TikTok Shop Product Trends avatar

TikTok Shop Product Trends

Pricing

from $15.00 / 1,000 results

Go to Apify Store
TikTok Shop Product Trends

TikTok Shop Product Trends

Get clean historical trend snapshots for a TikTok Shop product over any recent date range. See useful metrics like sales, GMV, and views in an easy-to-read format.

Pricing

from $15.00 / 1,000 results

Rating

0.0

(0)

Developer

Datamagnet

Datamagnet

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

3

Monthly active users

3 days ago

Last modified

Share

TikTok Shop Product Trend Snapshot

Get clean historical trend snapshots for a TikTok Shop product in a simple, easy-to-read format.

What it does

  • Pulls trend snapshots for a product over the date range you choose.
  • Shows the most useful trend details in a clean, table-like format.
  • Automatically keeps fetching more results until your limit is reached.
  • Helps you quickly compare sales, GMV, and view trends over time.
  • Gives clear progress updates and friendly error messages if something goes wrong.

Use cases

  • Track how a specific TikTok Shop product is performing over time across sales, GMV, and views.
  • Spot days when a product was featured in videos, live sessions, or influencer content.
  • Compare pricing and activity changes to understand what may be driving product interest.

Input

FieldDescriptionRequiredExample
Product IDThe TikTok Shop product identifier you want to analyze.Yes1729649010208641832
Start dateThe first day of the trend range. Must be within the last 180 days.Yes2025-09-08
End dateThe last day of the trend range. Must be a past date.Yes2025-10-08
Max resultsMaximum number of trend records to return.No10

Output

FieldDescription
dtThe date for the trend snapshot.
product_idThe TikTok Shop product ID for the record.
spu_avg_priceThe average product price for that day.
total_ifl_cntHow many influencer-related listings or mentions were found.
total_live_cntHow many live shopping appearances were found.
total_sale_1d_cntThe number of sales recorded for that day.
total_sale_gmv_1d_amtThe total sales value for that day.
total_video_cntHow many videos featured the product.
sales_trendA sales trend indicator for the day.
gmv_trendA GMV trend indicator for the day.
view_trendA view trend indicator for the day, when available.
dateA date field that may be empty in the returned data.

Sample output

{
"date": null,
"sales_trend": 0,
"gmv_trend": 0,
"view_trend": null,
"product_id": "1729649010208641832",
"dt": "2026-04-05",
"spu_avg_price": 195.95,
"total_ifl_cnt": 1,
"total_live_cnt": 0,
"total_sale_1d_cnt": 0,
"total_sale_gmv_1d_amt": 0,
"total_video_cnt": 1
}