
TikTok Comments Scraper
Pricing
from $0.50 / 1,000 comments

TikTok Comments Scraper
Extract TikTok comments. Just add a TikTok URL and get TikTok video and profile data: comments, URLs, numbers of shares, followers, hashtags, hearts, video, and music metadata. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
4.2 (15)
Pricing
from $0.50 / 1,000 comments
170
Total users
11K
Monthly users
1.9K
Runs succeeded
96%
Issues response
19 hours
Last modified
3 days ago
Unknown comment relationship
Open
Hi, I like an extra field saying each comment is a comment on the post or a reply to a comment (specifying the comment it)

Hi, thanks for opening this issue!
You can match the replies and top-level comments via the cid
and repliesToId
fields. You can check the type of the comment by the replyCommentTotal
field - for replies the field is null
, for top-level comments it's a number of how many replies the comment has.
Personally, I will say though that the naming of these fields is not very ideal. I will discuss it with the team if we can improve it.
Also, I've found a bug in the comments, where replies are not always scraped. We will investigate and fix this.
I will keep you updated here, thanks!