TikTokTube
Pay $15.00 for 1,000 results
TikTokTube
Pay $15.00 for 1,000 results
Turn Viral TikToks into YouTube Gold on Autopilot! 🚀💰
TikTokTube - Apify Actor
Overview
TikTokTube is an Apify Actor that automates the process of scraping trending TikTok videos from a specified niche and reposting them to a YouTube channel. This tool is ideal for content creators looking to streamline their video reposting workflow.
Features
- Scrapes trending TikTok videos based on a specified niche.
- Automatically uploads videos to YouTube.
- Allows customization of video descriptions, tags, and categories.
- Secure authentication using a unique token.
Input Schema
The Actor requires the following inputs, which can be configured via the Apify Console or API:
Parameter | Type | Description |
---|---|---|
TikTok_Niche | String | The niche/category of TikTok videos to scrape (e.g., cats, gaming, travel). |
Unique_Token | String | A unique token required for uploading videos to YouTube. Get your token here: https://gilded-mandazi-ecf8b3.netlify.app/ |
Youtube_Category | Integer | The category ID for YouTube videos (e.g., 24 for Entertainment). |
Youtube_Description | String | Custom description for uploaded YouTube videos. |
Youtube_Tags | String | Comma-separated list of tags for YouTube videos. |
Example Input
1{ 2 "TikTok_Niche": "cats", 3 "Unique_Token": "your-youtube-auth-token", 4 "Youtube_Category": 22, 5 "Youtube_Description": "Check out this awesome cat video!", 6 "Youtube_Tags": "cats,funny,animals" 7}
How to Use
1. Deploy the Actor
- Go to the Apify Console.
- Navigate to your TikTokTube Actor.
- For getting your Unique-Token, go to this link: https://gilded-mandazi-ecf8b3.netlify.app/
- Enter the required INPUTS for the actor.
- Click on Run.
- Start the execution.
2. API Integration
You can also run the Actor programmatically using the Apify API:
1curl -X POST "https://api.apify.com/v2/actor-runs?token=YOUR_API_TOKEN" \ 2 -H "Content-Type: application/json" \ 3 -d '{ 4 "TikTok_Niche": "gaming", 5 "Unique_Token": "your-unique-token", 6 "Youtube_Category": 24, 7 "Youtube_Description": "Awesome gaming content!", 8 "Youtube_Tags": "gaming,streaming" 9 }'
Output
After execution, the Actor provides a response containing:
- Downloadable links for processed videos.
- YouTube video URLs (if uploaded successfully).
- Execution logs.
Notes
- Ensure that you have a YouTube Channel.
- The unique token is required to authenticate YouTube uploads.
- YouTube video categories.
Rank | Category Name | Category ID |
---|---|---|
1 | Film & Animation | 1 |
2 | Music | 10 |
3 | Sports | 17 |
4 | Gaming | 20 |
5 | Comedy | 23 |
6 | Entertainment | 24 |
7 | Education | 27 |
Troubleshooting
Common Issues & Fixes
- Invalid Token Error: Ensure you have Youtube Channel.
- Video Not Uploading: Check logs and file a ticket.
- No Videos Found: Try changing your TikTok niche keyword. Keep it as short as possible for best results.
Contact & Support
For issues, feature requests, or support, please reach out via:
- Apify Community: https://forum.apify.com
- Email:
collegeitpro@gmail.com
Developed by: AutoClip Studio
🚀 Automating content creation, one video at a time!
Actor Metrics
3 monthly users
-
1 star
97% runs succeeded
Created in Jan 2025
Modified 14 hours ago