douyin/index/hot-detail
Get full analysis of a single hot topic; one request covers every module of the hot topic detail page
Input
Idle
Example output — click Run to generate your own
API README
Get hot topic detail
Purpose:
- Get full analysis of a single hot topic; one request covers every module of the hot topic detail page Parameters:
- topic_name: Hot topic name, obtained from fetch_current_hot_topic results Return:
- trend_item: Hot index trend (index value per timestamp)
- content_item: Hot content list (video title, url, cover, author, digg/comment counts)
- play_rank_author_item: Related creators ranked by play count
- digg_rank_author_item: Related creators ranked by digg count
- fans_rank_author_item: Related creators ranked by fans count
- comment_rank_author_item: Related creators ranked by comment count
- portrait: Audience portrait with four dimensions - province, city, gender, age; each label value is a percentage in decimal form
[Example]
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

