TokHarvest - TikTok Scraper API
## Overview TikTok API helps developers and product teams collect public TikTok profile, video, comment, follower, search, song, creator, hashtag, and trending feed data through one integration. It supports creator enrichment, content research, audience analysis, trend monitoring, moderation, discovery workflows, and social intelligence pipelines. ## What You Can Do - Get public TikTok profile…
TokHarvest - TikTok Scraper API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/user/live /user/live |
Scrapes a TikTok user's live stream. |
| GET |
/user/followers /user/followers |
Scrapes followers of a TikTok account. |
| GET |
/search/hashtag /search/hashtag |
Scrapes TikTok videos by hashtag. |
| GET |
/creators/popular /creators/popular |
Get popular creators from TikTok. Filter by follower count, creator country, audience country, and sort by engagement, follower count, or average views. |
| GET |
/hashtags/popular /hashtags/popular |
Get popular hashtags from TikTok. Filter by time period, country, and show newly trending hashtags. |
| GET |
/songs/popular /songs/popular |
This endpoint can take up to 30 seconds. Get popular songs from TikTok. If you want to check out the page this is actually scraping, check out:… |
| GET |
/user/audience /user/audience |
Get the audience demographics of a TikTok user. Right now you can only get the audience countries. Costs 26 credits per request. |
| GET |
/video/comment/replies /video/comment/replies |
Scrapes replies to a TikTok comment. |
| GET |
/video/transcript /video/transcript |
Scrapes transcript from a TikTok video. |
| GET |
/profile/videos /profile/videos |
Scrapes videos from a TikTok profile. Pass cursor to get more videos. |
| GET |
/video/comments /video/comments |
Scrapes comments from a TikTok video. |
| GET |
/song/videos /song/videos |
Get the TikToks using a song. |
| GET |
/user/following /user/following |
Scrapes accounts that a TikTok user follows. |
| GET |
/search/keyword /search/keyword |
Scrapes TikTok videos matching a keyword. |
| GET |
/video /video |
Scrapes data from a TikTok video. |
| GET |
/search/top /search/top |
There is a 'Top' Search in TikTok and this is that. You can get photo carousels and videos. Whereas with just the Keyword Search, you can only get videos. |
| GET |
/get-trending-feed /get-trending-feed |
Get the trending feed from TikTok. |
| GET |
/song /song |
Scraping details from the song detail. |
| GET |
/profile-videos /profile-videos |
Scrapes videos from a TikTok profile. Just pass handle and amount you want. |
| GET |
/profile /profile |
Scrapes a public TikTok profile. |
| GET |
/search/users /search/users |
Scrapes TikTok users matching a search query. |
| GET |
/system/state /system/state |
System state |
TokHarvest - TikTok Scraper API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 250 / minute |
|
| PRO | $10 / month | 250 / minute |
|
| ULTRA Recommended | $50 / month | 250 / minute |
|
| MEGA | $200 / month | 250 / minute |
|