linkfox-fastmoss-product-search

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

FastMoss - TikTok Product Search

FastMoss - TikTok 商品搜索

This skill guides you on how to search and filter TikTok Shop product data using FastMoss, helping sellers and marketers discover product opportunities, evaluate sales performance, and identify influencer-driven products across 15 TikTok markets worldwide.
本技能将指导您如何使用FastMoss搜索和筛选TikTok Shop商品数据,帮助卖家和营销人员在全球15个TikTok市场中发现产品机会、评估销售表现并识别达人驱动的产品。

Core Concepts

核心概念

FastMoss is a well-known TikTok e-commerce data 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 multi-period sales (7-day/28-day/90-day/total), GMV (revenue), pricing, ratings, review counts, commission rates, influencer promotion statistics, and shop information.
Sales metrics: Products include multi-period sales data — 7-day, 28-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.10 means 10%). When displaying to the user, convert to percentage format.
Shop types: Products can be filtered by shop type — local shops (1) or cross-border shops (2). The
isCrossBorder
field (1=cross-border, 0=local) and
isSShopText
field (TikTok fully-managed shop) provide additional shop classification.
FastMoss是知名的TikTok电商数据平台,追踪多个TikTok市场的产品表现。该工具提供基于关键词的产品搜索功能,并具备丰富的筛选能力,返回详细的产品数据,包括多周期销量(7天/28天/90天/累计)、GMV(销售额)、定价、评分、评论数、佣金率、达人推广统计数据以及店铺信息。
销量指标:产品包含多周期销量数据——7天、28天、90天及累计销量。GMV(商品交易总额)数据也采用相同的粒度统计。
佣金率:以小数形式存储(例如0.10代表10%)。向用户展示时需转换为百分比格式。
店铺类型:可按店铺类型筛选产品——本地店铺(1)或跨境店铺(2)。
isCrossBorder
字段(1=跨境,0=本地)和
isSShopText
字段(TikTok全托管店铺)提供额外的店铺分类信息。

Parameter Guide

参数指南

Search & Filtering

搜索与筛选

ParameterTypeRequiredDescription
keywordstringNoSearch keyword (product title fuzzy match)
regionstringNoMarket region code. Supported: US, GB, MX, ES, DE, IT, FR, ID, VN, MY, TH, PH, BR, JP, SG
categorystringNoCategory name in English, matched to TikTok category ID. Non-English should be translated first
shopTypeintegerNoShop type: 1=local shop, 2=cross-border shop
参数类型是否必填描述
keywordstring搜索关键词(商品标题模糊匹配)
regionstring市场区域代码。支持:US、GB、MX、ES、DE、IT、FR、ID、VN、MY、TH、PH、BR、JP、SG
categorystring英文类目名称,与TikTok类目ID匹配。非英文需先翻译
shopTypeinteger店铺类型:1=本地店铺,2=跨境店铺

Boolean Filters

布尔筛选

ParameterTypeRequiredDescription
isTopSellingbooleanNoFilter hot-selling products only
isNewListedbooleanNoFilter new products only
isSshopbooleanNoFilter TikTok fully-managed (S-shop) products only
isFreeShippingbooleanNoFilter free-shipping products only
isLocalWarehousebooleanNoFilter local warehouse products only
参数类型是否必填描述
isTopSellingboolean仅筛选热销产品
isNewListedboolean仅筛选新品
isSshopboolean仅筛选TikTok全托管(S-shop)产品
isFreeShippingboolean仅筛选免运费产品
isLocalWarehouseboolean仅筛选本地仓产品

Range Filters

范围筛选

ParameterTypeRequiredDescription
unitsSoldRangeobjectNoSales volume range filter:
{min, max}
commissionRateRangeobjectNoCommission rate range filter:
{min, max}
creatorCountRangeobjectNoCreator/influencer count range filter:
{min, max}
参数类型是否必填描述
unitsSoldRangeobject销量范围筛选:
{min, max}
commissionRateRangeobject佣金率范围筛选:
{min, max}
creatorCountRangeobject达人数量范围筛选:
{min, max}

Sorting & Pagination

排序与分页

ParameterTypeRequiredDescription
orderFieldstringNoSort field: day7_units_sold, day7_gmv, commission_rate, total_units_sold, total_gmv, creator_count. Default: descending
pageintegerNoPage number, default 1
pageSizeintegerNoItems per page, max 10, default 10
参数类型是否必填描述
orderFieldstring排序字段:day7_units_sold, day7_gmv, commission_rate, total_units_sold, total_gmv, creator_count。默认:降序
pageinteger页码,默认1
pageSizeinteger每页条数,最大10,默认10

Supported Markets (15)

支持的市场(15个)

US (United States), GB (United Kingdom), MX (Mexico), ES (Spain), DE (Germany), IT (Italy), FR (France), ID (Indonesia), VN (Vietnam), MY (Malaysia), TH (Thailand), PH (Philippines), BR (Brazil), JP (Japan), SG (Singapore)
US(美国)、GB(英国)、MX(墨西哥)、ES(西班牙)、DE(德国)、IT(意大利)、FR(法国)、ID(印度尼西亚)、VN(越南)、MY(马来西亚)、TH(泰国)、PH(菲律宾)、BR(巴西)、JP(日本)、SG(新加坡)

API Usage

API 使用说明

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/fastmoss_product_search.py
directly to run queries.
本工具调用LinkFox工具网关API。调用规范、请求参数及响应结构请参考
references/api.md
。您也可以直接执行
scripts/fastmoss_product_search.py
来运行查询。

Data Fields

数据字段

Key fields returned for each product:
FieldDescription
titleProduct name
productIdUnique product identifier
regionMarket region code
price, minPrice, maxPriceProduct price and price range
currencyCurrency code
totalSaleCntTotal cumulative sales
totalSale1dCnt, totalSale7dCnt, totalSale28dCnt, totalSale90dCntSales by period
totalSaleGmvAmt, totalSaleGmv7dAmt, totalSaleGmv28dAmtGMV by period
totalVideoCnt, totalLiveCnt, totalIflCntVideo count, live count, influencer count
productCommissionRateCommission rate (decimal, 0.10 = 10%)
productRating, reviewCountRating and review count
skuCountNumber of SKUs
shopName, shopSellerId, shopTotalUnitsSoldShop information
isCrossBorder1=cross-border, 0=local
isSShopText, freeShippingTextFully-managed shop flag, free shipping flag
salesTrendFlagTextSales trend label
categoryNameProduct category
tiktokUrl, fastmossUrl, imageUrlLinks and image
每个产品返回的关键字段:
字段描述
title商品名称
productId唯一商品标识
region市场区域代码
price, minPrice, maxPrice商品价格及价格范围
currency货币代码
totalSaleCnt累计总销量
totalSale1dCnt, totalSale7dCnt, totalSale28dCnt, totalSale90dCnt各周期销量
totalSaleGmvAmt, totalSaleGmv7dAmt, totalSaleGmv28dAmt各周期GMV
totalVideoCnt, totalLiveCnt, totalIflCnt视频数量、直播数量、达人数量
productCommissionRate佣金率(小数,0.10 = 10%)
productRating, reviewCount评分及评论数
skuCountSKU数量
shopName, shopSellerId, shopTotalUnitsSold店铺信息
isCrossBorder1=跨境,0=本地
isSShopText, freeShippingText全托管店铺标识、免运费标识
salesTrendFlagText销量趋势标签
categoryName商品类目
tiktokUrl, fastmossUrl, imageUrl链接及图片

Usage Examples

使用示例

1. Basic Keyword Search — Find top-selling products
json
{
  "keyword": "phone case",
  "region": "US",
  "orderField": "total_units_sold",
  "pageSize": 10
}
2. High-Commission Product Discovery — Products with commission >= 10%
json
{
  "keyword": "beauty",
  "region": "US",
  "commissionRateRange": {"min": 0.10},
  "orderField": "commission_rate"
}
3. Cross-Border Shop Products — Filter by shop type
json
{
  "keyword": "gadget",
  "region": "US",
  "shopType": 2,
  "orderField": "day7_units_sold"
}
4. Influencer-Hot Products — Products promoted by many creators
json
{
  "keyword": "skincare",
  "region": "US",
  "creatorCountRange": {"min": 50},
  "orderField": "creator_count"
}
5. Hot-Selling New Products on TikTok
json
{
  "keyword": "fashion",
  "region": "GB",
  "isTopSelling": true,
  "isNewListed": true,
  "orderField": "day7_gmv"
}
1. 基础关键词搜索——查找热销产品
json
{
  "keyword": "phone case",
  "region": "US",
  "orderField": "total_units_sold",
  "pageSize": 10
}
2. 高佣金产品挖掘——佣金≥10%的产品
json
{
  "keyword": "beauty",
  "region": "US",
  "commissionRateRange": {"min": 0.10},
  "orderField": "commission_rate"
}
3. 跨境店铺产品——按店铺类型筛选
json
{
  "keyword": "gadget",
  "region": "US",
  "shopType": 2,
  "orderField": "day7_units_sold"
}
4. 达人热门产品——众多达人推广的产品
json
{
  "keyword": "skincare",
  "region": "US",
  "creatorCountRange": {"min": 50},
  "orderField": "creator_count"
}
5. TikTok热销新品
json
{
  "keyword": "fashion",
  "region": "GB",
  "isTopSelling": true,
  "isNewListed": true,
  "orderField": "day7_gmv"
}

Display Rules

展示规则

  1. Present data only: Show query results in organized tables with key columns — product name, price, total sales, 7-day sales, GMV, rating, commission rate, and number of promoting influencers. Do not make subjective business advice
  2. Commission formatting: Commission rate is a decimal (0.10 = 10%) — always display as percentage for readability
  3. Cross-border awareness:
    isCrossBorder
    : 1 = cross-border shop, 0 = local shop. Display clearly
  4. Currency awareness: Include the currency field from the response when displaying prices and GMV
  5. Trend labels: Display
    salesTrendFlagText
    directly as the trend indicator
  6. Shop flags: Display
    freeShippingText
    and
    isSShopText
    directly (values are readable text)
  7. Error handling: When a query fails, explain the reason based on the response and suggest adjusting parameters
  1. 仅展示数据:将查询结果整理为表格,显示关键列——商品名称、价格、总销量、7天销量、GMV、评分、佣金率、推广达人数量。不提供主观商业建议
  2. 佣金格式:佣金率以小数形式存储(0.10 = 10%)——展示时需转换为百分比格式以提升可读性
  3. 跨境标识
    isCrossBorder
    :1 = 跨境店铺,0 = 本地店铺。需清晰展示
  4. 货币标识:展示价格和GMV时需包含响应中的货币字段
  5. 趋势标签:直接展示
    salesTrendFlagText
    作为趋势指标
  6. 店铺标识:直接展示
    freeShippingText
    isSShopText
    (值为可读文本)
  7. 错误处理:查询失败时,根据响应说明原因并建议调整参数

Important Limitations

重要限制

  • No required parameters (all optional), but at minimum provide keyword or category for meaningful results
  • Max 10 items per page
  • 无必填参数(全部可选),但至少需提供关键词或类目以获取有意义的结果
  • 每页最多显示10条数据

Applicable Scenarios

适用场景

User SaysScenario
"Find trending products on TikTok"Keyword search sorted by sales
"TikTok products with high commission"Filter by commission rate range
"What's selling well on TikTok Shop US"Regional product search by sales
"Search TikTok cross-border shop products"Filter by shopType=2
"Which products have many influencers promoting them"Filter by creator count range
"TikTok fully-managed shop products"Filter with isSshop=true
"TikTok product research for Southeast Asia"Search specific SE Asian regions
"New hot-selling products on TikTok"Use isTopSelling + isNewListed flags
"FastMoss product data"Direct platform reference
用户表述场景
"Find trending products on TikTok"按销量排序的关键词搜索
"TikTok products with high commission"按佣金率范围筛选
"What's selling well on TikTok Shop US"按销量进行区域产品搜索
"Search TikTok cross-border shop products"按shopType=2筛选
"Which products have many influencers promoting them"按达人数量范围筛选
"TikTok fully-managed shop products"使用isSshop=true筛选
"TikTok product research for Southeast Asia"搜索特定东南亚区域
"New hot-selling products on TikTok"使用isTopSelling + isNewListed标识
"FastMoss product data"直接引用平台数据

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:
  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, visit LinkFox Skills.
  • TikTok达人分析(达人粉丝数、互动率)
  • TikTok视频表现分析(特定视频的浏览量、点赞量、分享量)
  • TikTok广告/广告活动管理
  • Amazon、Shopee或其他非TikTok平台的产品数据
  • TikTok Shop店铺级分析
  • 商品上架或优化建议
  • 物流、履约或运输分析
边界判断:当用户提到“产品调研”或“我应该在TikTok卖什么”时,若涉及通过销量数据、定价或佣金率在TikTok Shop上搜索和筛选产品,则适用本技能。若用户询问内容策略、视频创作或达人合作,则不适用。
反馈:
当出现以下任一情况时,自动检测并通过Feedback API提交反馈:
  1. 本技能描述的功能或用途与实际行为不符
  2. 本技能的结果与用户意图不符
  3. 用户表达对本技能的不满或赞赏
  4. 任何您认为可以改进的内容
请按照
references/api.md
中的说明调用反馈API,不要中断用户流程。

如需更多高质量、专业的跨境电商技能,请访问LinkFox Skills