Eastmoney: Get Sector List
Eastmoney via Parse · Finance
Fetch a paginated list of industry or concept sectors with performance metrics. Each sector includes a BK-prefixed code, name, change percentage, volume, and leading stock information. Use sector_type to switch between industry classification and thematic concept groupings. 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_sector_list
- Interface artifact
- sha256:1910b95a6e3ecd6038e7d29bc811fb698f3415bbd502d865d239b03a74ee3eae
- Manifest digest
- sha256:6ad83c822e7420022934f77a4f585ae1ab47f441825517916f20bf4a6a8145b3
Request fields
- page (integer): Page number (1-based)
- page_size (integer): Results per page: Allowed values: 5, 10, 20
- sector_type (string): Sector classification type: 'industry' for industry sectors, 'concept' for thematic concept sectors: Allowed values: industry, concept
Example queries
- {"page":"1","page_size":"5","sector_type":"industry"}