Tiktok Downloader avatar
Tiktok Downloader

Pricing

$5.00/month + usage

Go to Apify Store
Tiktok Downloader

Tiktok 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

$5.00/month + usage

Rating

0.0

(0)

Developer

Dominic Ho

Dominic Ho

Maintained by Community

Actor stats

6

Bookmarked

43

Total users

2

Monthly active users

10 months ago

Last modified

Share

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.

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
urlStringYesURL of Tiktok video. Sample "https://www.tiktok.com/@brunomars/video/7427205403173211435"

[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.