TikTok Scraper
Scrappa's TikTok Scraper returns structured public TikTok data for creator discovery, profile enrichment, video analysis, comment research, hashtag monitoring, and regional feed workflows. Use it to search creators, enrich profiles, fetch recent posts, resolve video URLs, search videos by keyword, inspect comments, discover hashtags, and list supported regions.
TikTok Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| Creator Discovery | ||
| GET |
getTikTokSimilarUsers /api/tiktok/user/similar |
Discover public TikTok accounts related to a username or numeric user ID. Provide either `unique_id` or `user_id`. |
| GET |
getTikTokUserPosts /api/tiktok/user/posts |
Fetch public videos for a TikTok account by username or numeric user ID. Provide either `unique_id` or `user_id`. |
| GET |
getTikTokUserFollowers /api/tiktok/user/followers |
Fetch public followers for a TikTok account when available upstream. Provide either `unique_id` or `user_id`. |
| GET |
getTikTokUserProfile /api/tiktok/user/profile |
Fetch public TikTok profile data by username or numeric user ID. Provide either `unique_id` or `user_id`. |
| GET |
searchTikTokUsers /api/tiktok/user/search |
Search public TikTok accounts by keyword, username fragment, creator niche, brand, product category, or campaign term. |
| Video Enrichment | ||
| GET |
searchTikTokFeedVideos /api/tiktok/feed/search |
Search TikTok videos by keyword with optional region and upstream sorting filters. |
| GET |
getTikTokVideoDetails /api/tiktok/video |
Resolve a TikTok video URL, short URL, photo post URL, or raw video ID into metadata and playback URLs. |
| GET |
listTikTokRegions /api/tiktok/regions |
Return supported region codes for feed endpoints. |
| Comments and Hashtags | ||
| GET |
listTikTokComments /api/tiktok/comments/list |
Fetch public comments for a TikTok video URL. |
| GET |
searchTikTokChallenges /api/tiktok/challenges/search |
Search TikTok hashtags and challenges by keyword. |
TikTok Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA | $75 / month | — |
|
| MEGA | $150 / month | — |
|