China Listed-Company Announcements — CNINFO (SZSE & SSE) avatar

China Listed-Company Announcements — CNINFO (SZSE & SSE)

Pricing

from $20.00 / 1,000 trending repos

Go to Apify Store
China Listed-Company Announcements — CNINFO (SZSE & SSE)

China Listed-Company Announcements — CNINFO (SZSE & SSE)

Pull live disclosures from every Shenzhen and Shanghai listed company straight from CNINFO — stock code, company name, title, exchange, timestamp and a direct PDF link. Filter by market, date range, title keyword (年报, 收购…) or category. Clean JSON for equity research and compliance.

Pricing

from $20.00 / 1,000 trending repos

Rating

0.0

(0)

Developer

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

3 hours ago

Last modified

Categories

Share

China Listed-Company Announcements — CNINFO Filings (SZSE & SSE)

Pull live disclosures from every Shenzhen and Shanghai listed company straight from CNINFO (巨潮资讯) — the official A-share filing hub. Each result gives you the stock code, company name, announcement title, exchange, timestamp and a direct PDF link, filterable by market, date range, or title keyword (年报 annual reports, 收购 acquisitions…) and by CNINFO category code. It's structured, ready-to-query filing data for equity research, compliance and event monitoring.

What you get

Each row is one disclosure:

  • secCode, secName — stock code and company name
  • title — announcement title
  • market — Shenzhen (SZSE) or Shanghai (SSE)
  • announcementTime — ISO timestamp
  • pdfUrl — direct link to the document on static.cninfo.com.cn
  • announcementId, orgId, dataSource

Use cases

  • Annual-report / earnings filing harvesting — sweep 年报 and results filings.
  • M&A and acquisition disclosure monitoring — track deal announcements.
  • Compliance / regulatory tracking — filter by CNINFO category code.
  • Equity-research data lake — ingest filings with direct PDF links.
  • Event-driven alerts — watch a list of companies for new disclosures.

Sample input

{ "market": "all", "daysBack": 7, "searchKey": "年报", "maxResults": 100 }

Filter by market (SZSE, SSE, or all), daysBack (up to 365), searchKey (title keyword), and category (CNINFO category code).

Sample output

{ "secCode": "000001", "secName": "平安银行",
"title": "平安银行2025年年度报告", "market": "Shenzhen (SZSE)",
"announcementTime": "2026-06-28T08:00:00+00:00",
"pdfUrl": "http://static.cninfo.com.cn/finalpage/2026-06-28/12345678.PDF",
"announcementId": "12345678", "orgId": "gssz0000001",
"dataSource": "cninfo.com.cn (live)" }

FAQ

Where do the filings come from? CNINFO (巨潮资讯) — the official SZSE/SSE disclosure hub.

Do I get the PDF? Yes — pdfUrl links the document on static.cninfo.com.cn.

Can I filter to annual reports only? Use searchKey: 年报 or the relevant CNINFO category code.

Which exchanges? SZSE, SSE, or both (market).

How far back? Up to 365 days (daysBack).