Tiktok Scraper avatar

Tiktok Scraper

Try for free

3 days trial then $35.00/month - No credit card required now

View all Actors
Tiktok Scraper

Tiktok Scraper

mcdowell/tiktok
Try for free

3 days trial then $35.00/month - No credit card required now

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

You can access the Tiktok Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "hashtags": [
3    "tiktokshortfilm"
4  ],
5  "maxVideosPerPage": 20,
6  "maxCommentsPerPost": 20,
7  "maxRequestRetries": 3,
8  "maxConcurrency": 5,
9  "proxyConfiguration": {
10    "useApifyProxy": true,
11    "apifyProxyCountry": "US"
12  }
13}' |
14apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 17 monthly users
  • 5 stars
  • 98.2% runs succeeded
  • 3.5 hours response time
  • Created in Oct 2022
  • Modified over 1 year ago