A powerful web scraping tool for retrieving stock quotes, market data, news, and sector information in real-time.
| 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 |
/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.
共 1 个版本