Tiktok Trends API
by fetchly
π Get viral TikTok trends instantly and reliably. Fresh viral videos, no watermarks, across 9 countries. Reliable insights for creators & marketers wh...
Opens on Apify.com
About Tiktok Trends API
π Get viral TikTok trends instantly and reliably. Fresh viral videos, no watermarks, across 9 countries. Reliable insights for creators & marketers who want to spot trends before the crowd.
What does this actor do?
Tiktok Trends API is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
TikTok Trends Scraper API Reliable TikTok trends scraper with enterprise-grade performance and 90%+ success rate Stay ahead of viral content with real-time TikTok trending video data. Get no-watermark URLs, complete metadata, and multi-country support with consistent, dependable results. ## π― Key Benefits - β‘ Fast & Reliable - 90%+ success rate with residential proxies and enterprise infrastructure - πΉ No-Watermark Videos - Clean URLs without TikTok branding - π Permanent Links Available - Generate permalinks that NEVER expire (unlike TikTok's 2-3 hour URLs) - π 9 Countries Supported - US, UK, Canada, Australia, Germany, France, Japan, Brazil, India - π‘οΈ Robust Performance - Consistent results with advanced proxy rotation and error handling - π Complete Metadata - Views, likes, shares, comments, author info - βΎοΈ Long-term Storage - Archive viral content with permanent, downloadable links - π§ Production Ready - Built for scale with comprehensive monitoring and failover systems ## π Performance & Reliability Enterprise-grade infrastructure designed for consistent results | Metric | Performance | |--------|-------------| | Success Rate | 90%+ with residential proxies | | Speed | ~100 videos in 2-3 minutes | | Uptime | 99.9% availability | | Data Freshness | Real-time trending data | Built with redundant systems and automatic failover for maximum reliability ## π₯ Input Parameters json { "country": "United States", "numberOfVideos": 20, "downloadCoverImage": false, "downloadVideo": false, "generatePermalinks": false, "useApifyProxy": true, "proxyType": "RESIDENTIAL", "webhookUrl": "https://your-api.com/webhook" } ### Parameters Explained - country - Target country for trending videos - numberOfVideos - How many trending videos to fetch (1-100) - downloadCoverImage - Get thumbnail images - downloadVideo - Get no-watermark video URLs - generatePermalinks - Generate permanent storage links for videos (see Permalink feature below) - useApifyProxy - Use Apify's proxy service (recommended) - proxyType - DATACENTER (free) or RESIDENTIAL (better success) - webhookUrl (optional) - Your API endpoint to receive the scraped data ## π€ Output Format json { "video_id": "7234567890123456789", "url": "https://www.tiktok.com/@username/video/7234567890123456789", "title": "Video caption/description", "author": "username", "author_nickname": "Display Name", "views": 1500000, "likes": 250000, "shares": 15000, "comments": 5000, "trending_position": 1, "country": "United States", "stats": { "views": 1500000, "likes": 250000, "shares": 15000, "comments": 5000 }, "media_urls": { "video": "https://...", // no-watermark URL "cover": "https://..." // thumbnail URL }, "music": { "title": "Song Name", "author": "Artist Name" }, "created_at": "2024-01-15T10:30:00Z", "permalink": "https://..." // Only if generatePermalinks is true } ## π Quick Start ### Using Apify Console 1. Click "Try for free" button 2. Select your country 3. Set number of videos 4. Choose proxy type (RESIDENTIAL recommended) 5. Click "Start" 6. Get results in JSON! ### Using API javascript // Node.js example const { ApifyClient } = require('apify-client'); const client = new ApifyClient({ token: 'YOUR_API_TOKEN', }); const input = { country: "United States", numberOfVideos: 50, useApifyProxy: true, proxyType: "RESIDENTIAL" }; const run = await client.actor("fetchly/tiktok-trends-api").call(input); const { items } = await client.dataset(run.defaultDatasetId).listItems(); console.log(items); python # Python example from apify_client import ApifyClient client = ApifyClient("YOUR_API_TOKEN") run_input = { "country": "United States", "numberOfVideos": 50, "useApifyProxy": True, "proxyType": "RESIDENTIAL" } run = client.actor("fetchly/tiktok-trends-api").call(run_input=run_input) items = client.dataset(run["defaultDatasetId"]).list_items().items for item in items: print(f"#{item['trending_position']}: {item['title'][:50]}...") print(f"Views: {item['views']:,}, Likes: {item['likes']:,}") ## π― Use Cases - π Trend Analysis - Track what's going viral in different countries - π¬ Content Creation - Find trending sounds and formats for your content - π’ Market Research - Understand regional content preferences - π Competitive Intelligence - Monitor competitor viral content - π€ Automation - Auto-post trending content to your platforms ## βοΈ Advanced Features ### π Permalink Feature (NEW!) Generate permanent storage links for TikTok videos that never expire: - What it does: Automatically uploads videos to a permanent storage server - How to enable: Set generatePermalinks: true in your input - Output: Adds a permalink field to each video with a permanent URL - Benefits: - β
Links never expire (unlike TikTok CDN URLs which expire in 2-3 hours) - β
Direct download support (no authentication needed) - β
Reliable long-term storage for your collected videos - β
Perfect for archiving viral content ### Media Downloads The scraper provides video and cover image URLs: - Video URLs: When downloadVideo is enabled, the video files are stored on APIFY. - Cover URLs: When downloadCoverImage is enabled, cover image URLs are stored on APIFY. - Webhook integration: Use the webhookUrl parameter to send JSON data to your API ### Proxy Configuration For best results, use RESIDENTIAL proxies: - β
90%+ success rate - β
Avoid TikTok blocks - β
Accurate geo-location ### Custom Proxies You can also use your own proxies: json { "useApifyProxy": false, "proxies": [ { "host": "proxy.example.com", "port": 8080, "username": "user", "password": "pass" } ] } ## π Performance Metrics - Speed: ~100 videos in 2-3 minutes - Success Rate: 90%+ with residential proxies - Data Freshness: Real-time trending data ## π Why Choose Us? | Feature | Us | Competitors | |---------|-----|-------------| | Success Rate | 90%+ β
| Varies | | No-watermark URLs | β
| β
| | Cover images | β
| β
| | Multi-country | β
9 countries | Varies | | Documentation | β
Detailed | Basic | | Support | β
Fast response | Varies | | Reliability | β
Enterprise-grade | Varies | ## π§ Troubleshooting ### "No videos found" - Switch to RESIDENTIAL proxies - Try a different country - Reduce number of videos per run ### "Rate limited" - Add delays between runs - Use proxy rotation - Spread requests over time ### "CAPTCHA detected" - Use RESIDENTIAL proxies (recommended) - Reduce request frequency ## π¬ Support - Need help? Reach out to us at hello@fetchly.cc ## π·οΈ Tags tiktok trends scraper api no-watermark viral social-media data-extraction --- Ready to start? Click "Try for free" and experience reliable TikTok trend data collection!
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Tiktok Trends API now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- fetchly
- Pricing
- Paid
- Total Runs
- 620
- Active Users
- 102
Related Actors
π― Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Instagram Scraper
by apify
TikTok Scraper
by clockworks
Instagram Profile Scraper
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support