douyin/app-v3/video-comment-replies
Get comment replies data of specified video
Input
Idle
Example output — click Run to generate your own
API README
Get comment replies data of specified video
Purpose:
- Get comment replies data of specified video Parameters:
- item_id: Video id
- comment_id: Comment 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:
- Comment replies data
[Example]
aweme_id = "7354666303006723354" comment_id = "7354669356632638218" cursor = 0 count = 20
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

