Extract data from TikTok explore categories including post, author, video, and music data. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
Just select TikTok Explore categories and the scraper will collect information.
Max posts per category (up to ~300 posts - hard limit by TikTok)
resultsPerPageintegerOptional
Maximum number of posts that will be scraped from every Explore category.
Default value of this property is 100
Include videos
shouldDownloadVideosbooleanOptional
Tick to download TikTok videos. Note that this will increase time and costs needed to extract the data.
Default value of this property is false
Include thumbnails
shouldDownloadCoversbooleanOptional
Tick to download TikTok video cover images (thumbnails). Note that this will increase time and costs needed to extract the data.
Default value of this property is false
Include subtitles
shouldDownloadSubtitlesbooleanOptional
Tick to download TikTok video subtitles (only when present on the video). Note that this will increase time and costs needed to extract the data.
Default value of this property is false
Download slideshow images
shouldDownloadSlideshowImagesbooleanOptional
Tick to download TikTok slideshow images. Note that this will increase costs and time required for scraping.
Default value of this property is false
✍️ Name your storage for videos
videoKvStoreIdOrNamestringOptional
Name (or ID) of the Key Value Store where the videos and other media like thumbnails will be stored. Omit to store in the default one. Using this option will provide a named Key-Value store can help bypass data retention and store the content forever until the store is manually deleted.
The Key-Value store's name can consist of a versatile combination of uppercase letters, lowercase letters, digits, or hyphens, all without any spaces.
Proxy country
proxyCountryCodeEnumOptional
Country to use with proxy. Use it in case you want to scrape posts only available for some country. Proxies here use RESIDENTIAL group, which is slower and more expensive.