Tiktok Scraper avatar
Tiktok Scraper

Deprecated

Pricing

$14.99/month + usage

Go to Store
Tiktok Scraper

Tiktok Scraper

Deprecated

Developed by

Toto Visotsky

Toto Visotsky

Maintained by Community

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.

0.0 (0)

Pricing

$14.99/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

0%

Last modified

2 months ago

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...