Tiktok Shop Scraper
$30.00/month
Tiktok Shop Scraper
$30.00/month
This is the Actor for crawling data from the TikTok shop product URLs. For example: https://shop.tiktok.com/view/product/XXXXXXXXXX These URLs are only available for TikTok Shop US. You can test it here: https://apify.com/excavator/tiktok-shop-product
You can access the Tiktok Shop Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "urls": [
3 "https://www.tiktok.com/view/product/1729394745420976584"
4 ],
5 "chunk": 100,
6 "concurrency": 10
7}' |
8apify call excavator/tiktok-shop-scraper --silent --output-dataset
Tiktok Shop Scraper API through CLI
The Apify CLI is the official tool that allows you to use Tiktok Shop Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
2 monthly users
-
2 stars
91% runs succeeded
Created in Dec 2024
Modified 5 days ago