Fast Tiktok Downloader (without watermark)
Pricing
$5.00 / 1,000 results
Go to Apify Store

Fast Tiktok Downloader (without watermark)
Quickly download TikTok videos without watermark and no proxy needed
Pricing
$5.00 / 1,000 results
Rating
5.0
(3)
Developer

Wilcode
Maintained by Community
Actor stats
9
Bookmarked
328
Total users
35
Monthly active users
3.4 hours
Issues response
5 days ago
Last modified
Categories
Share
TikTok Video Downloader API
This Actor offers an ultra-fast and cost-efficient solution for extracting detailed information from TikTok videos and photo. It provides download links for video, photo and audio, author details, and engagement metrics like likes, shares, and comments.
With no proxy required and lightning-fast results, you can process requests efficiently and affordably, costing only $0.005 per request.
Features
- Download Links: Get direct links for video (without watermark), photo and music downloads.
- Engagement Metrics: Extract the number of likes, shares, and comments on a video.
- Author Information: Fetch details about the video creator, including username and profile picture.
- Structured Output: Returns clean JSON data for easy integration.
- No Proxy Needed No proxy needed to download.
- Ultra-Fast Results: Processes and delivers data in seconds.
- Affordable Pricing: Only $0.005 per request, making it ideal for large-scale usage.
| 🏷️ Data Field | 📖 Description | 🪄 Supported Version |
|---|---|---|
📝 desc | Description/caption accompanying the video | v1, v2 |
👤 author.nickname | Author's display name | v1, v2 |
🖼️ author.avatar | Author's profile picture | v1, v2 |
❤️ statistics.likeCount | Number of likes | v1 |
💬 statistics.commentCount | Number of comments | v1 |
🔄 statistics.shareCount | Number of shares | v1 |
🎥 video | Video download link (no watermark) | v1 |
🎵 music | Background music download link | v1 |
🖼️ photo | Image download link if the post is a photo post | v1 |
How It Works
- Enter the link of the TikTok video you want to download.
- The Actor will get download information from TikTok.
- If successful, the Actor outputs the video details in JSON format. If an error occurs, a structured error message is returned.
Metadata
- v1: Description, nickname, avatar, like, comment, share
- v2: Description, nickname, avatar
Input Example
{"url": "https://www.tiktok.com/@tewut_ba/video/7440181031296159031","apiVersion": "v1"}
JSON Success Results
{"status": "success","result": {"type": "video","desc": "[#2024MAMA] #APT by Rose & Brunomars #apt #rosé #brunomars #musiclyrics #lirikterjemahan #fyp #fypシ","author": {"avatar": "https://url/aHR0cHM6Ly9wMTYIxNyZ0PTIyMzQ0OWM0","nickname": "tewut"},"statistics": {"likeCount": "371","commentCount": "7","shareCount": "6"},"video": "https://url/74401819031","music": "https://url/5VdFpCVjFKZ1p0eElNQ0FpaUJTVkJTRUV"}}
JSON Failed Results
{"status": "error","message": "Unable to retrieve video information. Please provide a valid TikTok URL or contact the author."}