๐Ÿ‡จ๐Ÿ‡ณ China Trends Tracker ยท ไธญๅ›ฝ่ถ‹ๅŠฟๆฑ‡ๆ€ป(ๅพฎๅš/็™พๅบฆ/ๆŠ–้Ÿณ) avatar

๐Ÿ‡จ๐Ÿ‡ณ China Trends Tracker ยท ไธญๅ›ฝ่ถ‹ๅŠฟๆฑ‡ๆ€ป(ๅพฎๅš/็™พๅบฆ/ๆŠ–้Ÿณ)

Pricing

from $12.00 / 1,000 trends

Go to Apify Store
๐Ÿ‡จ๐Ÿ‡ณ China Trends Tracker ยท ไธญๅ›ฝ่ถ‹ๅŠฟๆฑ‡ๆ€ป(ๅพฎๅš/็™พๅบฆ/ๆŠ–้Ÿณ)

๐Ÿ‡จ๐Ÿ‡ณ China Trends Tracker ยท ไธญๅ›ฝ่ถ‹ๅŠฟๆฑ‡ๆ€ป(ๅพฎๅš/็™พๅบฆ/ๆŠ–้Ÿณ)

Aggregate real-time trending topics from China's top 3 platforms: Weibo Hot Search, Baidu Hot, Toutiao Hot Board. Returns topic, rank, score, source URL. For PR agencies, brand-monitoring teams, marketing analysts tracking what's hot in mainland China.

Pricing

from $12.00 / 1,000 trends

Rating

0.0

(0)

Developer

Stephan Corbeil

Stephan Corbeil

Maintained by Community

Actor stats

0

Bookmarked

9

Total users

5

Monthly active users

a day ago

Last modified

Categories

Share

๐Ÿ”ฅ China Trends Tracker โ€” Weibo + Baidu + Toutiao

Aggregate real-time trending topics from China's top 3 platforms: Weibo Hot Search, Baidu Hot, Toutiao Hot Board. Returns topic, rank, score, source URL. For PR agencies, brand-monitoring teams, marketing analysts tracking what's hot in mainland China.

๐Ÿ’ป Code Example โ€” Python

from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run = client.actor("nexgendata/china-trends-tracker").call(run_input={
"sources": [
"weibo",
"baidu",
"toutiao"
]
})
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

๐ŸŒ Code Example โ€” cURL

curl -X POST "https://api.apify.com/v2/acts/nexgendata~china-trends-tracker/run-sync-get-dataset-items?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"sources": ["weibo", "baidu", "toutiao"]}'

โ“ 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
  • Trend: $0.012 per trend

๐Ÿ“š 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 ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run = client.actor("nexgendata/china-trends-tracker").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~china-trends-tracker/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

๐Ÿš€ 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


FeatureNexGenData China Trends TrackerNewRank / NewWhaleBrandwatchMeltwaterManual hot-topic browsing
CostPay-per-result, no seatsยฅ$$$$/year$800-3000 / month$$$$ enterpriseFree (slow, breaks)
SourcesWeibo + Baidu + Toutiao (multi)Multi-platform (paid tier)Multi-platform aggregatorMulti-platform aggregatorDIY per source
Hot-search rank + deltaYes โ€” structuredYesLimitedLimitedVisible
Engagement / heat scoresYesYesAggregatedAggregatedVisible
Bulk exportJSON / CSV / ExcelCSV (plan-gated)Plan-gatedPlan-gatedManual
Multi-source single callYesPlan-gatedYes (paid)YesDIY per source
API accessApify REST + SDKsPaid planEnterpriseEnterpriseNone
Auth requiredApify tokenAccount + planAccount + planAccount + planNone
Monthly minimumNoneยฅ$$$$$800+$$$$None

Most China audience-intel + brand-monitoring teams pick this actor instead of NewRank because NewRank's per-platform pricing stacks fast across Weibo + Baidu + Toutiao + Douyin; this actor unifies all three in one schedule-able call. Cheaper than Brandwatch / Meltwater for the China-specific slice and a drop-in alternative to scraping three separate hot-topic pages yourself. The output is one flat JSON table โ€” multi-source ranks side-by-side.

Use caseActor
Bilibili video search (Chinese video)bilibili-video-search
Bilibili video comments (sentiment)bilibili-video-comments
Weibo hot-search trackerweibo-hot-search-tracker
Xiaohongshu trends tracker (RED)xiaohongshu-trends-tracker
Douyin trending tracker (TikTok China)douyin-trending-tracker
Zhihu Q&A tracker (Chinese Quora)zhihu-qa-tracker
JD.com product scraper (China e-commerce)jd-com-product-scraper
Eastmoney China stock screenereastmoney-stock-screener

Browse the full NexGenData catalog of 260+ actors at https://apify.com/nexgendata?fpr=2ayu9b