Retrieve paginated comments for a YouTube community post. Requires post_id (first request) or continuation_token (subsequent pages).
- Provider
- TikHub Social Media API
- Input summary
- {"name":"post_id","type":"string","required":false,"description":"YouTube post ID (required for initial request). Extracted from post URL, e.g., UgkxiCSRfD6g7SPlWGPDa3vbP7aIsytXRkvy"}, {"name":"continuation_token","type":"string","required":false,"description":"Pagination token for subsequent requests. Obtained from previous response's continuation_token or get_post_detail's comments_continuation_token"}, {"name":"language_code","type":"string","required":false,"description":"Language code for response localization (e.g., zh-CN, en-US)"}, {"name":"country_code","type":"string","required":false,"description":"Country code for regional context (e.g., US, JP)"}, {"name":"need_format","type":"boolean","required":false,"description":"Whether to return cleaned/formatted data with redundant fields removed"}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available