Discover/toutiao.com API
live

toutiao.com APItoutiao.com

Access Toutiao's homepage feed, category feeds, article details, trending hot list, comments, and video content via a structured JSON API.

Endpoints
7
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/ec8d8006-f607-43ff-ae22-6c64882ca5a2/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/ec8d8006-f607-43ff-ae22-6c64882ca5a2/get_homepage_feed' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

Fetch the main recommended article feed from the Toutiao homepage. Returns an array of article objects with metadata including title, abstract, comment count, and article/group IDs usable for detail and comment endpoints.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "articles": "array of article objects with fields like Abstract, article_url, group_id, item_id, comment_count, digg_count, media_info, publish_time"
  },
  "sample": {
    "data": {
      "articles": [
        {
          "item_id": "7634676592689545743",
          "Abstract": "五月神州,又一个礼赞劳动的节日如期到来。",
          "group_id": "7634676592689545743",
          "has_video": false,
          "digg_count": 836,
          "article_url": "https://content-static.cctvnews.cctv.com/snow-book/index.html?item_id=15876166303712142271",
          "publish_time": 1777586679,
          "comment_count": 444
        }
      ]
    },
    "status": "success"
  }
}

About the toutiao.com API

The Toutiao API provides 7 endpoints covering China's leading news aggregation platform, returning structured article data from feeds, search, and detail pages. You can pull the homepage feed with get_homepage_feed, fetch category-specific articles using channel slugs like news_tech or news_entertainment, retrieve full HTML article content, and query the trending hot board — all in a single API surface.

Feeds and Article Data

The get_homepage_feed endpoint returns an array of article objects from Toutiao's main recommended feed, each carrying fields including Abstract, article_url, group_id, item_id, comment_count, digg_count, media_info, and publish timestamp. The get_category_feed endpoint accepts a required channel parameter — verified values include news_tech, news_entertainment, news_sports, news_finance, and video — and returns the same article object shape scoped to that channel.

Article Detail and Comments

get_article_detail takes an article_id (a numeric string obtainable from feed endpoints) and returns the full HTML content, title, source, abstract, itemId, and publishTime. Video articles return a distinct schema that includes video playback metadata. get_article_comments accepts the same article_id along with optional count and offset parameters for pagination, returning comment objects with id, text, user_name, digg_count, create_time, and publish_location.

Search and Trending

search_articles accepts a required keyword and an optional type parameter — news, video, or synthesis — and returns results with fields including title, abstract, source, url, item_id, publish_time, and comment_count. Chinese-language keywords yield the broadest result coverage across all search types. The get_hot_trending_list endpoint requires no inputs and returns ranked trending topic objects carrying Title, HotValue, Label, Url, ClusterId, InterestCategory, and QueryWord fields.

Video Feed

get_video_feed returns the same article object structure as category feeds but scoped to video content, with a has_video flag and large_image_list field on each article object. The channel field in the response is always video.

Common use cases
  • Monitor the Toutiao trending hot list to track breaking news topics by HotValue and Title in real time.
  • Aggregate Chinese-language technology news by querying get_category_feed with the news_tech channel.
  • Build a comment analytics dataset using get_article_comments with count and offset to paginate through reader engagement on specific articles.
  • Track media source publication frequency by extracting the source and publishTime fields from get_article_detail responses.
  • Search for topic coverage across Toutiao using search_articles with type=synthesis and Chinese-language keywords.
  • Identify trending video content by cross-referencing get_video_feed article digg_count values against the hot board.
  • Pull article comment_count and digg_count from feed endpoints to rank engagement across categories.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Toutiao have an official developer API?+
Toutiao (ByteDance) does not offer a public developer API for general content access. Their official developer programs are limited to advertising and specific partnership integrations, not open news feed or article data.
What does `get_hot_trending_list` return and how is it ranked?+
The endpoint returns an array of trending topic objects, each with a HotValue field indicating relative rank, a Title, a QueryWord for triggering follow-on searches, an InterestCategory label, and a Url linking to the topic page. There are no input parameters — the list reflects Toutiao's current hot board at the time of the request.
Does `search_articles` work with English keywords?+
It does accept English keywords, but results are limited — especially for the video search type, which works best with Chinese-language terms. The news and synthesis types return more results with Chinese keywords as well, reflecting Toutiao's primary Chinese-language content corpus.
Does the API expose author profile pages or follower data?+
Not currently. The API covers article feeds, article detail, comments, search, trending topics, and video feeds. Author profile data such as follower counts or full publication histories is not returned by any current endpoint. You can fork the API on Parse and revise it to add an author profile endpoint.
Can I fetch multiple pages of comments for a single article?+
get_article_comments supports pagination via the offset integer parameter. Increment offset by the value of count on each successive request to walk through additional comment pages. The response includes a message field confirming request status, and each comment object carries a create_time for ordering.
Page content last updated . Spec covers 7 endpoints from toutiao.com.
Related APIs in News MediaSee all →
arxiv.org API
Search and discover academic research papers on arXiv using keywords, authors, titles, categories, and dates, then access detailed metadata for any paper. Browse the complete arXiv category taxonomy to explore research across different scientific disciplines.
glastonburyfestivals.co.uk API
Discover historical and current Glastonbury Festival line-ups, find artist set times and stage locations, and search for specific performers across all festival years. Stay updated with the latest festival news and explore detailed information about festival areas and stages.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
maradminbot.com API
Search and retrieve official Marine Corps MARADMIN announcements from Marines.mil, filtering by year, status, and keyword to stay updated on the latest personnel and administrative directives. Get detailed information about specific announcements by number or browse the most recent updates to ensure you never miss critical Marine Corps guidance.
morningstar.com.au API
Access comprehensive financial data for Australian stocks, ETFs, and managed funds including key metrics, valuations, dividends, and historical prices. Search securities, review company profiles and ownership details, and stay informed with market news and upcoming dividend information.
allaboutcircuits.com API
Access educational electronics content from All About Circuits, including technical articles, circuit diagrams, textbook volumes, and forum discussions organized by category. Search and browse the latest resources, view detailed articles, explore engineering tools, and find answers across their community forums.
novelbin.me API
Search and browse novels by title, genre, or popularity, and explore trending, completed, or recently updated works. Access full novel details, chapter listings, chapter content, author information, related titles, and reader comments. Authenticated users can manage bookmarks with reading-status tracking and subscribe to novels for update notifications.
liquor.com API
Find and browse thousands of cocktail recipes with ratings and user reviews, search drinks by ingredient or category, and read curated articles about spirits and mixology. Get detailed recipe instructions, comments from other users, and expert content all in one place.