TikTok Products Scraper avatar
TikTok Products Scraper

Pricing

$29.99/month + usage

Go to Store
TikTok Products Scraper

TikTok Products Scraper

Developed by

Samurai

Samurai

Maintained by Community

The TikTok Products Crawler extracts product-related data from TikTok videos, including video details, author information, engagement metrics, and hashtags. It supports authenticated requests using TikTok cookies to access more comprehensive data.

5.0 (1)

Pricing

$29.99/month + usage

2

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

a month ago

You can access the TikTok Products Scraper 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.

$echo '{
< "startUrls": [
< {
< "url": "https://www.tiktok.com/@homie_slander/video/7483601939955993886"
< }
< ],
< "maxRequestRetries": 3,
< "maxConcurrency": 1
<}' |
<apify call scraping_samurai/tiktok-products-scraper --silent --output-dataset

TikTok Products Scraper API through CLI

The Apify CLI is the official tool that allows you to use TikTok Products Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: