Install
openclaw skills install webscraper-v2Comprehensive web scraping tool for stock data, news, sector analysis and more
openclaw skills install webscraper-v2A powerful web scraping tool for retrieving stock quotes, market data, news, and sector information in real-time.
| Command | Description | Example |
|---|---|---|
stock <code> | Query stock data by code | /webscraper stock 000001 |
block | Show hot sectors | /webscraper block |
news <keyword> | Search news | /webscraper news AI |
fund | Show fund flow | /webscraper fund |
url <address> | Scrape URL | /webscraper url https://example.com |
/webscraper stock 600519
Returns: Stock price, change %, volume for Moutai (600519)
/webscraper block
Returns: Top performing sectors with percentage changes
/webscraper news technology
Returns: Latest technology news articles
The skill is pre-installed. Requires Python 3.x on the system.