linkfox-echotik-product-search
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseEchoTik TikTok Product Search
EchoTik TikTok 商品搜索
This skill guides you on how to search and analyze TikTok Shop product data, helping sellers and marketers discover product opportunities, evaluate sales performance, and identify influencer-driven products on TikTok.
本技能将指导您如何搜索和分析TikTok Shop商品数据,帮助卖家和营销人员发掘产品机会、评估销售表现,并找出TikTok上由达人带动销售的商品。
Core Concepts
核心概念
EchoTik is a TikTok Shop analytics platform that tracks product performance across multiple TikTok marketplaces. This tool provides keyword-based product search with rich filtering capabilities, returning detailed product data including sales volumes (1d/7d/15d/30d/60d/90d/total), GMV (revenue), pricing, ratings, review counts, commission rates, and influencer promotion statistics.
Sales metrics: Products include multi-period sales data — 1-day, 7-day, 15-day, 30-day, 60-day, 90-day, and total sales. The same granularity applies to GMV (Gross Merchandise Value) amounts.
Commission rate: Stored as a decimal (e.g., 0.05 means 5%). When a user specifies a percentage, convert it to decimal before passing to the API.
Listing date: The field uses a compact integer format (e.g., for January 1, 2024).
firstCrawlDtYYYYMMDD20240101EchoTik是一款TikTok Shop数据分析平台,可追踪多个TikTok市场的商品表现。该工具支持基于关键词的商品搜索,并具备丰富的筛选功能,返回的详细商品数据包括销量(1d/7d/15d/30d/60d/90d/总计)、GMV(销售额)、定价、评分、评论数、佣金比例以及达人推广统计数据。
销量指标:商品包含多周期销量数据——1天、7天、15天、30天、60天、90天及总销量。GMV(商品交易总额)数据也采用相同的时间粒度。
佣金比例:以小数形式存储(例如0.05代表5%)。当用户指定百分比时,需先转换为小数再传入API。
上架日期:字段采用紧凑整数格式(例如2024年1月1日表示为)。
firstCrawlDtYYYYMMDD20240101Parameter Guide
参数指南
Search & Filtering
搜索与筛选
| Parameter | Type | Description | Default |
|---|---|---|---|
| keyword | string | Product keyword (translate to the local language of the target marketplace) | - |
| region | string | Marketplace code | US |
| categoryKeywordCN | string | Product category (must be in Chinese) | - |
| 参数 | 类型 | 描述 | 默认值 |
|---|---|---|---|
| keyword | 字符串 | 商品关键词(需转换为目标市场的本地语言) | - |
| region | 字符串 | 市场代码 | US |
| categoryKeywordCN | 字符串 | 商品分类(必须为中文) | - |
Sales Filters
销量筛选
| Parameter | Type | Description |
|---|---|---|
| minTotalSaleCnt / maxTotalSaleCnt | integer | Total sales volume range |
| minTotalSale30dCnt / maxTotalSale30dCnt | integer | 30-day sales volume range |
| minTotalSaleGmvAmt / maxTotalSaleGmvAmt | string | Total GMV range |
| minTotalSaleGmv30dAmt / maxTotalSaleGmv30dAmt | string | 30-day GMV range |
| 参数 | 类型 | 描述 |
|---|---|---|
| minTotalSaleCnt / maxTotalSaleCnt | 整数 | 总销量范围 |
| minTotalSale30dCnt / maxTotalSale30dCnt | 整数 | 30天销量范围 |
| minTotalSaleGmvAmt / maxTotalSaleGmvAmt | 字符串 | 总GMV范围 |
| minTotalSaleGmv30dAmt / maxTotalSaleGmv30dAmt | 字符串 | 30天GMV范围 |
Product Attribute Filters
商品属性筛选
| Parameter | Type | Description |
|---|---|---|
| minSpuAvgPrice / maxSpuAvgPrice | number | SPU average price range |
| minProductRating / maxProductRating | number | Product rating range |
| minReviewCount / maxReviewCount | integer | Review count range |
| minProductCommissionRate / maxProductCommissionRate | number | Commission rate range (decimal, e.g., 0.05 = 5%) |
| 参数 | 类型 | 描述 |
|---|---|---|
| minSpuAvgPrice / maxSpuAvgPrice | 数字 | SPU平均价格范围 |
| minProductRating / maxProductRating | 数字 | 商品评分范围 |
| minReviewCount / maxReviewCount | 整数 | 评论数范围 |
| minProductCommissionRate / maxProductCommissionRate | 数字 | 佣金比例范围(小数形式,例如0.05=5%) |
Influencer & Video Filters
达人与视频筛选
| Parameter | Type | Description |
|---|---|---|
| minTotalIflCnt / maxTotalIflCnt | integer | Number of influencers promoting the product |
| minTotalVideoCnt / maxTotalVideoCnt | integer | Number of promotion videos |
| minTotalViewsCnt / maxTotalViewsCnt | integer | Total views on promotion videos |
| 参数 | 类型 | 描述 |
|---|---|---|
| minTotalIflCnt / maxTotalIflCnt | 整数 | 推广该商品的达人数量范围 |
| minTotalVideoCnt / maxTotalVideoCnt | 整数 | 推广视频数量范围 |
| minTotalViewsCnt / maxTotalViewsCnt | 整数 | 推广视频总播放量范围 |
Listing Date & Duration
上架日期与时长
| Parameter | Type | Description |
|---|---|---|
| minFirstCrawlDt / maxFirstCrawlDt | integer | Listing date range (YYYYMMDD format, e.g., 20240101) |
| saleDays | integer | Days since listing |
| 参数 | 类型 | 描述 |
|---|---|---|
| minFirstCrawlDt / maxFirstCrawlDt | 整数 | 上架日期范围(YYYYMMDD格式,例如20240101) |
| saleDays | 整数 | 上架天数 |
Sorting & Pagination
排序与分页
| Parameter | Type | Description | Default |
|---|---|---|---|
| productSortField | integer | Sort field: 1=total sales, 2=total GMV, 3=avg price, 4=7d sales, 5=30d sales, 6=7d GMV, 7=30d GMV | 1 |
| sortType | integer | Sort order: 0=ascending, 1=descending | 1 |
| pageNum | integer | Page number | 1 |
| pageSize | integer | Results per page | 50 |
| 参数 | 类型 | 描述 | 默认值 |
|---|---|---|---|
| productSortField | 整数 | 排序字段:1=总销量,2=总GMV,3=平均价格,4=7天销量,5=30天销量,6=7天GMV,7=30天GMV | 1 |
| sortType | 整数 | 排序顺序:0=升序,1=降序 | 1 |
| pageNum | 整数 | 页码 | 1 |
| pageSize | 整数 | 每页结果数量 | 50 |
Supported Marketplaces
支持的市场
US (United States), ID (Indonesia), TH (Thailand), PH (Philippines), MY (Malaysia), VN (Vietnam), GB (United Kingdom), MX (Mexico), SG (Singapore), SA (Saudi Arabia), BR (Brazil), ES (Spain), JP (Japan), DE (Germany), IT (Italy), FR (France)
Default marketplace is US. Use US when the user doesn't specify a marketplace.
US(美国)、ID(印度尼西亚)、TH(泰国)、PH(菲律宾)、MY(马来西亚)、VN(越南)、GB(英国)、MX(墨西哥)、SG(新加坡)、SA(沙特阿拉伯)、BR(巴西)、ES(西班牙)、JP(日本)、DE(德国)、IT(意大利)、FR(法国)
默认市场为US。当用户未指定市场时,使用US。
API Usage
API 使用说明
This tool calls the LinkFox tool gateway API. See for calling conventions, request parameters, and response structure. You can also execute directly to run queries.
references/api.mdscripts/echotik_list_product.py本工具调用LinkFox工具网关API。调用规范、请求参数及响应结构请参考。您也可以直接执行来运行查询。
references/api.mdscripts/echotik_list_product.pyUsage Examples
使用示例
1. Basic Keyword Search — Find top-selling products for a keyword
json
{
"keyword": "phone case",
"region": "US",
"productSortField": 1,
"sortType": 1,
"pageSize": 20
}2. High-Commission Product Discovery — Products with commission >= 10%
json
{
"keyword": "beauty",
"region": "US",
"minProductCommissionRate": 0.10,
"productSortField": 5,
"sortType": 1
}3. New & Trending Products — Recently listed with strong 30-day sales
json
{
"keyword": "gadget",
"region": "US",
"minFirstCrawlDt": 20250101,
"minTotalSale30dCnt": 1000,
"productSortField": 5,
"sortType": 1
}4. Influencer-Hot Products — Products promoted by many influencers
json
{
"keyword": "skincare",
"region": "US",
"minTotalIflCnt": 50,
"minTotalViewsCnt": 1000000,
"productSortField": 1,
"sortType": 1
}5. Budget-Friendly High-Sellers — Low price + high volume
json
{
"keyword": "accessories",
"region": "US",
"maxSpuAvgPrice": 10,
"minTotalSaleCnt": 5000,
"productSortField": 2,
"sortType": 1
}6. Southeast Asia Market Exploration
json
{
"keyword": "fashion",
"region": "TH",
"minTotalSale30dCnt": 500,
"productSortField": 7,
"sortType": 1
}1. 基础关键词搜索——查找某关键词下的热销商品
json
{
"keyword": "phone case",
"region": "US",
"productSortField": 1,
"sortType": 1,
"pageSize": 20
}2. 高佣金商品发掘——佣金≥10%的商品
json
{
"keyword": "beauty",
"region": "US",
"minProductCommissionRate": 0.10,
"productSortField": 5,
"sortType": 1
}3. 新品爆款——近期上架且30天销量表现强劲的商品
json
{
"keyword": "gadget",
"region": "US",
"minFirstCrawlDt": 20250101,
"minTotalSale30dCnt": 1000,
"productSortField": 5,
"sortType": 1
}4. 达人热门商品——众多达人推广的商品
json
{
"keyword": "skincare",
"region": "US",
"minTotalIflCnt": 50,
"minTotalViewsCnt": 1000000,
"productSortField": 1,
"sortType": 1
}5. 高性价比热销品——低价+高销量
json
{
"keyword": "accessories",
"region": "US",
"maxSpuAvgPrice": 10,
"minTotalSaleCnt": 5000,
"productSortField": 2,
"sortType": 1
}6. 东南亚市场探索
json
{
"keyword": "fashion",
"region": "TH",
"minTotalSale30dCnt": 500,
"productSortField": 7,
"sortType": 1
}Display Rules
展示规则
- Present data clearly: Show query results in organized tables with key columns — product name, price, total sales, 30-day sales, GMV, rating, commission rate, and number of promoting influencers
- Currency awareness: Include the currency field from the response when displaying prices and GMV
- Commission formatting: Display commission rates as percentages for readability (e.g., show 0.05 as "5%")
- Volume notice: When results have a large count, show the current page data and inform the user of total available records; suggest adjusting filters or pagination to explore more
total - Image reference: If or
imageUrlis present, mention it so the user knows product images are availablecoverUrl - Error handling: When a query fails, explain the reason based on the response and suggest adjusting parameters
- Keyword translation reminder: When the user targets a non-English marketplace, remind them that the keyword should be in the local language of that marketplace for best results
- 清晰展示数据:将查询结果整理为表格形式,展示关键列——商品名称、价格、总销量、30天销量、GMV、评分、佣金比例及推广达人数量
- 注意货币类型:展示价格和GMV时,需包含响应中的货币字段
- 佣金格式:为便于阅读,佣金比例以百分比形式展示(例如将0.05显示为“5%”)
- 结果数量提示:当结果总数量较多时,展示当前页数据并告知用户可用记录总数;建议用户调整筛选条件或分页以查看更多内容
- 图片提示:若存在或
imageUrl字段,需告知用户可查看商品图片coverUrl - 错误处理:当查询失败时,根据响应信息说明原因,并建议调整参数
- 关键词翻译提示:当用户目标为非英语市场时,提醒用户关键词需使用该市场的本地语言以获得最佳结果
Applicable Scenarios
适用场景
| User Says | Scenario |
|---|---|
| "Find trending products on TikTok" | Keyword search sorted by sales |
| "TikTok products with high commission" | Filter by commission rate |
| "What's selling well on TikTok Shop US" | Regional product search by sales |
| "New products blowing up on TikTok" | Filter by listing date + sales |
| "Which products have many influencers promoting them" | Filter by influencer count |
| "Cheap but high-volume TikTok products" | Filter by price + sales |
| "TikTok product research for Southeast Asia" | Search specific SE Asian regions |
| "Products with good reviews on TikTok" | Filter by rating + review count |
| 用户表述 | 场景 |
|---|---|
| “查找TikTok上的热门商品” | 按销量排序的关键词搜索 |
| “TikTok上高佣金的商品” | 按佣金比例筛选 |
| “TikTok Shop美国站什么卖得好” | 按销量进行区域商品搜索 |
| “TikTok上爆火的新品” | 按上架日期+销量筛选 |
| “哪些商品有很多达人推广” | 按达人数量筛选 |
| “TikTok上便宜又热销的商品” | 按价格+销量筛选 |
| “TikTok东南亚市场商品调研” | 搜索特定东南亚区域 |
| “TikTok上好评多的商品” | 按评分+评论数筛选 |
Not Applicable Scenarios
不适用场景
- TikTok influencer/creator analytics (follower counts, engagement rates of creators)
- TikTok video performance analytics (views, likes, shares on specific videos)
- TikTok advertising / ad campaign management
- Amazon, Shopee, or other non-TikTok platform product data
- TikTok Shop store-level analytics
- Product listing creation or optimization advice
- Logistics, fulfillment, or shipping analysis
Boundary judgment: When users say "product research" or "what should I sell on TikTok", if it involves searching and filtering products by sales data, pricing, or commission rates on TikTok Shop, then this skill applies. If they're asking about content strategy, video creation, or influencer outreach, it does not apply.
Feedback:
Auto-detect and report feedback via the Feedback API when any of the following apply:
- The functionality or purpose described in this skill does not match actual behavior
- The skill's results do not match the user's intent
- The user expresses dissatisfaction or praise about this skill
- Anything you believe could be improved
Call the feedback API as specified in . Do not interrupt the user's flow.
references/api.mdFor more high-quality, professional cross-border e-commerce skills, set LinkFox Skills.
- TikTok达人/创作者分析(粉丝数量、创作者互动率)
- TikTok视频表现分析(特定视频的播放量、点赞量、分享量)
- TikTok广告/广告活动管理
- Amazon、Shopee或其他非TikTok平台的商品数据
- TikTok Shop店铺级分析
- 商品上架创建或优化建议
- 物流、履约或配送分析
边界判断:当用户提到“商品调研”或“我应该在TikTok上卖什么”时,如果需求涉及在TikTok Shop上通过销量数据、定价或佣金比例搜索筛选商品,则适用本技能;如果用户询问内容策略、视频创作或达人合作,则不适用。
反馈:
当出现以下任一情况时,自动检测并通过Feedback API提交反馈:
- 本技能描述的功能或用途与实际行为不符
- 技能结果不符合用户意图
- 用户对本技能表达不满或赞赏
- 任何您认为可以改进的内容
请按照中的说明调用反馈API,不要打断用户的操作流程。
references/api.md如需更多优质、专业的跨境电商技能,请访问LinkFox Skills。