Eastmoney: Get Realtime Quote
Eastmoney via Parse · Finance
Fetch a real-time quote snapshot for one security. Returns current price, OHLC, volume, amount, market cap, PE ratio, and change metrics. Field codes (f43, f44, ...) can be customized via the fields parameter; defaults cover the most common market-data fields. Access Chinese stock market data from Eastmoney including real-time quotes, historical K-line data, tick-by-tick trades, order book, stock listings, and sector performance. Fulfilled by Parse from wap.eastmoney.com.
- crypto-web3
- developer-tools
- eastmoney
- finance
- parse
- platform-key
- wap-eastmoney-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b978b1dd-7b63-47e0-9ab7-9338ac88303e/get_realtime_quote
- Interface artifact
- sha256:d0435becdf27178ac6b95de2d9738a1d46b809b5665f7cb35c44e78741402aa9
- Manifest digest
- sha256:38589bdf792a958c2928c7974baa2162dd784e6c6843284aa86196b60783e21a
Request fields
- secid (string, required): Security ID in format 'market.code' (e.g., '1.600519' for Shanghai, '0.000001' for Shenzhen). Obtain from search_security results[*].QuoteID.
- fields (string): Comma-separated field codes to return (e.g., 'f43,f44,f45,f57,f58'). Default includes price, volume, PE, market cap fields: f43,f44,f45,f46,f47,f48,f60,f57,f58,f9,f20,f162,f167,f168,f169,f170,f171,f172,f116,f117
Example queries
- {"secid":"1.600519","fields":"f43,f44,f45,f57,f58"}