
Tiktok Shop Product
Pay $5.00 for 1,000 results
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative Actors
Tiktok Shop Product
Pay $5.00 for 1,000 results
This is the Actor for crawling data from the TikTok shop product URLs. For example: https://shop.tiktok.com/view/product/XXXXXXXXXX OR https://www.tiktok.com/t/XXXXXXXXX/ which only available for TikTok Shop US. I increased price because TikTok always update their algorithm, 10$/1000 request
Actor Metrics
16 Monthly users
5.0 / 5 (2)
5 bookmarks
>99% runs succeeded
2.5 hours response time
Created in Nov 2024
Modified 2 days ago
You can access the Tiktok Shop Product programmatically from your own applications by using the Apify API. You can also 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-product --silent --output-dataset
Tiktok Shop Product API through CLI
The Apify CLI is the official tool that allows you to use Tiktok Shop Product locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: