Advanced TikTok Video Scraper avatar

Advanced TikTok Video Scraper

Try for free

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

View all Actors
Advanced TikTok Video Scraper

Advanced TikTok Video Scraper

epctex/tiktok-video-scraper
Try for free

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

Utilize our advanced scraper to gather videos, posts, URLs, numbers of shares, followers, hearts, names, and music-related data from TikTok. Download in various formats like HTML, JSON, CSV, Excel, or XML.

You can access the Advanced TikTok Video 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  "startUrls": [
3    "https://www.tiktok.com/@deborahyowa/video/7173615947603922181?is_copy_url=1&is_from_webapp=v1",
4    "https://www.tiktok.com/@argenby/video/7171782248281165058?is_copy_url=1&is_from_webapp=v1",
5    "https://www.tiktok.com/@cznburak/video/7161858444830461190?is_copy_url=1&is_from_webapp=v1"
6  ],
7  "maxItems": 20,
8  "extendOutputFunction": "($) => { return {} }",
9  "customMapFunction": "(object) => { return {...object} }",
10  "proxy": {
11    "useApifyProxy": true
12  }
13}' |
14apify call epctex/tiktok-video-scraper --silent --output-dataset

Ultimate TikTok Video Harvester API through CLI

The Apify CLI is the official tool that allows you to use Advanced TikTok Video 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
  • 13 monthly users
  • 2 stars
  • 88.9% runs succeeded
  • 11 hours response time
  • Created in Jan 2023
  • Modified about 16 hours ago