← Back to Skills Marketplace
Web Scraper Pro
by
windy-001-crypto
· GitHub ↗
· v1.0.0
455
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install webscraper-v2
Description
Comprehensive web scraping tool for stock data, news, sector analysis and more
Usage Guidance
This skill is inconsistent: it advertises real-time scraping from external finance APIs and lists requests/BeautifulSoup, but the included Python script only returns simulated data and has no network calls. Before installing or using it, ask the maintainer for the real implementation or source code repository, confirm whether network access and the listed Python dependencies will be required, and whether the tool adheres to data-source terms of service. If you expect real scraping, run the skill in an isolated/sandboxed environment and inspect any future versions for actual network requests (requests/urllib) and external endpoints. Avoid providing credentials unless you can verify the skill's origin and necessity.
Capability Analysis
Type: OpenClaw Skill
Name: webscraper-v2
Version: 1.0.0
The skill bundle is benign. The `webscraper.py` script, despite its name, does not perform any actual web scraping, network requests, or file system operations. All data is hardcoded, and the `cmd_url` function explicitly states it requires a browser for actual scraping. While `SKILL.md` uses `command-arg-mode: raw`, which could enable vulnerabilities in a different script, this specific Python script does not execute user input in a way that creates shell injection or other RCE risks, making it harmless.
Capability Assessment
Purpose & Capability
Name/description claim real-time scraping from Sina/East Money and list dependencies (requests, BeautifulSoup4), but the shipped webscraper.py contains only simulated/local data and no network or requests/bs4 imports. The single required binary (python3) is appropriate, but the declared external data sources and dependencies are not reflected in the code.
Instruction Scope
SKILL.md provides focused runtime instructions (command dispatch to the webscraper tool) and does not instruct the agent to read unrelated files, environment variables, or exfiltrate data. It does mention URL scraping but explicitly notes that a browser tool is required.
Install Mechanism
No install spec (instruction-only) and a single Python script included. No external archives or installers are fetched, minimizing install-time risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The code does not access secrets or external configurations.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. The skill does not request persistent elevated privileges or modify other skills' config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install webscraper-v2 - After installation, invoke the skill by name or use
/webscraper-v2 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Full feature version - stock, news, sectors, URL scraping
Metadata
Frequently Asked Questions
What is Web Scraper Pro?
Comprehensive web scraping tool for stock data, news, sector analysis and more. It is an AI Agent Skill for Claude Code / OpenClaw, with 455 downloads so far.
How do I install Web Scraper Pro?
Run "/install webscraper-v2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Web Scraper Pro free?
Yes, Web Scraper Pro is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Web Scraper Pro support?
Web Scraper Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Web Scraper Pro?
It is built and maintained by windy-001-crypto (@windy-001-crypto); the current version is v1.0.0.
More Skills