TikTok Downloader avatar
TikTok Downloader

Pricing

$5.00/month + usage

Go to 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

11

Total users

80

Monthly users

10

Runs succeeded

>99%

Issue response

1.1 days

Last modified

6 days 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: