Fetches replies to a specific TikTok comment by its ID. Returns comments, an array of comment objects each with text, user info, and create_time. Paginate with cursor from the previous response.
Most ScrapeCreators endpoints consume 1 credit per successful response. Some heavier endpoints (transcripts, AI-driven enrichment, ad detail lookups) may cost more. Check GET /v1/credit-balance for your remaining balance.
Comment Replies
GET /v1/tiktok/video/comment/repliesFetches replies to a specific TikTok comment by its ID. Returns
comments, an array of comment objects each withtext,userinfo, andcreate_time. Paginate withcursorfrom the previous response.Authentication
All requests require the
x-api-keyheader. Get your key at scrapecreators.com.Query Parameters
comment_id7623828115408274207urlhttps://www.tiktok.com/@stoolpresidente/video/7623818255903329566cursor3Example Request
curl
Node / TypeScript
Python
CLI
Example Response
Credits
Most ScrapeCreators endpoints consume 1 credit per successful response. Some heavier endpoints (transcripts, AI-driven enrichment, ad detail lookups) may cost more. Check
GET /v1/credit-balancefor your remaining balance.Errors
x-api-key.