Toutiao Trending Scraper — News Hot Board
Pricing
from $0.001 / topic scraped
Toutiao Trending Scraper — News Hot Board
Scrape the Toutiao (今日头条) news hot board: rank, title, hot value, label, category and link. China's biggest news-aggregator trending list. Public API, no key.
Pricing
from $0.001 / topic scraped
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Toutiao Scraper — Trending News Hot Board (今日头条热榜)
Scrape the Toutiao hot board — the trending news list of 今日头条, China's biggest news aggregator — into clean JSON, CSV or Excel. This Toutiao scraper extracts rank, title, hot value, label (new/hot), category, thumbnail and link for every trending news topic. Fast and reliable.
Perfect for China news monitoring, PR and brand tracking, trend discovery and media research.

What does Toutiao Scraper do?
The Toutiao Scraper collects the live trending news hot board from Toutiao and returns it as structured data. It extracts every topic on the board with its rank, heat value, labels and category, so you can monitor what is trending in Chinese news and build a time series of topics.
What data can you scrape from Toutiao?
| Category | Fields |
|---|---|
| 📊 Ranking | rank, hot value |
| 📰 Topic | title, label, is new, is hot, category |
| 🔍 Reference | query word, cluster id |
| 🖼️ Media & links | image, topic URL, source URL, collected date |
What you get

Each trending topic is returned as one clean record. Example output:
{"rank": 1,"title": "一组数据读懂我国能源转型新趋势","hotValue": 12704620,"label": "new","isNew": true,"isHot": false,"category": "society","queryWord": "能源转型","clusterId": "7668250705069","image": "https://p3.toutiaoimg.com/...","url": "https://www.toutiao.com/trending/7668","sourceUrl": "https://www.toutiao.com/hot-event/hot-board/","collectedAt": "2026-07-30T12:00:00.000Z"}
Output schema
| Field | Type | Description |
|---|---|---|
rank | integer | Position of the topic on the hot board. |
title | string | Trending news topic title. |
hotValue | integer | Toutiao heat metric; higher means hotter. |
label | string | Topic label, e.g. new or hot. |
isNew | boolean | Whether the topic is flagged as new. |
isHot | boolean | Whether the topic is flagged as hot. |
category | string | Topic category, e.g. society. |
queryWord | string | Search keyword associated with the topic. |
clusterId | string | Internal cluster identifier for the topic. |
image | string (URL) | Thumbnail image URL. |
url | string (URL) | Direct link to the topic on Toutiao. |
sourceUrl | string (URL) | Source page URL for the record. |
collectedAt | string (ISO date) | Timestamp when the record was collected. |
Use cases
- China news monitoring — track what is trending across Chinese news in real time.
- PR and brand tracking — catch topics mentioning a brand, product or public figure.
- Trend discovery — spot rising stories early using rank and hot value.
- Media research — analyze categories and heat across time.
- Time-series building — schedule the actor to capture the board on an interval.
- Content planning — align editorial calendars with what audiences care about now.
How to scrape Toutiao data
- Add the Toutiao Scraper to your Apify account.
- Set the maximum number of trending topics to scrape.
- Click Run.
- Export the results as JSON, CSV, Excel or XML, or pull them via the Apify API.
- Optionally schedule the actor (e.g. every 15–30 minutes) to build a time series.
Input
{"maxItems": 100}
| Field | Type | Description |
|---|---|---|
maxItems | integer | Maximum number of trending news topics to scrape. |
Tips
- The board is realtime — schedule the actor (e.g. every 15–30 min) to build a time series of China's trending news.
hotValueis Toutiao's heat metric; higher means hotter.
Need more Chinese content data?
FAQ
How many topics can I scrape?
As many as the board carries — set maxItems to cap the run.
Do I need any setup or a login? No setup and no login. Just add the actor and run.
How fresh is the data? The hot board is realtime, so each run reflects what is trending at that moment.
What export formats are supported? JSON, CSV, Excel and XML, plus programmatic access through the Apify API.
How does billing work? You pay only per item you get, so costs scale with the number of topics you scrape.
Is the data only public data? Yes — the scraper returns only publicly available trending-topic information.
Can I integrate this with other tools? The Toutiao Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. It works with Make, Zapier, Slack, Airbyte, GitHub, Google Drive and many more, plus the Apify API, JavaScript/Python clients and MCP. Or use webhooks to trigger an action whenever a run finishes.
Related Actors
Notes
Original clean-room implementation. Returns only public data; you are responsible for compliance with Toutiao's terms. Not affiliated with Toutiao or ByteDance.