TikTok Post comments
brightdata/tiktok/post.commentsExtract all comments and their authors from a post
via Bright Data
$0.0017 per recordUp to 1000 URLs per request
Input
The public URL of the post whose comments you want to fetch.
Example post url
https://tiktok.com/@user/video/1234567890Output
Each record returned by this service has the fields below. Providers may include additional platform-specific fields on top.
namestringFull name of the commenter
profile_urlurlLink to the commenter's public profile
comment_textstringText of the comment
comment_urlurlDirect link to the comment
likes_countnumberNumber of likes on the comment
posted_atiso8601When the comment was posted
sourcestringPlatform the record was extracted from (e.g. "linkedin")
extracted_atiso8601UTC timestamp when the record was produced
How to call it
Pass the slug brightdata/tiktok/post.comments as the provider field on the POST /v1/extract endpoint.