TikTok Scraper avatar
TikTok Scraper

Pricing

$1.50 / 1,000 results

Go to Store
TikTok Scraper

TikTok Scraper

Developed by

thenetaji

thenetaji

Maintained by Community

Scrape TikTok videos, profiles, hashtags & more with our fast and reliable TikTok scraper. Get real-time data for analysis, marketing & research. Easy to use & powerful. Try now!

5.0 (1)

Pricing

$1.50 / 1,000 results

0

33

13

Last modified

7 days 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 '{
< "urls": [
< {
< "url": "https://www.tiktok.com/@addisonre"
< },
< {
< "url": "https://www.tiktok.com/@estelle.diary/video/7528195989270842655"
< },
< {
< "url": "https://www.tiktok.com/@khaby.lame"
< },
< {
< "url": "https://www.tiktok.com/@aliassafari1/video/7515041580957551890"
< }
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [],
< "apifyProxyCountry": ""
< }
<}' |
<apify call thenetaji/tiktok-scraper --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: