China A-Share Financials โ Earnings & Fundamentals
Pricing
from $100.00 / 1,000 company financial records
China A-Share Financials โ Earnings & Fundamentals
Scrape per-company financials for every listed Chinese A-share: revenue, net profit, EPS, ROE, gross margin, YoY/QoQ growth, for any reporting period. Eastmoney ไธ็ปฉๆฅ่กจ data, no login required.
Pricing
from $100.00 / 1,000 company financial records
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
2
Total users
0
Monthly active users
12 hours ago
Last modified
Share
Pull structured quarterly fundamentals for the entire Chinese A-share universe โ Shanghai, Shenzhen, STAR Market, ChiNext and the Beijing Stock Exchange โ in a single run. Every row carries the headline numbers equity desks actually screen on: total revenue, net profit to parent, basic and deducted EPS, weighted ROE, gross margin, and pre-computed year-over-year and quarter-over-quarter growth. It is the spreadsheet-ready version of Eastmoney's public performance-report (ไธ็ปฉๆฅ่กจ) feed โ no login, no account, no API key.
If you do equity research, quant screening, or track Chinese markets from offshore, this Actor gives you the fundamentals of the whole market as clean rows you can filter, rank and model.
What you get
One row per company per reporting period, with:
| Field | Description |
|---|---|
stockCode / secuCode | 6-digit code and full code with exchange suffix |
stockName | Company short name |
market | Board (ๆฒชๅธไธปๆฟ, ๆทฑๅธไธปๆฟ, ๅไธๆฟ/ChiNext, ็งๅๆฟ/STAR, ๅไบคๆ/BSE) |
reportPeriod / reportType | e.g. 2026Q1, "2026ๅนด ไธๅญฃๆฅ" |
totalRevenue | Total operating revenue (CNY) |
revenueYoYPct / revenueQoQPct | Revenue growth, year-over-year / quarter-over-quarter |
netProfitToParent | Net profit attributable to parent (CNY) |
netProfitYoYPct / netProfitQoQPct | Net profit growth YoY / QoQ |
basicEps / deductedEps | Basic EPS and EPS excluding non-recurring items |
weightedRoePct | Weighted average return on equity |
grossMarginPct | Gross profit margin |
netAssetsPerShare | Book value per share |
operCashFlowPerShare | Operating cash flow per share |
announcementDate | Date the results were disclosed |
Input
- Reporting period (
reportPeriod) โ a quarter-end such as2026-03-31(Q1),2025-12-31(annual),2025-06-30(interim). Leave blank to auto-select the latest fully-reported quarter. - Stock codes (
securityCodes) โ restrict to specific tickers (e.g.600519,000001,300750), or leave empty for the whole market. - Include NEEQ (
includeNEEQ) โ off by default; on includes lower-tier ๆฐไธๆฟ companies. - Max companies (
maxResults) โ cap the number of rows (default 500).
Example input
{"reportPeriod":"2026-03-31","securityCodes":["600519","300750","000001"],"maxResults":500}
Example output row
{"stockCode":"600519","stockName":"่ดตๅท่ ๅฐ","secuCode":"600519.SH","market":"ๆฒชๅธไธปๆฟ","reportPeriod":"2026Q1","reportType":"2026ๅนด ไธๅญฃๆฅ","totalRevenue":51444000000.0,"revenueYoYPct":10.7,"revenueQoQPct":-8.2,"netProfitToParent":26849000000.0,"netProfitYoYPct":11.6,"basicEps":21.37,"deductedEps":21.30,"weightedRoePct":12.05,"grossMarginPct":92.0,"netAssetsPerShare":180.5,"announcementDate":"2026-04-29","dataSource":"Eastmoney ไธ็ปฉๆฅ่กจ (live)"}
Use cases
- Quant & factor screening โ rank the whole market on growth, ROE, margin or EPS in seconds.
- Earnings-season monitoring โ pull each quarter's results as companies report; sort by
announcementDate. - Fundamental research โ build comparable tables across peers or sectors.
- Dashboards & data products โ feed clean A-share fundamentals into your own app, sheet or BI tool.
- Backtesting โ collect historical quarters (loop
reportPeriod) to build a fundamentals time series.
Tips
- Run it on a schedule during reporting season and sort on
announcementDateto catch fresh results. - To build history, run once per quarter-end (
2025-03-31,2025-06-30, โฆ) and append to one dataset. revenueYoYPctandnetProfitYoYPctare already computed โ no need to derive growth yourself.
FAQ
Do I need an account or API key? No. Data is pulled live from Eastmoney's public dataset.
Which markets are covered? All A-shares โ Shanghai & Shenzhen main boards, STAR Market (็งๅๆฟ), ChiNext (ๅไธๆฟ) and the Beijing Stock Exchange. NEEQ (ๆฐไธๆฟ) is optional.
How fresh is it? As fresh as Eastmoney โ rows appear as companies disclose. Sort by announcementDate.
What currency are the figures in? Chinese yuan (CNY).
Can I build a historical time series? Yes โ loop reportPeriod per quarter-end and append to one dataset.
