Tiktok Scraper
Pricing
$14.99/month + usage
Go to Apify Store
Deprecated
Tiktok Scraper
Efficient TikTok scraper built with Node.js and Docker, optimized for Apify. Extract TikTok data seamlessly with production-ready dependencies and fast builds. Deploy as an Apify actor for scalable automation. Complies with best practices for reliable, high-performance data scraping.
Pricing
$14.99/month + usage
Rating
0.0
(0)
Developer
Toto Visotsky
Maintained by Community
Actor stats
0
Bookmarked
1
Total users
1
Monthly active users
a year ago
Last modified
Categories
Share
TikTok Scraper Actor
This actor scrapes TikTok content including user profiles, hashtags, trending content, and individual videos.
Input Configuration
type- Type of scraping to perform (user/hashtag/trending/music/video)input- Target to scrape (username/hashtag/video URL)maxPosts- Maximum number of posts to scrape (default: 100)download- Whether to download media files (default: false)proxy- Whether to use Apify Proxy (default: true)
Output
The actor stores results in the default dataset. Each record contains post details like:
- Post ID
- Author info
- Video URL
- Statistics (likes, comments, shares)
- Creation timestamp
- And more...