
TikTok Shop scraper
1 day trial then $20.00/month - No credit card required now

TikTok Shop scraper
1 day trial then $20.00/month - No credit card required now
TikTok Shop scraper – A powerful tool to extract product data from TikTok Shop, including prices, ratings, and sales figures. Automate data collection for analysis and insights!
Actor Metrics
3 Monthly users
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Mar 2025
Modified 21 hours ago
What is TikTok Shop Scraper?
TikTok Shop Scraper is a powerful and easy-to-use tool that allows you to extract product data from TikTok Shop. Simply enter the URL of a TikTok Shop category or product page and click "Save & Start" to begin scraping.
The extracted data can be downloaded in multiple formats, including Excel, HTML, XML, CSV, and JSON, making it easy to integrate with reports, data analysis tools, spreadsheets, and applications.
What TikTok Shop data can I extract?
Title | Product Link |
---|---|
Sale Price | Origin Price |
Sold | Score |
Image |
How do I use TikTok Shop Scraper?
TikTok Shop Scraper is designed for users of all experience levels, even if you’ve never scraped data before. Follow these simple steps to extract TikTok Shop product data:
- Create a free Apify account using your email.
- Open TikTok Shop Scraper.
- Add one or more TikTok Shop URLs to scrape product data (Input and output examples are available in the following sections).
- Click "Start" and wait for the data extraction to complete.
- Download your extracted data in the preferred format.
TikTok SHOP is not available in all countries.
Input data
Before starting the scraper, you need to provide the following input parameters:
- TikTok Shop URL(s) in the format:
https://www.tiktok.com/shop/c/smart-wearable-devices/909576
- Proxy configuration (recommended: RESIDENTIAL proxy for best results)
Alternatively, you can use the JSON format for input:
1{ 2 "tiktok_shop_urls": [ 3 { 4 "url": "https://www.tiktok.com/shop/c/smart-wearable-devices/909576" 5 } 6 ] 7}
Output samples
The scraped data will be stored in a dataset, accessible in the Storage tab.
# | Title | Origin Price | Sale Price | Score | Sold | Product Link | Image |
---|---|---|---|---|---|---|---|
1 | Foot Detox Patches Pads, 40 Pcs Natural Deep Cleansing Detox Foot Feet Patches | $8.99 | $5.98 | 4.6 | 1641 | Product Link | ![]() |
Alternatively, the data can be retrieved in JSON format:
1[{ 2 "title": "Foot Detox Patches Pads, 40 Pcs Natural Deep Cleansing Detox Foot Feet Patches", 3 "origin_price": "$8.99", 4 "sale_price": "$5.98", 5 "score": "4.6", 6 "sold": "1641", 7 "product_link": "https://www.tiktok.com/view/product/1730345512281739795", 8 "img": "https://example.com/image.jpg" 9}]
Integrations and TikTok Shop Scraper
TikTok Shop Scraper can be seamlessly integrated with cloud services and web applications using Apify’s integrations. Connect it with Google Sheets, Google Drive, Zapier, Asana, Slack, Airbyte, GitHub, and more.
Using TikTok Shop Scraper with the Apify API
Apify API provides programmatic access to your scraped data, enabling automation and integration with other services. With the REST API, you can manage, schedule, and run Apify actors while also accessing datasets, monitoring performance, fetching results, and more.