Tiktok Video Downloader avatar
Tiktok Video Downloader

Pricing

$6.00/month + usage

Go to Store
Tiktok Video Downloader

Tiktok Video Downloader

Developed by

Sadnan

Sadnan

Maintained by Community

Download multiple TikTok videos at once with cover image, likes, comments and more with proxy support. No watermark. Videos are saved to Apify storage. Easy to use, fast, and reliable. Optimized for performance, error free, and reduced scraping costs.

0.0 (0)

Pricing

$6.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

a day ago

TikTok Video Downloader & Metrics Scraper

This actor lets you download TikTok videos and extract video engagement data, including likes, comments, shares, and bookmarks, from individual video URLs. It’s built for speed, accuracy, and stability, making it a practical tool for developers, analysts, marketers, or anyone working with TikTok content.

Whether you’re studying viral trends, collecting videos for social media analysis, or just need to download TikTok videos without watermarks, this actor does the job cleanly. It doesn’t just fetch videos, it also pulls valuable metadata so you can understand how each post performs. The actor is designed to be error-resistant, proxy-friendly, and fast, skipping unnecessary elements on the page to improve performance.

The scraped data includes high-quality video files, thumbnail images, and engagement numbers, all stored in your Apify dataset and key-value store for easy access or export. The setup is simple, and everything runs in the background using PuppeteerCrawler, with smart resource blocking to save time.

This actor is actively maintained, tested regularly, and built to work at scale. It’s already being used in TikTok analytics workflows, content repurposing tools, and data collection pipelines.


🚀 Features

  • Downloads TikTok videos from public video URLs
  • Captures total likes, comments, shares, and bookmarks
  • Extracts and saves the video’s thumbnail
  • Saves the raw .mp4 file in Apify storage
  • Exports scraped data to a structured dataset
  • Blocks unnecessary page resources to load pages faster
  • Works with Apify Proxy (recommended for bulk usage)
  • Gracefully handles most errors without stopping the crawl

🧠 How to Use

  1. Go to the actor page on Apify.
  2. Enter one or more TikTok video links in the startUrls field.
  3. (Optional) Set up a proxy if you’re scraping many videos.
  4. Click Run.
  5. Once done, download the videos from the key-value store and export the metrics from the dataset.

📥 Input Fields

FieldTypeDescription
startUrlsArrayOne or more TikTok video links (must be public).
proxyConfigurationObjectOptional proxy settings (use Apify Proxy for better stability).

📤 Output Fields

FieldTypeDescription
original_linkStringThe original TikTok video URL.
filenameStringName of the saved video file (.mp4).
download_linkStringDirect link to the downloaded video.
coverStringLink to the video’s thumbnail image.
likesNumberTotal likes on the video.
commentsNumberTotal comments on the video.
sharesNumberTotal shares.
bookmarksNumberTotal bookmarks or saves.

📤 Output Example

{
"original_link": "https://www.tiktok.com/@username/video/1234567890123456789",
"filename": "1234567890123456789.mp4",
"download_link": "https://api.apify.com/v2/key-value-stores/default/records/1234567890123456789.mp4",
"cover": "https://example.com/cover-image.jpg",
"likes": 100000,
"comments": 5000,
"shares": 12000,
"bookmarks": 8000
}

📌 Notes

  • This actor works best with video URLs. Profile or hashtag links are not supported.
  • For heavy use, a proxy is strongly recommended to avoid rate limits or temporary blocks.
  • Results are stored in both the dataset (for metrics) and key-value store (for video files).

If you're building anything around TikTok scraping, trend tracking, or social video analysis, this actor gives you a reliable base to work with. And it's still being improved, so if you hit any issues or have feature suggestions, feel free to reach out via Apify.