
TikTok Comments Scraper
Pricing
$1.00 / 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.5 (14)
Pricing
$1.00 / 1,000 comments
133
Total users
7.8k
Monthly users
1.5k
Runs succeeded
98%
Issue response
2.1 days
Last modified
3 days ago
TikTok video URLs
postURLs
arrayOptional
Add the video URLs you want to extract comments from. Enter URLs one by one or edit it in bulk.
Maximum comments per post
commentsPerPost
integerOptional
The number of comments extracted from every result. This can scrape all comments, tends to slow down for thousands comments per post.
Maximum replies per comment
maxRepliesPerComment
integerOptional
The maximum number of replies you want from a single comment.
Note: Successful extraction of all desired replies is currently not guaranteed.
Usernames
profiles
arrayOptional
Add one or multiple TikTok usernames you want to scrape. You can enter the usernames one by one, or use the Bulk edit section to add a prepared list.
💯 Number of videos per profile
resultsPerPage
integerOptional
Add the number of videos you want to scrape per profile.
Default value of this property is 1
Profile sections to scrape
profileScrapeSections
arrayOptional
If a profile has reposted videos, you can scrape them by selecting Reposts
Default value of this property is ["videos"]
Profile video sorting
profileSorting
EnumOptional
Select:
Latest to scrape the most recent videos first
Oldest - the oldest videos first
Popular - the most popular videos first
Date filters only work with Latest and Oldest.
Value options:
"latest": string"popular": string"oldest": string
Default value of this property is "latest"
Scrape profile videos published after [date]
oldestPostDateUnified
stringOptional
Optional filter. Only videos uploaded after or on this date will be scraped. Alternatively, specify how old the scraped videos should be in days. Putting 1
will get you only today's posts, 2
- yesterday's and today's, and so on.