Tiktok Bulk Downloader avatar

Tiktok Bulk Downloader

Pricing

$9.99/month + usage

Go to Apify Store
Tiktok Bulk Downloader

Tiktok Bulk Downloader

Fast, reliable, and simple TikTok video downloader. Extract high-quality MP4 videos without watermarks, including metadata (views, likes, author details). Supports both Single Videos and Bulk Profile downloading.

Pricing

$9.99/month + usage

Rating

0.0

(0)

Developer

Yasas Alwis

Yasas Alwis

Maintained by Community

Actor stats

1

Bookmarked

278

Total users

22

Monthly active users

2 months ago

Last modified

Share

🎡 TikTok Bulk Downloader (No Watermark)

Fast, reliable, and simple TikTok video downloader. Extract high-quality MP4 videos without watermarks, including metadata (views, likes, author details). Supports both Single Videos and Bulk Profile downloading.


✨ Features

  • No Watermarks: Downloads the clean, original video file.
  • Bulk Support: Scrape entire user profiles or playlists automatically.
  • Metadata Extraction: Get view counts, like counts, upload dates, and author info.
  • Smart Retry: Built-in logic to handle network hiccups without failing the whole batch.
  • High Performance: Optimized Python engine using yt-dlp.

πŸš€ How to use

1. Simple Input

Just paste the link you want to scrape.

  • For a Single Video: https://www.tiktok.com/@username/video/123456789...
  • For a User Profile (Bulk): https://www.tiktok.com/@username

2. Configuration

  • Start URL: The link to the video or profile.
  • Max Videos: (Optional) The maximum number of videos to download. Defaults to 10. Set this higher for full profile scraping.

⚠️ Proxy Configuration (Important)

Residential Proxies are highly recommended.

TikTok has very strict anti-bot protection.

  • Free/Datacenter Proxies: Will likely result in 403 Forbidden or Sign-in Required errors after 1-2 videos.
  • Residential Proxies: Ensure a high success rate and prevent blocking.

If you are running this Actor, please ensure you have Residential Proxies enabled in the proxy settings.


πŸ“Š Output Sample

The Actor stores results in the default Apify dataset. You can download the data in JSON, CSV, or Excel formats.

Example JSON Output:

{
"title": "My amazing dance video!",
"direct_download_url": "[https://v16-webapp-prime.tiktok.com/video/](https://v16-webapp-prime.tiktok.com/video/)...",
"uploader": "cool_user_123",
"view_count": 15400,
"web_url": "[https://www.tiktok.com/@cool_user_123/video/723](https://www.tiktok.com/@cool_user_123/video/723)...",
"duration": 15
}