Tiktok Scraper avatar
Tiktok Scraper

Pricing

$35.00/month + usage

Go to Store
Tiktok Scraper

Tiktok Scraper

Developed by

Victor McDowell

Victor McDowell

Maintained by Community

An advanced TikTok scraper that lets you collect videos, profiles, posts, and other publicly available data on TikTok. Download TikTok data as a HTML, JSON, CSV, Excel, or XML

5.0 (1)

Pricing

$35.00/month + usage

11

Total users

712

Monthly users

22

Runs succeeded

97%

Issues response

8.5 hours

Last modified

a month ago

You can access the Tiktok 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 '{
< "hashtags": [
< "tiktokshortfilm"
< ],
< "maxVideosPerPage": 20,
< "maxCommentsPerPost": 20,
< "maxRequestRetries": 3,
< "maxConcurrency": 5,
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "US"
< }
<}' |
<apify call mcdowell/tiktok --silent --output-dataset

Tiktok Scraper API through CLI

The Apify CLI is the official tool that allows you to use Tiktok 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: