TikTok Downloader avatar
TikTok Downloader

Pricing

$5.00/month + usage

Go to Apify Store
TikTok Downloader

TikTok Downloader

Developed by

ApiLabs

ApiLabs

Maintained by Community

Download any video and audio in high quality from TikTok with the cheapest option available.

0.0 (0)

Pricing

$5.00/month + usage

13

145

31

Issues response

2.5 hours

Last modified

3 months ago

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

$echo '{
< "urls": [
< "https://www.tiktok.com/@memes.acc38/video/7024296737078660354?q=the%20rock&t=1729431703850"
< ],
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call apilabs/tiktok-downloader --silent --output-dataset

TikTok Downloader API through CLI

The Apify CLI is the official tool that allows you to use TikTok Downloader locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: