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 OR https://www.tiktok.com/t/XXXXXXXXX/ 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://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:
Actor Metrics
11 monthly users
-
4 stars
99% runs succeeded
2.5 hours response time
Created in Nov 2024
Modified 11 days ago