Tiktok Shop Product
Pay $5.00 for 1,000 results
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 These URLs are only available for TikTok Shop US
You can access the Tiktok Shop Product 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://shop.tiktok.com/view/product/1729802854478746459"
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:
Actor Metrics
17 monthly users
-
4 stars
98% runs succeeded
3.1 hours response time
Created in Nov 2024
Modified 18 hours ago