
Fast TikTok API (Simple Result)
Pricing
$38.00/month + usage

Fast TikTok API (Simple Result)
0.0 (0)
Pricing
$38.00/month + usage
2
Monthly users
8
Runs succeeded
>99%
Last modified
8 days ago
Fast TikTok API Scraper
This is a custom service for Fast TikTok API, which returns simple result.
Documentation
For detailed information on how to use the Fast TikTok API Scraper, please refer to the official documentation. The documentation provides a user guide, API reference, and examples to help you get started.
Support
If you encounter any issues or have questions about the scraper, you can seek support through the Apify actor issue tracker or join the Apify Discord server for community support.
Bugs, fixes, updates and changelog
Stay updated with the latest bug fixes, updates, and changelog as this scraper undergoes active development.
Enjoy optimized performance, as the actor is designed to scrape numerous listings with minimal memory consumption. It can crawl 100 items using only 128MB of memory.
Input Parameters
The input of this scraper should be JSON containing the list of pages on Fast TikTok API that should be visited. Required fields are:
FIELD | Type | Description |
---|---|---|
type | string | Scrapping Type: SEARCH, TREND, HASHTAG, USER, MUSIC, VIDEO |
url | string | URL correspond to type. Use when Type is HASHTAG, USER, MUSIC |
urls | string[] | Video URLs. Use when Type is VIDEO. Ex: https://www.tiktok.com/@seuamigopitbull/video/7137451371405561093 |
region | string | 2 characters region code. Ex: US. Use when Type is TREND, SEARCH |
keyword | String | Keyword to scrap |
limit | integer | You can limit scraped results. |
isUnlimited | boolean | Get all if possible |
sortType | integer | Sort Type. Use when Type is SEARCH. 0: Relevance. 1: Most liked. 2: Most recent |
publishTime | string | Publish Time. Use when Type is SEARCH. |
proxyConfiguration | Object\Proxy configuration | Either your own proxy servers or you can use Apify Proxy. |
Compute Unit Consumption
The Fast TikTok API actor is optimized for blazing-fast performance, allowing it to scrape up to 100 listings in just 30 seconds with approximately $0.001.
Fast TikTok API Input example
SEARCH
1{ 2 "type": "SEARCH", 3 "keyword": "viral", 4 "sortType": 0, 5 "publishTime": "ALL_TIME", 6 "limit": 100, 7 "isUnlimited": false, 8 "proxyConfiguration": { 9 "useApifyProxy": false 10 } 11}
TREND
1{ 2 "type": "TREND", 3 "region": "US", 4 "limit": 100, 5 "isUnlimited": false, 6 "proxyConfiguration": { 7 "useApifyProxy": false 8 } 9}
HASHTAG
1{ 2 "type": "HASHTAG", 3 "url": "https://www.tiktok.com/tag/fyp", 4 "limit": 100, 5 "isUnlimited": false, 6 "proxyConfiguration": { 7 "useApifyProxy": false 8 } 9}
VIDEO
1{ 2 "type": "VIDEO", 3 "urls": [ 4 "https://www.tiktok.com/@seuamigopitbull/video/7137451371405561093", 5 "https://www.tiktok.com/@scarymanilla/video/7023014317612207366" 6 ], 7 "proxyConfiguration": { 8 "useApifyProxy": false 9 } 10}
MUSIC
1{ 2 "type": "MUSIC", 3 "url": "https://www.tiktok.com/music/original-sound-7023014141862808326", 4 "limit": 100, 5 "isUnlimited": false, 6 "proxyConfiguration": { 7 "useApifyProxy": false 8 } 9}
Scrape any TikTok data you need with dedicated scrapers
If you want to get specific data from TikTok, you can use the scrapers below. Each scraper is made to help you get different kinds of TikTok data, like hashtags, search results, profiles, or everything at once. You can look at them to see which one you need.
Scraper | Link |
---|---|
🎹 Fast TikTok API | Fast TikTok API |
🎙 TikTok Comment API | TikTok Comment API |
📹 TikTok Trend API | TikTok Trend API |
🔍 TikTok Search API | TikTok Search API |
🧛 TikTok User API | TikTok User API |
🎸 TikTok Music API | TikTok Music API |
🧛 TikTok User Info API | TikTok User Info API |
#️⃣ TikTok Hashtag API | TikTok Hashtag API |
🛍 TikTok Shop API | TikTok Shop API |
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
3 days
Price
$38.00