douyin/index/hot-trend-word
Get hot trend words suggested in the keyword index search box, used as input suggestions for keyword index analysis Note: This is NOT the real-time hot topic leaderboard. For real-time and rocketing hot topics use fetch_...
Input
Idle
Example output — click Run to generate your own
API README
Get hot trend words
Purpose:
- Get hot trend words suggested in the keyword index search box, used as input suggestions for keyword index analysis
- Note: This is NOT the real-time hot topic leaderboard. For real-time and rocketing hot topics use fetch_current_hot_topic Parameters:
- app_name: Platform, aweme=Douyin, toutiao=Toutiao (toutiao currently returns empty)
- type: Word type, 0=search words (plain words, id is always "0"), 1=content words (with topic id) Return:
- update_time: Data update date (updated daily, not real-time)
- trend_words: Word list with id and word
[Example]
app_name = "aweme"; type = 0
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

