Hkex: Get Daily Quotations
Hkex via Parse · Finance
Fetch the Daily Quotations report for the Main Board. Returns the full text report including market highlights, quotations, sales records, and amendment records for the specified trading day. Only available for past trading days; weekends and holidays return an upstream error. Comprehensive API for Hong Kong Stock Exchange (HKEX) market data, including real-time quotes, indices, announcements, and daily reports. Fulfilled by Parse from hkex.com.hk.
- finance
- government-public
- hkex
- hkex-com-hk
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/cd225318-0b93-40b5-9d1e-08aa24b02127/get_daily_quotations
- Interface artifact
- sha256:99d018dd381e3568685300b13401fc7d26453bfedc17d492acd5c66b461a8298
- Manifest digest
- sha256:a8b8eccdcd523c9609f72174239e23accd6173147149e31ce372a845ea8e376e
Request fields
- date (string): Trading date in YYMMDD format (e.g. '260609' for 9 June 2026). Omitting defaults to today's date.
- board (string): Board type. Only 'main' is supported.: Allowed values: main
Example queries
- {"date":"260609","board":"main"}