douyin/index/content-interact-trend
Get interaction (like/comment/share/favorite) trend over time for a category Measures user engagement intensity for content in this category
Input
Idle
Example output — click Run to generate your own
API README
Content interact trend
Purpose:
- Get interaction (like/comment/share/favorite) trend over time for a category
- Measures user engagement intensity for content in this category Parameters:
- tag_id: Category ID (required, does NOT support 0=all, must pass a specific category ID)
- start_date: Start date YYYYMMDD (inclusive)
- end_date: End date YYYYMMDD (inclusive) Return:
- Daily aggregated interaction data: like / comment / share / favorite totals per day
[Example]
tag_id = "601" start_date = "20260314" end_date = "20260414"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

