Design & media

EchoTik-TikTok商品搜索

Try it

搜索和分析TikTok商品数据,包括销量、达人带货数据、定价和佣金比例,覆盖16个TikTok Shop站点。当用户提到TikTok商品搜索、TikTok Shop商品分析、TikTok销量数据、达人带货销售、TikTok选品、TikTok佣金比例、TikTok商品排名、EchoTik数据查询、TikTok product search, TikTok sales, influencer sales, TikTok commission, TikTok product selection, short-video e-commerce, TikTok data时触发此技能。即使用户未明确提及"EchoTik"或"TikTok",只要其需求涉及在TikTok Shop上搜索商品或分析TikTok商品表现指标,也应触发此技能。

What it does

搜索和分析TikTok商品数据,包括销量、达人带货数据、定价和佣金比例,覆盖16个TikTok Shop站点。当用户提到TikTok商品搜索、TikTok Shop商品分析、TikTok销量数据、达人带货销售、TikTok选品、TikTok佣金比例、TikTok商品排名、EchoTik数据查询、TikTok product search, TikTok sales, influencer sales, TikTok commission, TikTok product selection, short-video e-commerce, TikTok data时触发此技能。即使用户未明确提及"EchoTik"或"TikTok",只要其需求涉及在TikTok Shop上搜索商品或分析TikTok商品表现指标,也应触发此技能。

The skill document

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.

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 firstCrawlDt field uses a compact integer format YYYYMMDD (e.g., 20240101 for January 1, 2024).

Parameter Guide

Search & Filtering

ParameterTypeDescriptionDefault
keywordstringProduct keyword (translate to the local language of the target marketplace)-
regionstringMarketplace codeUS
categoryKeywordCNstringProduct category (must be in Chinese)-

Sales Filters

ParameterTypeDescription
minTotalSaleCnt / maxTotalSaleCntintegerTotal sales volume range
minTotalSale30dCnt / maxTotalSale30dCntinteger30-day sales volume range
minTotalSaleGmvAmt / maxTotalSaleGmvAmtstringTotal GMV range
minTotalSaleGmv30dAmt / maxTotalSaleGmv30dAmtstring30-day GMV range

Product Attribute Filters

ParameterTypeDescription
minSpuAvgPrice / maxSpuAvgPricenumberSPU average price range
minProductRating / maxProductRatingnumberProduct rating range
minReviewCount / maxReviewCountintegerReview count range
minProductCommissionRate / maxProductCommissionRatenumberCommission rate range (decimal, e.g., 0.05 = 5%)

Influencer & Video Filters

ParameterTypeDescription
minTotalIflCnt / maxTotalIflCntintegerNumber of influencers promoting the product
minTotalVideoCnt / maxTotalVideoCntintegerNumber of promotion videos
minTotalViewsCnt / maxTotalViewsCntintegerTotal views on promotion videos

Listing Date & Duration

ParameterTypeDescription
minFirstCrawlDt / maxFirstCrawlDtintegerListing date range (YYYYMMDD format, e.g., 20240101)
saleDaysintegerDays since listing

Sorting & Pagination

ParameterTypeDescriptionDefault
productSortFieldintegerSort field: 1=total sales, 2=total GMV, 3=avg price, 4=7d sales, 5=30d sales, 6=7d GMV, 7=30d GMV1
sortTypeintegerSort order: 0=ascending, 1=descending1
pageNumintegerPage number1
pageSizeintegerResults per page50

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.

调用方式

  • API 端点POST /echotik/listProduct(完整参数/响应/错误码见 references/api.md
  • Python 脚本python scripts/echotik_list_product.py '' [--inline]
  • 成本约束:本工具会消耗积分;同一会话同一参数组合默认只调用一次,脚本带 24h 本地缓存。失败/空结果不得自动换关键词、翻页或改邮编连续试探;需要继续检索时先向用户说明会产生额外消耗。

输出策略(脚本默认行为)

  • 始终将完整响应写入 /linkfox///data/linkfox-echotik-list-product-.json 为脚本执行时的工作目录,在 Claude Code 里即当前项目目录; 取自环境变量 SESSION_ID,按用户任务自动聚合;禁止写入 /tmp,当前目录不可写则报错)
  • 响应体 ≤ 8 KB:落盘后把完整 JSON 打印到 stdout
  • 响应体 > 8 KB:落盘后 stdout 只输出摘要(顶层字段、常见计数如 total/costToken、最大列表字段的长度 + 前 3 条样本)
  • --inline 强制全量打印到 stdout(同样落盘)

读数据建议:先看摘要判断是否足够;需要具体字段时优先用 jqConvertFrom-Json 从保存的 json 文件按需抽取,避免整份 JSON 进入上下文。

解决认证和积分问题

发生以下异常情况时,采用 references/onboarding.md 引导解决问题:

异常情况

  • 未配置API Key:环境变量未配置 LINKFOX_AGENT_API_KEY,也未配置 LINKFOXAGENT_API_KEY
  • 响应401或402状态码
  • 响应提示积分或余额不足:消息含"积分余额不足/计费不足/余额不足/quota exceeded/insufficient balance/套餐到期/需充值/请充值",或类似含义的内容。

Usage Examples

1. Basic Keyword Search — Find top-selling products for a keyword

{
  "keyword": "phone case",
  "region": "US",
  "productSortField": 1,
  "sortType": 1,
  "pageSize": 20
}

2. High-Commission Product Discovery — Products with commission >= 10%

{
  "keyword": "beauty",
  "region": "US",
  "minProductCommissionRate": 0.10,
  "productSortField": 5,
  "sortType": 1
}

3. New & Trending Products — Recently listed with strong 30-day sales

{
  "keyword": "gadget",
  "region": "US",
  "minFirstCrawlDt": 20250101,
  "minTotalSale30dCnt": 1000,
  "productSortField": 5,
  "sortType": 1
}

4. Influencer-Hot Products — Products promoted by many influencers

{
  "keyword": "skincare",
  "region": "US",
  "minTotalIflCnt": 50,
  "minTotalViewsCnt": 1000000,
  "productSortField": 1,
  "sortType": 1
}

5. Budget-Friendly High-Sellers — Low price + high volume

{
  "keyword": "accessories",
  "region": "US",
  "maxSpuAvgPrice": 10,
  "minTotalSaleCnt": 5000,
  "productSortField": 2,
  "sortType": 1
}

6. Southeast Asia Market Exploration

{
  "keyword": "fashion",
  "region": "TH",
  "minTotalSale30dCnt": 500,
  "productSortField": 7,
  "sortType": 1
}

Display Rules

  1. 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
  2. Currency awareness: Include the currency field from the response when displaying prices and GMV
  3. Commission formatting: Display commission rates as percentages for readability (e.g., show 0.05 as "5%")
  4. Volume notice: When results have a large total count, show the current page data and inform the user of total available records; suggest adjusting filters or pagination to explore more
  5. Image reference: If imageUrl or coverUrl is present, mention it so the user knows product images are available
  6. Error handling: When a query fails, explain the reason based on the response and suggest adjusting parameters
  7. 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

Applicable Scenarios

User SaysScenario
"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

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.

积分消耗规则

消耗 5 积分。

用户会因积分消耗而支付费用。请充分评估:当需要高频调用本技能,或用户对积分消耗量预期不足时,务必提醒用户,由用户决定是否继续。

Feedback:

Auto-detect and report feedback via the Feedback API when any of the following apply:

  1. The functionality or purpose described in this skill does not match actual behavior
  2. The skill's results do not match the user's intent
  3. The user expresses dissatisfaction or praise about this skill
  4. Anything you believe could be improved

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.

Related skills

搜索和分析TikTok视频数据,按区域、达人、商品、类目、播放量、时长、发布时间、是否带货/投流/AI视频等条件筛选视频,返回播放量、点赞、评论、分享、收藏、视频销量与GMV等指标,覆盖16个TikTok Shop站点。当用户提到TikTok视频搜索、TikTok视频列表、TikTok带货视频、TikTok视频数据、TikTok视频播放量、TikTok视频销量、TikTok视频分析、EchoTik视频、TikTok video search, TikTok video list, TikTok video analytics, TikTok promotional videos, TikTok video views, TikTok video engagement时触发此技能。即使用户未明确提及"EchoTik"或"TikTok",只要其需求涉及按条件搜索或分析TikTok视频表现指标,也应触发此技能。

1 installs

搜索和分析TikTok Shop店铺(卖家)数据,按区域、类目、近30日GMV、销售趋势、上架时间、本土/跨境店铺等条件筛选店铺,返回销量、销售额(GMV)、粉丝数、评分、评价数、好评率、送达率、回复率、带货达人数、带货视频数、直播数、在店商品数等指标,覆盖16个TikTok Shop站点。当用户提到TikTok店铺搜索、TikTok卖家分析、TikTok Shop店铺排行、TikTok店铺销量、TikTok店铺GMV、TikTok带货店铺、EchoTik店铺数据、TikTok Shop seller search, TikTok shop list, TikTok seller analytics, EchoTik seller, TikTok store data时触发此技能。即使用户未明确提及"EchoTik"或"TikTok",只要其需求涉及在TikTok Shop上按条件筛选或分析店铺/卖家表现指标,也应触发此技能。

查询某个TikTok Shop店铺(卖家)的在售商品列表,通过sellerId获取该店铺全部商品,返回商品标题、价格、多周期(1天/7天/15天/30天/60天/90天/总)销量与销售额(GMV)、评分、评论数、佣金比例、上架时间、带货方式、品类等指标。当用户提到TikTok店铺商品、TikTok店铺在售商品、TikTok卖家商品列表、TikTok店铺选品、查看TikTok店铺卖什么、TikTok店铺商品分析、EchoTik店铺商品、TikTok Shop seller products, TikTok store products, TikTok seller product list, EchoTik store product list时触发此技能。即使用户未明确提及"EchoTik"或"TikTok",只要其需求涉及查看某个TikTok Shop店铺(已知sellerId)的在售商品及其销量/价格/佣金表现,也应触发此技能。

查询TikTok商品的关联带货视频数据,包括播放量、点赞、评论、分享、视频销量与GMV,分析商品的视频营销表现与达人内容效果。当用户提到TikTok商品视频、TikTok带货视频、商品关联视频、视频营销分析、达人视频表现、TikTok视频销量、TikTok video sales, product video analysis, influencer video performance, TikTok promotional videos, product marketing videos时触发此技能。即使用户未明确提及"EchoTik"或"商品视频",只要其需求涉及查看某个TikTok商品有哪些带货视频、视频的播放和转化数据,也应触发此技能。

11 installs

批量查询TikTok商品详情数据,包括多周期销量与GMV(1天/7天/15天/30天/60天/90天/累计)、直播销量与直播GMV、带货视频与达人数据、播放量、价格、评分、评论数、佣金比例及上下架/全托管状态,支持通过商品ID或TikTok Shop商品URL批量获取。当用户提到TikTok商品详情、批量查询TikTok商品、TikTok商品销量分析、TikTok商品GMV、TikTok直播销量、TikTok带货数据、TikTok商品价格评分、批量获取TikTok商品信息、EchoTik商品详情、TikTok product detail, batch product lookup, TikTok sales analysis, TikTok GMV, TikTok live sales, TikTok influencer data时触发此技能。即使用户未明确提及"EchoTik",只要其需求涉及根据商品ID或商品URL批量获取TikTok商品的详细销售与营销数据,也应触发此技能。

查询TikTok Shop店铺(卖家)详情,通过sellerId获取单个店铺的完整档案,返回总销量、多周期(1天/7天/30天/90天)销量与销售额(GMV)、粉丝数、评分、评价数、好评率、送达率、回复率、在店商品数、带货达人数、带货视频数、直播数、价格区间、商品分类、预估上架时间等指标。当用户提到TikTok店铺详情、TikTok卖家详情、TikTok店铺分析、TikTok店铺数据、TikTok店铺档案、TikTok Shop store detail、TikTok seller detail、EchoTik store profile时触发此技能。即使用户未明确提及"EchoTik"或"TikTok",只要其需求涉及查询某个TikTok Shop店铺的完整详情/档案(已知sellerId),也应触发此技能。

1 installs