
Tiktok video downloader
Pay $25.00 for 1,000 results

Tiktok video downloader
Pay $25.00 for 1,000 results
Download TikTok videos in bulk and save to Apify Key value store
Actor Metrics
28 Monthly users
2.8 / 5 (2)
1 bookmark
92% runs succeeded
83 days response time
Created in Aug 2022
Modified a year ago
You can access the Tiktok video downloader 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 "startUrls": [
3 {
4 "url": "https://www.tiktok.com/@khaby.lame/video/7211630755884043525"
5 }
6 ],
7 "proxy": {
8 "useApifyProxy": true
9 },
10 "maxRequestRetries": 10
11}' |
12apify call pocesar/download-tiktok-video --silent --output-dataset
Tiktok video downloader API through CLI
The Apify CLI is the official tool that allows you to use Tiktok video downloader locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: