Tiktok Free Scraper avatar

Tiktok Free Scraper

Try for free

Pay $1.00 for 1,000 results

Go to Store
Tiktok Free Scraper

Tiktok Free Scraper

wudizhangzhi/tiktok-free-scraper
Try for free

Pay $1.00 for 1,000 results

Extract data about videos, users, products and More.

Developer
Maintained by Community

Actor Metrics

  • 7 Monthly users

  • No reviews yet

  • 1 bookmark

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified 2 months ago

You can access the Tiktok Free 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.

1echo '{
2  "videoUrls": [
3    {
4      "url": "https://www.tiktok.com/@apifyoffice/video/7200360993149553925"
5    }
6  ],
7  "uniqueIds": [
8    "apifyoffice"
9  ],
10  "proxy_input": {
11    "useApifyProxy": false
12  }
13}' |
14apify call wudizhangzhi/tiktok-free-scraper --silent --output-dataset

Tiktok Free Scraper API through CLI

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