TikTok Shop Product Analytics avatar

TikTok Shop Product Analytics

Pricing

from $15.00 / 1,000 results

Go to Apify Store
TikTok Shop Product Analytics

TikTok Shop Product Analytics

Get a clean, analytics-enriched list of products from a TikTok Shop seller. Easily review sales performance, recent trends, and key product metrics in a simple format.

Pricing

from $15.00 / 1,000 results

Rating

0.0

(0)

Developer

Datamagnet

Datamagnet

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

TikTok Shop Seller Products Enriched

Get a clean, easy-to-read list of a TikTok Shop seller’s products with sales performance details.

What it does

  • Shows your seller’s products in a simple store-friendly format.
  • Includes useful performance details like sales count, sales value, average price, and recent 7-day results.
  • Lets you choose how products are sorted.
  • Automatically keeps fetching more products until your requested limit is reached.
  • Helps you quickly spot top-performing products without digging through raw data.

Use cases

  • Check which products are bringing in the most sales so you can focus on your best sellers.
  • Compare product performance across your catalog to spot items that may need better pricing or promotion.
  • Review recent 7-day sales to see whether a product is gaining momentum or slowing down.

Input

FieldDescriptionRequiredExample
max_resultsMaximum number of products to return.No100
seller_idThe TikTok Shop seller ID to fetch products for.Yes7494089513770779735
sort_byChoose how to sort the product list. You can use a field name or its matching number.No1
sort_orderChoose whether results should be sorted ascending or descending.Nodesc

Output

FieldDescription
product_nameThe product title shown in the shop.
product_idThe unique ID of the product.
seller_idThe seller ID the product belongs to.
total_sales_countTotal number of units sold.
total_sales_valueTotal sales value for the product.
average_priceAverage selling price per unit.
sales_7d_countNumber of units sold in the last 7 days.
sales_7d_valueSales value from the last 7 days.
currencyCurrency used for the sales values.
category_nameCategory name, if available.
category_idCategory ID, if available.
statusProduct status, if available.
image_urlProduct image data or image links.
product_urlProduct page link, if available.
raw_metricsExtra performance metrics such as views, shares, diggs, and orders.

Sample output

{
"product_name": "PONS Bildwörterbuch Persisch / 16.000 Wörter und Wendungen mit kulturspezifischem Sonderteil / Taschenbuch / Kartoniert Broschiert / Deutsch / 2021 / PONS / EAN 9783125162426",
"product_id": "1729514239896361740",
"seller_id": "7496107241529510668",
"total_sales_count": 97,
"total_sales_value": 1460.08,
"average_price": 14.95,
"sales_7d_count": 0,
"sales_7d_value": 0,
"currency": "USD",
"category_name": null,
"category_id": "801928",
"status": null,
"image_url": "[{ \"url\":\"https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/269/1729514239896361740_3.jpeg\",\"index\":3},{ \"url\":\"https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/269/1729514239896361740_2.jpeg\",\"index\":2},{ \"url\":\"https://echosell-images.tos-ap-southeast-1.volces.com/product-cover/269/1729514239896361740_1.jpeg\",\"index\":1}]",
"product_url": null,
"raw_metrics": {
"views": 353730,
"views_7d": 0,
"diggs": 0,
"shares": 0,
"orders": 0
}
}