ecommerce-tiktok-batch-product-detail

Installation
SKILL.md

EchoTik TikTok Batch Product Detail

This skill guides you on how to fetch detailed performance metrics for a batch of TikTok Shop products, helping sellers and operators compare candidate products side-by-side using sales, GMV, live-stream, video, and influencer data.

Core Concepts

This tool retrieves full detail metrics for up to 1000 TikTok Shop products in a single call. You identify products by ID and/or by TikTok Shop product URL; the backend extracts the productId from each URL and merges it with any IDs you supplied, then returns per-product analytics.

Input options (at least one is needed; both can be combined):

  • productIds -- array of TikTok product IDs
  • productUrls -- array of TikTok Shop product URLs (e.g. https://shop.tiktok.com/us/pdp/<slug>/<productId>?...); the trailing productId is extracted from each URL

Multi-period metrics: Sales, GMV, live count, video count, influencer count, and views are each reported across 1d / 7d / 15d / 30d / 60d / 90d windows plus a cumulative total, so you can read both recent momentum and long-run totals.

Prices are in USD: minPrice, maxPrice, and spuAvgPrice are USD values.

Status flags (integers): salesTrendFlag -- 0=stable, 1=rising, 2=falling; isSShop -- fully-managed shop; offMark -- delisted; freeShipping -- free shipping.

vs. search: This is detail lookup for known products (you already have IDs/URLs). To discover products by keyword, use the product search skill; for new-product rankings use the new product rank skill.

Installs
4
GitHub Stars
67
First Seen
11 days ago
ecommerce-tiktok-batch-product-detail — nexscope-ai/nexscope-ecommerce-skills