China A-Share Analyst Research Report Monitor (研报) avatar

China A-Share Analyst Research Report Monitor (研报)

Pricing

from $20.00 / 1,000 analyst reports

Go to Apify Store
China A-Share Analyst Research Report Monitor (研报)

China A-Share Analyst Research Report Monitor (研报)

Keyless daily feed of Chinese sell-side research from Eastmoney (研报): stock/industry/strategy/macro reports with broker, researchers, current + previous rating (upgrade/downgrade signal), target prices and EPS/PE forecasts. Delta mode returns only new reports. For quant funds & equity research.

Pricing

from $20.00 / 1,000 analyst reports

Rating

0.0

(0)

Developer

Sami

Sami

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

A keyless daily feed of Chinese sell-side research — every new analyst report from Eastmoney (研报), with the broker, researchers, current + previous rating (the upgrade/downgrade signal), target prices, and EPS/PE forecasts. Built for quant / systematic funds, alt-data desks, and China equity research.

No login. No API key. No CAPTCHA.

The signal: rating changes

The tradable event is a broker moving a stock's rating — e.g. 增持 (accumulate) → 买入 (buy) is an upgrade. Every record carries rating, previousRating, and a derived ratingChange (upgrade / downgrade / maintain / initiate / unknown for reports with no rating). Set ratingChangesOnly: true to keep just the upgrades and downgrades.

Report types

reportType
stockIndividual-stock reports (个股研报) — the default
industryIndustry reports (行业研报)
strategyStrategy notes (策略报告)
macroMacro research (宏观研究)
brokerage_morningBrokerage morning meetings (券商晨会)

What you get (stock reports)

infoCode, title, stockCode, stockName, broker (+ full name), researchers, publishDate, rating, previousRating, ratingChange, targetPriceHigh / targetPriceLow, epsThisYear / peThisYear, epsNextYear / peNextYear, industry, reportUrl, pdfUrl.

A run rollup (rating-change counts, top brokers) is written to the key-value store SUMMARY.

Built for a daily schedule

Turn on deltaMode + an Apify Schedule (daily). Each run returns only reports new since the last run (deduped on infoCode), so you build a gap-free research feed and pay only for new reports.

Example input

{
"reportType": "stock",
"stockCodes": ["600519", "000858", "300750"],
"ratingChangesOnly": true,
"lookbackDays": 1,
"deltaMode": true,
"deltaStateKey": "my-watchlist"
}

Leave stockCodes empty to cover the whole market.

Pricing

Pay-per-event: $0.02 per report. In deltaMode you're charged only for genuinely new reports since your last run.

Notes & honest limitations

  • Forecasts and ratings are the broker's own, as published — this feed reports them, it does not endorse them.
  • pdfUrl follows Eastmoney's standard report-PDF pattern; a few older reports may not resolve — reportUrl (the report page) always works.
  • Aggregated public research metadata — no personal data.
  • Found a field you need or a bug? Open an issue on the Actor page — I typically respond within 48 hours.