TikTok Videos/Comments Scraper avatar
TikTok Videos/Comments Scraper

Pricing

$15.00/month + usage

Go to Store
TikTok Videos/Comments Scraper

TikTok Videos/Comments Scraper

Developed by

Alien Force

Alien Force

Maintained by Community

Scrape TikTok videos data along with their comments and replies. This powerful tool helps you extract structured data from TikTok URLs, including the video details, user, comments, and replies.

0.0 (0)

Pricing

$15.00/month + usage

3

Total users

30

Monthly users

8

Runs succeeded

>99%

Last modified

a month ago

You can access the TikTok Videos/Comments Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.tiktok.com/@therock/video/7456475589663362350"
< }
< ],
< "commentsLimit": 100,
< "oneCommentRepliesLimit": 0,
< "includeVideoInFirstComment": false
<}' |
<apify call alien_force/tiktok-scraper-with-comments --silent --output-dataset

TikTok Videos/Comments Scraper API through CLI

The Apify CLI is the official tool that allows you to use TikTok Videos/Comments Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: