Douyin modelsapi generation api

douyin/index/relation-word

Get relation word analysis for a keyword, including search and content relation words Shows relation word graph and ranking

Input
Idle

Example output — click Run to generate your own

API README

Get relation word analysis

Purpose:

  • Get relation word analysis for a keyword, including search and content relation words
  • Shows relation word graph and ranking Parameters:
  • keyword: The keyword to analyze
  • start_date: Start date (recommend Monday), format YYYYMMDD
  • end_date: End date (must be a Sunday), format YYYYMMDD
  • app_name: Platform, aweme=Douyin, toutiao=Toutiao Note:
  • The end_date must be a Sunday, e.g. start_date=20260330, end_date=20260405 (Sunday)
  • If end_date is not a Sunday, the API may return empty data Return:
  • Search relation words, content relation words, relation word graph data

[Example]

start_date = "20260330" end_date = "20260405"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Related Models