TikTok Data Scraper avatar
TikTok Data Scraper

Pricing

$20.00/month + usage

Go to Store
TikTok Data Scraper

TikTok Data Scraper

Developed by

Jeremy Frost

Jeremy Frost

Maintained by Community

Scrape TikTok user profiles and videos using URLs. Export data, schedule runs, use Apify API access, and integrate with your tools easily.

0.0 (0)

Pricing

$20.00/month + usage

0

Total users

3

Monthly users

3

Runs succeeded

>99%

Last modified

5 days ago

You can access the TikTok Data 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 '{
< "start_urls": [
< {
< "url": "https://www.tiktok.com/@f1"
< }
< ],
< "proxy_config": {
< "useApifyProxy": false
< }
<}' |
<apify call jeremy_frost/tiktok-data-scraper --silent --output-dataset

TikTok Data Scraper API through CLI

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