China Financial News — Eastmoney 7×24 Live Newsflash (快讯)
Pricing
from $20.00 / 1,000 results
China Financial News — Eastmoney 7×24 Live Newsflash (快讯)
Stream China's market-moving financial newsflashes from Eastmoney 7×24 (快讯) — title, full text, publish time and related stock codes (SH/SZ/HK/US) for each item. Keyword-filter by theme, sector or company and get clean JSON for real-time market monitoring, alerting and news-driven strategies.
Pricing
from $20.00 / 1,000 results
Rating
0.0
(0)
Developer
NexGenData
Maintained by CommunityActor stats
0
Bookmarked
12
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Get China's market-moving headlines the moment they break. This actor streams Eastmoney's 7×24 newsflash (快讯) — full title, body text, publish time, and the related stock codes (mapped to SH/SZ/HK/US) for each item — and lets you keyword-filter to any theme, sector, or company (央行, 芯片, AI…). It's a structured, pollable feed for real-time market monitoring, alerting, and news-driven strategies.
What you get
Each row is one newsflash item:
id,title,summary(full text)publishedAt— publish timestamprelatedStocks— tagged tickers mapped to SH/SZ/HK/US prefixescommentCount,isHighlighted,dataSource
Use cases
- Real-time market-news alerting — Slack/Telegram bots on breaking headlines.
- Keyword / theme monitoring — chips, rate cuts, AI, a specific company.
- Ticker-tagged news — feed an equities dashboard with stock-linked headlines.
- NLP / sentiment pipelines — clean Chinese finance text with timestamps.
- Event studies — precise news timestamps for backtesting.
Sample input
{ "maxResults": 50, "keyword": "央行" }
Sample output
{ "id": "202606291234567", "title": "央行开展5000亿元逆回购操作","summary": "…", "publishedAt": "2026-06-29 09:15:00","relatedStocks": ["SH601398","SZ000001"], "commentCount": 12,"isHighlighted": true, "dataSource": "eastmoney.com 7x24 (live)" }
FAQ
Where do the headlines come from? Eastmoney's 7×24 快讯 newsflash stream.
Can I filter by topic or company?
Yes — keyword matches the title or summary.
Do items include stock tickers?
Yes — relatedStocks are mapped to SH/SZ/HK/US prefixes.
How many items per run?
Up to 1000 (maxResults).
Is it real time? Live on each run — schedule it for continuous monitoring.