China A-Share Financials — Earnings & Fundamentals avatar

China A-Share Financials — Earnings & Fundamentals

Pricing

from $100.00 / 1,000 company financial records

Go to Apify Store
China A-Share Financials — Earnings & Fundamentals

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

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

a day ago

Last modified

Categories

Share

Pull per-company financial results for every listed Chinese A-share in one run: revenue, net profit, EPS, ROE, gross margin and year-over-year / quarter-over-quarter growth, for any reporting period you choose. It's the structured, spreadsheet-ready version of Eastmoney's performance-report (业绩报表) data — no login, no account, no API key.

If you do equity research, quant screening, or track Chinese markets, this Actor gives you the fundamentals of the entire A-share universe (Shanghai, Shenzhen, STAR Market, ChiNext and the Beijing Stock Exchange) as clean rows you can filter, rank and model.

What you get

One row per company per reporting period, with:

FieldDescription
stockCode / secuCode6-digit code and full code with exchange suffix
stockNameCompany short name
marketBoard (沪市主板, 深市主板, 创业板/ChiNext, 科创板/STAR, 北交所/BSE)
reportPeriod / reportTypee.g. 2026Q1, "2026年 一季报"
totalRevenueTotal operating revenue (CNY)
revenueYoYPct / revenueQoQPctRevenue growth, year-over-year / quarter-over-quarter
netProfitToParentNet profit attributable to parent (CNY)
netProfitYoYPct / netProfitQoQPctNet profit growth YoY / QoQ
basicEps / deductedEpsBasic EPS and EPS excluding non-recurring items
weightedRoePctWeighted average return on equity
grossMarginPctGross profit margin
netAssetsPerShareBook value per share
operCashFlowPerShareOperating cash flow per share
announcementDateDate the results were disclosed

Input

  • Reporting period (reportPeriod) — a quarter-end such as 2026-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.

Example input

{
"reportPeriod": "2026-03-31",
"securityCodes": ["600519", "300750", "000001"]
}

Example output row

{
"stockCode": "600519",
"stockName": "贵州茅台",
"market": "沪市主板",
"reportPeriod": "2026Q1",
"totalRevenue": 51444000000.0,
"revenueYoYPct": 10.7,
"netProfitToParent": 26849000000.0,
"netProfitYoYPct": 11.6,
"basicEps": 21.37,
"weightedRoePct": 12.05,
"grossMarginPct": 92.0,
"announcementDate": "2026-04-29"
}

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 announcementDate to catch fresh results.
  • To build history, run once per quarter-end (2025-03-31, 2025-06-30, …) and append to one dataset.
  • revenueYoYPct and netProfitYoYPct are 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? Chinese yuan (CNY).

Part of a China market-intelligence suite:

  • Eastmoney China Stock Screener — live A-share price/valuation screening.
  • Eastmoney Financial News — Chinese financial news headlines.
  • China A-Share Earnings Calendar / Block Trades / Dragon-Tiger / Stock Connect — the rest of the China finance data stack.