A-Share Stock Real-time Quotes
Pricing
from $10.00 / 1,000 results
Go to Apify Store
A-Share Stock Real-time Quotes
Fetches real-time stock quotes for Chinese A-share markets (Shanghai & Shenzhen). Supports multiple stock codes, returns price, change, volume, PE ratio, market cap and more.
A-Share Stock Real-time Quotes (A股实时行情)
Get real-time stock quotes for Chinese A-share markets (Shanghai & Shenzhen stock exchanges).
Use Cases
- Quantitative traders: Get live price feeds for algorithmic trading
- Portfolio tracking: Monitor your Chinese stock holdings in real-time
- Market analysis: Track price movements, volume, and limits across multiple stocks
- Data feeds: Use as a source for dashboards, alerts, and reporting tools
Input
{"stocks": ["600519", "300339", "000001"]}
| Field | Type | Description |
|---|---|---|
stocks | string[] | List of A-share stock codes. Shanghai (6xx/9xx) and Shenzhen (0xx/3xx) supported. |
fields | string | Leave as "all" (default). |
Examples
| Stocks | Description |
|---|---|
["600519"] | 贵州茅台 (Kweichow Moutai) |
["300339"] | 润和软件 (Runhe Software) |
["000001","399001","399006"] | 平安银行 + 深证成指 + 创业板指 |
["601318","600036","600887"] | 中国平安 + 招商银行 + 伊利股份 |
Output
Each stock returns:
| Field | Description |
|---|---|
name | Stock name (Chinese) |
code | Stock code |
price | Current price |
changePercent | Change percentage (%) |
change | Price change amount |
open | Today's opening price |
high | Today's highest price |
low | Today's lowest price |
lastClose | Yesterday's closing price |
volume | Trading volume (in lots/hands) |
volumeRatio | Volume ratio vs average |
highLimit | Limit-up price (涨停价) |
lowLimit | Limit-down price (跌停价) |
Pricing
- Free tier: First 10 stock queries per run are free
- Paid tier: $0.01 per stock quote beyond free tier
- Average cost per run with 5 stocks: $0.00 (first 10 free)
Data Source
Powered by Tencent Finance API (公开免费接口).
Why This Actor?
- ✅ Real-time data — updates every few seconds during trading hours
- ✅ No API key needed — just enter stock codes and run
- ✅ Chinese market coverage — all Shanghai & Shenzhen listed stocks
- ✅ Simple and fast — results in under 2 seconds