Tiktok Shop Scraper avatar

Tiktok Shop Scraper

Try for free

3 days trial then $38.00/month - No credit card required now

Go to Store
Tiktok Shop Scraper

Tiktok Shop Scraper

novi/tiktok-shop-scraper
Try for free

3 days trial then $38.00/month - No credit card required now

Ultimate Tiktok Shop Scraper for your business.

This actor allows you to scrape data from TikTok Shop without needing an official API.

Features:

  • Search by Keyword: Scrape products by any keyword.
  • Sort Results: Sort results by price (ascending or descending), best sellers, or relevance.
  • Filter by Region: Specify a country code (e.g., US, GB) to filter results.
  • Detailed Product Information: Retrieve comprehensive product details. (More details below)

Documentation

For detailed information on using this actor, please refer to the official documentation.

Support

If you have any issues or questions, please use the Apify actor issue tracker or join the Apify Discord server.

Bugs, Fixes, Updates, and Changelog

This scraper is actively maintained. Stay updated with the latest improvements and bug fixes.

This actor is optimized for performance and can scrape numerous listings with minimal memory consumption.

Input Parameters

Provide the following input in JSON format:

FieldTypeDescriptionDefault
keywordStringThe search keyword."baby"
limitIntegerThe maximum number of results to scrape.20
sortTypeStringSort type. Options: PRICE_ASC, PRICE_DESC, BEST_SELLERS, RELEVANCE."RELEVANCE"
regionStringTwo-letter country code (e.g., US, VN)."VN"
proxyConfigurationObjectProxy configuration. Use your own proxy servers or Apify Proxy.{ "useApifyProxy": true }

Input Example

1{
2  "keyword": "toys",
3  "limit": 50,
4  "sortType": "PRICE_ASC",
5  "region": "VN",
6  "proxyConfiguration": {
7    "useApifyProxy": true
8  }
9}

During the Run

The actor provides informative messages during the run, showing the current page being processed and the number of items loaded. If there is incorrect input, the actor will stop and provide an error explanation.

TikTok Shop Scraper Export

Results are stored in a dataset, with each scraped item as a separate entry. You can access and manage the results using your preferred programming language (e.g., Python, PHP, Node.js). Refer to the FAQ or API references for more details on retrieving results from this actor.

Limitations

Public Data Only: The scraper only retrieves publicly accessible data. TikTok's Policies: TikTok's usage policies and limitations apply. Rate Limiting: The scraper does not currently handle TikTok's rate limiting and throttling. Customization and Extension This scraper can be customized or extended. You can submit a request on the Apify platform for additional features or modifications.

Cost

This scraper may have a trial period. After the trial, a subscription may be required. Please refer to the Apify platform for current pricing.

Developer
Maintained by Community

Actor Metrics

  • 6 monthly users

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified a day ago