Install
openclaw skills install linkfox-echotik-new-product-rank通过EchoTik新品排行数据,发现TikTok Shop 16个区域市场的热门新品。当用户提到TikTok新品排行、TikTok热销商品、TikTok Shop爆品、短视频电商选品、TikTok新品发掘、跨境TikTok选品、TikTok new product rankings, TikTok bestsellers, short-video product selection, TikTok viral products, new product ranking, TikTok product trends时触发此技能。即使用户未明确提及"EchoTik"或"新品排行",只要其需求涉及发现TikTok Shop上的热卖新品或新兴商品趋势,也应触发此技能。
openclaw skills install linkfox-echotik-new-product-rankThis skill guides you on how to query and analyze the TikTok Shop new product ranking data via the EchoTik data source, helping cross-border e-commerce sellers identify trending new products across TikTok's regional markets.
The TikTok New Product Ranking tracks recently listed products that are gaining traction on TikTok Shop. It reveals which new products are selling well, their pricing, sales volume, influencer coverage, and live-stream activity. This is an essential tool for product scouting, trend analysis, and competitive intelligence in the short-video e-commerce space.
Data scope: The ranking covers 16 TikTok Shop markets and provides daily snapshots of new products along with their performance metrics (sales volume, revenue, influencer count, video count, live-stream count, commission rate, ratings, and more).
Pagination: Results are paginated. Use pageNum (page number, starting from 1) and pageSize (items per page, default 50) to navigate through the result set.
| Parameter | Type | Required | Description |
|---|---|---|---|
| date | string | Yes | Query date in YYYY-MM-DD format |
| region | string | No | Market region code. Default: US. See Supported Markets below |
| pageNum | integer | No | Page number, starting from 1 (default: 1) |
| pageSize | integer | No | Number of products per page (default: 50) |
| Code | Market |
|---|---|
| US | United States |
| GB | United Kingdom |
| ID | Indonesia |
| TH | Thailand |
| PH | Philippines |
| MY | Malaysia |
| VN | Vietnam |
| MX | Mexico |
| SG | Singapore |
| SA | Saudi Arabia |
| BR | Brazil |
| ES | Spain |
| JP | Japan |
| DE | Germany |
| IT | Italy |
| FR | France |
Default market is US. Use US when the user does not specify a market.
This tool calls the LinkFox tool gateway API. See references/api.md for calling conventions, request parameters, and response structure. You can also execute scripts/echotik_list_new_product_rank.py directly to run queries.
1. Today's trending new products in the US Query the US market for the current date to see which new products are gaining traction.
date: "2025-06-15", region: "US"
2. Discover hot new products in Southeast Asia Check the Indonesian or Thai market for new product opportunities.
date: "2025-06-15", region: "ID"
3. Browse the UK market new product ranking Scout the UK TikTok Shop for trending new arrivals.
date: "2025-06-15", region: "GB"
4. Paginate through a large result set Retrieve the second page of 20 results for the US market.
date: "2025-06-15", region: "US", pageNum: 2, pageSize: 20
| Field | API Name | Description |
|---|---|---|
| Product Title | title | Name of the product |
| Product ID | asin | Unique product identifier |
| Region | region | Market region code |
| Price (Avg) | price | Average SPU price |
| Min Price | minPrice | Lowest price |
| Max Price | maxPrice | Highest price |
| Currency | currency | Currency code |
| Total Sales | totalSaleCnt | Total units sold |
| 30-Day Sales | totalSale30dCnt | Units sold in the last 30 days |
| Total Revenue | totalSaleGmvAmt | Total gross merchandise value |
| 30-Day Revenue | totalSaleGmv30dAmt | Revenue in the last 30 days |
| Sales Trend | salesTrendFlagText | Sales trend indicator (0 = stable, 1 = rising, 2 = declining) |
| Total Videos | totalVideoCnt | Number of associated videos |
| Total Live Streams | totalLiveCnt | Number of associated live streams |
| Total Influencers | totalIflCnt | Number of influencers promoting the product |
| Commission Rate | productCommissionRate | Product commission rate |
| Rating | productRating | Average product rating |
| Review Count | reviewCount | Number of product reviews |
| First Seen Date | availableDate | Date the product was first tracked |
| Category ID | categoryId | Product category identifier |
| Image URL | imageUrl | Product image URL |
| Image URLs | productImageUrls | List of product image URLs |
date parameter is mandatory; there is no default datepageNum and pageSize to navigate large result sets; not all products are returned in a single callApplicable -- TikTok Shop new product discovery and trend analysis:
| User Says | Scenario |
|---|---|
| "What new products are trending on TikTok" | New product ranking lookup |
| "TikTok bestsellers today", "hot products on TikTok Shop" | Daily ranking query |
| "New product opportunities in Southeast Asia TikTok" | Regional market scouting |
| "Which new items are selling well on TikTok UK" | Region-specific ranking |
| "TikTok product scouting", "short-video e-commerce trends" | General product discovery |
| "Show me rising new products on TikTok" | Trend-filtered ranking |
| "TikTok influencer product picks", "what are TikTok creators promoting" | Influencer-driven product discovery |
Not applicable -- Needs beyond TikTok new product rankings:
Boundary judgment: When users say "product research" or "what's selling well", if the context clearly involves TikTok Shop or short-video e-commerce, this skill applies. If they are asking about Amazon, Shopify, or other platforms, it does not apply.
Feedback:
Auto-detect and report feedback via the Feedback API when any of the following apply:
Call the feedback API as specified in references/api.md. Do not interrupt the user's flow.
For more high-quality, professional cross-border e-commerce skills, set LinkFox Skills.