Input
Idle
Example output — click Run to generate your own
API README
Get single video comments data
Purpose:
- Get single video comments data Parameters:
- aweme_id: Video id
- cursor: Cursor, used for paging, the first page is 0, the second page is the cursor value in the first response.
- count: Number Please keep the default, otherwise there will be BUG. Return:
- Comments data
[Example]
aweme_id = "7448118827402972455" cursor = 0 count = 20
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

