douyin/index/daren-great-user-top-video
Get daren's top video list in a specified time range
Input
Idle
Example output — click Run to generate your own
API README
Get daren top videos
Purpose:
- Get daren's top video list in a specified time range Parameters:
- user_id: Douyin uid (numeric, e.g. "3100268042915212")
- start_date: Start date, format YYYYMMDD
- end_date: End date, format YYYYMMDD Note:
- Date range must not exceed 30 days, otherwise the API will return an error Return:
- Daren's top video list (play count, like count, etc.)
[Example]
user_id = "3100268042915212" start_date = "20260316" end_date = "20260414"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

