stock-price
Installation
SKILL.md
Real-Time Stock, ETF, and Index Quotes
Data Sources (by Priority)
| Priority | Data Source | Features |
|---|---|---|
| Preferred | Tencent Quotes API (qt.gtimg.cn) | Fastest; get all data with a single curl command, no login required |
| Alternative | Sina Finance (gu.sina.cn) | Homepage displays market indices and the top 6 popular industries |
| Alternative | East Money (data.eastmoney.com/bkzj/hy.html) | Sector capital flows; desktop user agent required |
Tencent Quotes API (Preferred)
Request Format
curl -s "qt.gtimg.cn/q=<list of codes, comma-separated>"