šØš³ Eastmoney China A-Shares Screener Ā· äøę¹č“¢åÆéč”
Pricing
from $20.00 / 1,000 stocks
šØš³ Eastmoney China A-Shares Screener Ā· äøę¹č“¢åÆéč”
Screen Chinese A-share stocks (Shanghai + Shenzhen + ChiNext + STAR Market) via Eastmoney's public quote API. Returns ticker, name, price, change %, volume, turnover, P/E, P/B, market cap. 5,500+ stocks queryable. For Chinese stock traders, quants, and finance analysts.
Pricing
from $20.00 / 1,000 stocks
Rating
0.0
(0)
Developer
Stephan Corbeil
Maintained by CommunityActor stats
0
Bookmarked
4
Total users
3
Monthly active users
12 hours ago
Last modified
Categories
Share
šØš³ Eastmoney Chinese A-Share Stock Screener
Screen Chinese A-share stocks (Shanghai + Shenzhen + ChiNext + STAR Market) via Eastmoney's public quote API. Returns ticker, name, price, change %, volume, turnover, P/E, P/B, market cap. 5,500+ stocks queryable. For Chinese stock traders, quants, and finance analysts.
š» Code Example ā Python
from apify_client import ApifyClientclient = ApifyClient("YOUR_APIFY_TOKEN")run = client.actor("nexgendata/eastmoney-china-stock-screener").call(run_input={"market": "all_a","sort_by": "market_cap","max_results": 50})for item in client.dataset(run["defaultDatasetId"]).iterate_items():print(item)
š Code Example ā cURL
curl -X POST "https://api.apify.com/v2/acts/nexgendata~eastmoney-china-stock-screener/run-sync-get-dataset-items?token=YOUR_TOKEN" \-H "Content-Type: application/json" \-d '{"market": "all_a", "sort_by": "market_cap", "max_results": 50}'
ā FAQ
Q: How do I get started? Sign up at apify.com, grab your API token from Settings ā Integrations, and run the actor via the Apify console, API, Python SDK, or any integration (Zapier, Make.com, n8n).
Q: What's the typical cost per run? See pricing below. Most runs finish under $0.20 for typical batches.
Q: Is this actor maintained? Yes. NexGenData maintains 170+ Apify actors and ships updates regularly. Bug reports via the Apify console issues tab get responses within 24 hours.
Q: Can I use the output commercially? Yes ā you own the output data. Check the source's Terms of Service for any restrictions on the underlying data.
š° Pricing
- Actor Start: $0.005 per run
- Stock: $0.02 per stock
Agentic payments (AI agent buyers welcome)
This actor supports autonomous payment via Skyfire ā AI agents (Claude Desktop, OpenCode, Cursor, Vercel AI SDK, OpenAI Agents SDK) can discover, fund, and invoke it without a human-in-the-loop credit card flow.
Agents using Apify's MCP server can find this actor by searching for China A-share stocks, Asian equity fundamentals, or Bloomberg alternative and pay via a Skyfire PAY token (minimum $5 prefund). The existing pay-per-event pricing applies unchanged ā the agent funds a token, runs the actor at the published per-result rate, and unused balance returns to the wallet on expiry.
Compatible agent frameworks:
- Apify's official MCP server (
mcp.apify.com) - Claude Desktop with Apify MCP integration
- OpenCode + Apify MCP
- OpenAI Agents SDK + Skyfire toolkit (via Composio)
- Vercel AI SDK + Skyfire toolkit (via Composio)
No code changes needed on the actor side ā the integration is fully on Apify's infrastructure. AI agents discover via allowsAgenticUsers=true filter on Apify's store API.
š Related NexGenData Actors
š More From NexGenData
Visit thenextgennexus.com for:
- š Tutorials on web scraping, data extraction, and AI workflows
- š§° The full catalog of 170+ actors, REST APIs, and MCP servers
- š¦ Ready-made data packs on Gumroad
- šØ The NexGenData newsletter
š Apify Affiliate Program
New to Apify? Sign up with our referral link ā you get free platform credits on signup, and you help fund the maintenance of this actor fleet.
Built and maintained by NexGenData ā 170+ actors covering scraping, enrichment, MCP servers, and automation. Home: thenextgennexus.com.
š» Code Example ā Python
from apify_client import ApifyClientclient = ApifyClient("YOUR_APIFY_TOKEN")run = client.actor("nexgendata/eastmoney-china-stock-screener").call(run_input={# Fill in the input shape from the actor's input_schema})for item in client.dataset(run["defaultDatasetId"]).iterate_items():print(item)
š Code Example ā cURL
curl -X POST "https://api.apify.com/v2/acts/nexgendata~eastmoney-china-stock-screener/run-sync-get-dataset-items?token=YOUR_TOKEN" \-H "Content-Type: application/json" \-d '{ /* input schema */ }'
ā FAQ
Q: How do I get started? Sign up at apify.com, grab your API token from Settings ā Integrations, and run the actor via the Apify console, API, Python SDK, or any integration (Zapier, Make.com, n8n).
Q: What's the typical cost per run? See the pricing section below. Most runs finish under $0.10 for typical batches.
Q: Is this actor maintained? Yes. NexGenData maintains 165+ Apify actors and ships updates regularly. Bug reports via the Apify console issues tab get responses within 24 hours.
Q: Can I use the output commercially? Yes ā you own the output data. Check the target site's Terms of Service for any usage restrictions on the scraped content itself.
Q: How do I handle rate limits? Apify manages concurrency and retries automatically. For very large batches (10K+ items), run multiple smaller jobs in parallel instead of one mega-job for better reliability.
š° Pricing
Pay-per-event pricing ā you only pay for what you actually extract.
- Actor Start: $0.0001
- result: $0.0050
š Related NexGenData Actors
š Apify Affiliate Program
New to Apify? Sign up with our referral link ā you get free platform credits on signup, and you help fund the maintenance of this actor fleet.
š More From NexGenData
Explore the full catalog, tutorials, Gumroad data packs, and newsletter at thenextgennexus.com ā the brand home for everything we ship.
- š Tutorials & how-to guides
- šļø Full actor catalog with usage examples
- š¦ Gumroad data packs (one-time purchases)
- š¬ Newsletter ā monthly drops of new actors and revenue experiments
Built and maintained by NexGenData ā 165+ actors covering scraping, enrichment, MCP servers, and automation. š Home: thenextgennexus.com
Why Eastmoney Screener Beats Wind, CSMAR, Bloomberg China & Refinitiv
| Feature | NexGenData Eastmoney Screener | Wind Information | CSMAR | Bloomberg China | Refinitiv Eikon |
|---|---|---|---|---|---|
| Cost | $0.02 / stock, pay-per-event | $$$$ annual contract | $$$$ academic license | $24K / year / seat | $22K / year / seat |
| Shanghai + Shenzhen + ChiNext + STAR | Yes | Yes | Yes | Yes | Yes |
| Live quotes + fundamentals | Yes ā P/E, P/B, market cap | Yes | Yes | Yes | Yes |
| Bulk JSON export | Yes ā 5,500+ A-shares | Plan-gated | Plan-gated | Plan-gated | Plan-gated |
| Auth required | Apify token | Wind license | Academic license | Seat license | Seat license |
| English field names | Yes | Chinese-first | Chinese-first | Yes | Yes |
| Monthly minimum | None | $$$$ | $$$$ | $$$$ | $$$$ |
Most China-equity quant teams pick this screener instead of Wind because Wind requires a seat license + Mandarin-first UI; this actor ships English-named fields and bills $0.02/stock flat. A daily 100-stock sweep = $2.005/day vs Wind's $20K+/year/seat. A drop-in alternative to the Chinese-market half of a Bloomberg subscription if that's the only region you cover, and cheaper than any of the institutional-grade alternatives by 100Ć+.
Related NexGenData Financial-Data Actors
| Use case | Actor |
|---|---|
| Yahoo Finance scraper (quotes + fundamentals) | yahoo-finance-scraper |
| Finviz US stock screener | finviz-stock-screener |
| Stock market scraper (global tickers) | stock-market-scraper |
| NSE India stock screener (Nifty 200) | nse-india-stock-screener |
| IPO tracker (upcoming + recent IPOs) | ipo-tracker |
| Earnings calendar (US + global) | earnings-calendar |
| Treasury yields + bond curve | treasury-yields-bonds |
| ETF holdings tracker | etf-holdings-tracker |
| SEC Form 4 insider transactions | sec-form4-insider-tracker |
| Finance MCP server for AI agents | finance-mcp-server |
Browse the full NexGenData catalog of 260+ actors at https://apify.com/nexgendata?fpr=2ayu9b