TikTok Content Scraper
This API provides structured access to TikTok data including videos, users, hashtags, music, and comments through simple POST requests, making it ideal for developers building analytics tools, automation scripts, or content discovery platforms.
TikTok Content Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| POST |
/api/download /api/download |
Returns a downloadable video URL from a TikTok share link. |
| POST |
/api/music/posts /api/music/posts |
Get videos using a specific music track. |
| POST |
/api/feed/search /api/feed/search |
Search videos by keyword. |
| POST |
/api/user/info /api/user/info |
Get user profile information. |
| POST |
/api/challenge/search /api/challenge/search |
Search hashtags by keyword. |
| POST |
/api/user/search /api/user/search |
Search for TikTok users by keyword. |
| POST |
/api/user/posts /api/user/posts |
Fetch videos posted by a user. |
| POST |
/api/photo/search /api/photo/search |
Search TikTok photo posts. |
| POST |
/api/user/following /api/user/following |
Get a list of users this account is following. |
| POST |
/api/comment/reply /api/comment/reply |
Get replies to a specific comment. |
| POST |
/api/comment/list /api/comment/list |
Get comments on a video. |
| POST |
/api/user/favorite /api/user/favorite |
Get a user's liked videos. |
| POST |
/api/music/info /api/music/info |
Get details about a music track. |
| Other endpoints | ||
| POST |
/api/user/info /api/user/info |
|
| POST |
/api/music/info /api/music/info |
|
| POST |
/api/comment/list /api/comment/list |
|
| POST |
/api/challenge/search /api/challenge/search |
|
| POST |
/api/user/followers /api/user/followers |
|
| POST |
/api/photo/search /api/photo/search |
|
| POST |
/api/comment/reply /api/comment/reply |
|
| POST |
/api/user/following /api/user/following |
|
| POST |
/api/user/posts /api/user/posts |
|
| POST |
/api/music/posts /api/music/posts |
|
| POST |
/api/feed/search /api/feed/search |
|
| POST |
/api/user/search /api/user/search |
|
| POST |
/api/user/favorite /api/user/favorite |
|
TikTok Content Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 5 / second |
|
| ULTRA Recommended | $49 / month | 10 / second |
|
| MEGA | $99.99 / month | 20 / second |
|