π¦ ClawHub
Web Scraper Pro
by @windy-001-crypto
Comprehensive web scraping tool for stock data, news, sector analysis and more
TERMINAL
clawhub install webscraper-v2π About This Skill
name: webscraper-v2 description: Comprehensive web scraping tool for stock data, news, sector analysis and more command-dispatch: tool command-tool: webscraper command-arg-mode: raw metadata: {"openclaw": {"emoji": "π·οΈ", "requires": {"bins": ["python3"]}}}
π·οΈ Web Scraper - Data Collection Assistant
A powerful web scraping tool for retrieving stock quotes, market data, news, and sector information in real-time.
Features
Commands
| Command | Description | Example |
|---------|-------------|---------|
| stock | Query stock data by code | /webscraper stock 000001 |
| block | Show hot sectors | /webscraper block |
| news | Search news | /webscraper news AI |
| fund | Show fund flow | /webscraper fund |
| url | Scrape URL | /webscraper url https://example.com |
Usage Examples
Stock Query
/webscraper stock 600519
Returns: Stock price, change %, volume for Moutai (600519)Sector Data
/webscraper block
Returns: Top performing sectors with percentage changesNews Search
/webscraper news technology
Returns: Latest technology news articlesTechnical Details
Installation
The skill is pre-installed. Requires Python 3.x on the system.