Tiktok Video Downloader avatar
Tiktok Video Downloader

Pricing

$11.00/month + usage

Go to Apify Store
Tiktok Video Downloader

Tiktok Video Downloader

TikTok Video Downloader (without watermarks) This is an actor that helps download TikTok videos without watermarks. The updated version supports multiple videos and scraping TikTok profiles will be available soon.

Pricing

$11.00/month + usage

Rating

0.0

(0)

Developer

Dominic Ho

Dominic Ho

Maintained by Community

Actor stats

1

Bookmarked

18

Total users

0

Monthly active users

6 months ago

Last modified

Share

TikTok Video Downloader (without watermarks)

This is an actor that helps download multiple TikTok videos without watermarks. The update version supports scraping TikTok profiles will be available soon.

Features

  • Download Tiktok video without watermarks
  • Downloaded video is saved in the Apify Key-Value store. Clients can access the link to download them.

Input Parameters

ParameterTypeRequiredDescription
urlArrayYesList of URL Tiktok video. Max 10 URL at a time. Sample ["https://www.tiktok.com/@brunomars/video/7427205403173211435"]
proxyObjectNoProxy configuration settings.

[NOTE] Always verify proxy configuration before initiating large-scale crawling operations.

Output Format

The actor outputs data in JSON format with the following structure:

[
{
"url": "string",
"title": "string",
"downloadUrl": "string"
}
]

Support

If you encounter any issues or have questions, please create an issue.