Toutiao Trending Scraper — News Hot Board avatar

Toutiao Trending Scraper — News Hot Board

Pricing

from $0.001 / topic scraped

Go to Apify Store
Toutiao Trending Scraper — News Hot Board

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

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

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.

Toutiao Scraper input — max topics in the Apify Console

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?

CategoryFields
📊 Rankingrank, hot value
📰 Topictitle, label, is new, is hot, category
🔍 Referencequery word, cluster id
🖼️ Media & linksimage, topic URL, source URL, collected date

What you get

Toutiao Scraper output example — trending topics with rank, hot value and category as structured JSON

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

FieldTypeDescription
rankintegerPosition of the topic on the hot board.
titlestringTrending news topic title.
hotValueintegerToutiao heat metric; higher means hotter.
labelstringTopic label, e.g. new or hot.
isNewbooleanWhether the topic is flagged as new.
isHotbooleanWhether the topic is flagged as hot.
categorystringTopic category, e.g. society.
queryWordstringSearch keyword associated with the topic.
clusterIdstringInternal cluster identifier for the topic.
imagestring (URL)Thumbnail image URL.
urlstring (URL)Direct link to the topic on Toutiao.
sourceUrlstring (URL)Source page URL for the record.
collectedAtstring (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

  1. Add the Toutiao Scraper to your Apify account.
  2. Set the maximum number of trending topics to scrape.
  3. Click Run.
  4. Export the results as JSON, CSV, Excel or XML, or pull them via the Apify API.
  5. Optionally schedule the actor (e.g. every 15–30 minutes) to build a time series.

Input

{
"maxItems": 100
}
FieldTypeDescription
maxItemsintegerMaximum 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.
  • hotValue is 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.

Notes

Original clean-room implementation. Returns only public data; you are responsible for compliance with Toutiao's terms. Not affiliated with Toutiao or ByteDance.