linkfox-youying-shopee-product-search
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese友鹰-Shopee 商品选品
友鹰-Shopee 商品选品
This skill guides you on how to query and filter Shopee product data across 11 marketplaces, helping cross-border sellers discover trending products and market opportunities on Shopee.
本技能将指导您如何在11个站点查询和筛选Shopee商品数据,帮助跨境卖家发掘Shopee平台上的热门商品与市场机会。
Core Concepts
核心概念
友鹰(YouYing)Shopee 商品选品工具提供 Shopee 全站商品的结构化查询能力。卖家可通过关键词、价格区间、销量、上架时间、店铺属性等多维度条件灵活组合筛选,发现爆款货源与市场机会。
核心数据维度:
- 销量数据:前30天销售件数(sold)、估算前30天销售件数(estimateSold)、商品总销售件数(historicalSold)、前30天销售额(payment)
- 价格数据:默认价(price)、最低价(minPrice)、最高价(maxPrice)
- 店铺数据:店铺名称、是否官方店铺、虾皮优选、本地/海外、跨境/本土
- 商品属性:评分、评分数、收藏数、浏览数、SKU 数量、上架时间、类目结构
友鹰(YouYing)Shopee 商品选品工具提供 Shopee 全站商品的结构化查询能力。卖家可通过关键词、价格区间、销量、上架时间、店铺属性等多维度条件灵活组合筛选,发现爆款货源与市场机会。
核心数据维度:
- 销量数据:前30天销售件数(sold)、估算前30天销售件数(estimateSold)、商品总销售件数(historicalSold)、前30天销售额(payment)
- 价格数据:默认价(price)、最低价(minPrice)、最高价(maxPrice)
- 店铺数据:店铺名称、是否官方店铺、虾皮优选、本地/海外、跨境/本土
- 商品属性:评分、评分数、收藏数、浏览数、SKU 数量、上架时间、类目结构
Data Fields
数据字段
Product Fields (Output)
商品字段(输出)
| Field | API Name | Description | Example |
|---|---|---|---|
| 商品ID | pid | 商品唯一标识 | 12345678 |
| 商品标题 | title | 商品名称 | Storage Box Organizer |
| 商品描述 | description | 商品详细描述 | ... |
| 商品主图 | imageUrl | 商品主图URL | https://... |
| 商品链接 | productUrl | Shopee商品页面链接 | https://... |
| 默认价 | price | 商品默认价格(当地货币) | 29.90 |
| 最低价 | minPrice | SKU最低价 | 19.90 |
| 最高价 | maxPrice | SKU最高价 | 39.90 |
| 前30天销售件数 | sold | 近30天实际销量 | 1500 |
| 估算前30天销量 | estimateSold | 估算的近30天销量 | 1200 |
| 总销售件数 | historicalSold | 商品累计总销量 | 50000 |
| 前30天销售额 | payment | 近30天销售金额(当地货币) | 45000 |
| 商品评分 | rating | 0-5分 | 4.8 |
| 评分数 | ratings | 收到的评分总数 | 320 |
| 收藏数 | favorite | 被收藏次数 | 2800 |
| 浏览数 | viewCount | 浏览次数 | 15000 |
| 库存 | stock | 当前库存数量 | 500 |
| SKU数量 | skuNumber | SKU变体数量 | 8 |
| 上架时间 | genTime | 商品首次上架日期 | 2025-06-01 |
| 类目结构 | categoryStructure | 所属类目层级路径 | Home & Living > Storage |
| 店铺名称 | shopName | 所属店铺名称 | BestHome Official |
| 店铺链接 | shopUrl | 店铺页面链接 | https://... |
| 是否官方店铺 | isOfficialShop | 1=是, 0=否 | 1 |
| 虾皮优选 | isShopeeVerified | 1=优选, 0=非优选 | 1 |
| 发货类型 | cbOption | 1=跨境, 0=本土 | 0 |
| 店铺所在地类型 | shippingIconType | 0=本地, 1=海外 | 0 |
| 商品状态 | status | 1=正常, 0=下架 | 1 |
| 字段 | API名称 | 描述 | 示例 |
|---|---|---|---|
| 商品ID | pid | 商品唯一标识 | 12345678 |
| 商品标题 | title | 商品名称 | Storage Box Organizer |
| 商品描述 | description | 商品详细描述 | ... |
| 商品主图 | imageUrl | 商品主图URL | https://... |
| 商品链接 | productUrl | Shopee商品页面链接 | https://... |
| 默认价 | price | 商品默认价格(当地货币) | 29.90 |
| 最低价 | minPrice | SKU最低价 | 19.90 |
| 最高价 | maxPrice | SKU最高价 | 39.90 |
| 前30天销售件数 | sold | 近30天实际销量 | 1500 |
| 估算前30天销量 | estimateSold | 估算的近30天销量 | 1200 |
| 总销售件数 | historicalSold | 商品累计总销量 | 50000 |
| 前30天销售额 | payment | 近30天销售金额(当地货币) | 45000 |
| 商品评分 | rating | 0-5分 | 4.8 |
| 评分数 | ratings | 收到的评分总数 | 320 |
| 收藏数 | favorite | 被收藏次数 | 2800 |
| 浏览数 | viewCount | 浏览次数 | 15000 |
| 库存 | stock | 当前库存数量 | 500 |
| SKU数量 | skuNumber | SKU变体数量 | 8 |
| 上架时间 | genTime | 商品首次上架日期 | 2025-06-01 |
| 类目结构 | categoryStructure | 所属类目层级路径 | Home & Living > Storage |
| 店铺名称 | shopName | 所属店铺名称 | BestHome Official |
| 店铺链接 | shopUrl | 店铺页面链接 | https://... |
| 是否官方店铺 | isOfficialShop | 1=是, 0=否 | 1 |
| 虾皮优选 | isShopeeVerified | 1=优选, 0=非优选 | 1 |
| 发货类型 | cbOption | 1=跨境, 0=本土 | 0 |
| 店铺所在地类型 | shippingIconType | 0=本地, 1=海外 | 0 |
| 商品状态 | status | 1=正常, 0=下架 | 1 |
Supported Marketplaces
支持站点
| 站点 | station 值 | 代码 |
|---|---|---|
| 马来西亚 | malaysia | MY |
| 台湾 | taiwan_china | Taiwan_CHN |
| 印度尼西亚 | indonesia | ID |
| 泰国 | thailand | TH |
| 菲律宾 | philippines | PH |
| 新加坡 | singapore | SG |
| 越南 | vietnam | VN |
| 巴西 | brazil | BR |
| 墨西哥 | mexico | MX |
| 智利 | chile | CL |
| 哥伦比亚 | columbia | CO |
stationmalaysiaMY| 站点 | station 值 | 代码 |
|---|---|---|
| 马来西亚 | malaysia | MY |
| 台湾 | taiwan_china | Taiwan_CHN |
| 印度尼西亚 | indonesia | ID |
| 泰国 | thailand | TH |
| 菲律宾 | philippines | PH |
| 新加坡 | singapore | SG |
| 越南 | vietnam | VN |
| 巴西 | brazil | BR |
| 墨西哥 | mexico | MX |
| 智利 | chile | CL |
| 哥伦比亚 | columbia | CO |
stationmalaysiaMYAPI 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/youying_shopee_search.py本工具调用LinkFox工具网关API。调用规范、请求参数及响应结构请参考。您也可以直接执行来运行查询。
references/api.mdscripts/youying_shopee_search.pyHow to Build Queries
查询构建方法
根据用户需求,将自然语言转换为 API 参数组合。核心原则是精确映射用户的筛选条件到对应参数。
根据用户需求,将自然语言转换为 API 参数组合。核心原则是精确映射用户的筛选条件到对应参数。
Principles for Building API Calls
API调用构建原则
- 必填站点:每次调用必须指定 。用户说"马来""马来西亚"→
station;"台湾"→malaysia;"印尼"→taiwan_china等indonesia - 关键词搜索:为标题关键词,搭配
keyword控制匹配模式(1=整句匹配,2=多词AND,3=多词OR)keywordType - 数值范围:大多数筛选条件使用 Start/End 或 Min/Max 成对参数,按需设置单侧或双侧
- 排序:指定排序字段,
orderBy指定升/降序(默认 DESC 降序)orderByType - 分页:从 1 开始,
page范围 1-1000,默认 1000pageSize - 排除逻辑:可排除包含特定词的商品,
notExistKeyword可排除特定店铺notExistShopIdList
- 必填站点:每次调用必须指定 。用户说"马来""马来西亚"→
station;"台湾"→malaysia;"印尼"→taiwan_china等indonesia - 关键词搜索:为标题关键词,搭配
keyword控制匹配模式(1=整句匹配,2=多词AND,3=多词OR)keywordType - 数值范围:大多数筛选条件使用Start/End或Min/Max成对参数,按需设置单侧或双侧
- 排序:指定排序字段,
orderBy指定升/降序(默认DESC降序)orderByType - 分页:从1开始,
page范围1-1000,默认1000pageSize - 排除逻辑:可排除包含特定词的商品,
notExistKeyword可排除特定店铺notExistShopIdList
Common Query Scenarios
常见查询场景
1. 关键词选品 — 按销量筛选热销商品
station: malaysia
keyword: Storage Box
keywordType: 2
soldMin: 100
orderBy: sold
orderByType: DESC
pageSize: 1002. 新品发现 — 近期上架且有一定销量的商品
station: thailand
keyword: Phone Case
listingDateFrom: 2025-06-01
soldMin: 50
orderBy: gen_time
orderByType: DESC3. 高潜力商品 — 低价高销量
station: indonesia
keyword: LED Light
priceMax: 50000
soldMin: 500
orderBy: payment
orderByType: DESC4. 跨境卖家商品筛选
station: malaysia
keyword: Wireless Earbuds
cbOption: 1
soldMin: 200
orderBy: sold
orderByType: DESC5. 品类选品 — 按类目 + 销售额筛选
station: vietnam
pL1Id: 11036379
paymentStart: 10000000
orderBy: payment
orderByType: DESC
pageSize: 2006. 竞品店铺分析 — 查看特定店铺的商品
station: malaysia
shopIdList: 123456789
orderBy: sold
orderByType: DESC7. 优选商品筛选 — 虾皮优选 + 高评分
station: philippines
keyword: Beauty
isShopeeVerified: 1
ratingMin: 4.5
soldMin: 100
orderBy: rating
orderByType: DESC8. 大卖排除 — 发现中小卖家机会
station: taiwan_china
keyword: 收纳盒
notExistShopIdList: 111111,222222,333333
soldMin: 50
soldMax: 500
orderBy: sold
orderByType: DESC1. 关键词选品 — 按销量筛选热销商品
station: malaysia
keyword: Storage Box
keywordType: 2
soldMin: 100
orderBy: sold
orderByType: DESC
pageSize: 1002. 新品发现 — 近期上架且有一定销量的商品
station: thailand
keyword: Phone Case
listingDateFrom: 2025-06-01
soldMin: 50
orderBy: gen_time
orderByType: DESC3. 高潜力商品 — 低价高销量
station: indonesia
keyword: LED Light
priceMax: 50000
soldMin: 500
orderBy: payment
orderByType: DESC4. 跨境卖家商品筛选
station: malaysia
keyword: Wireless Earbuds
cbOption: 1
soldMin: 200
orderBy: sold
orderByType: DESC5. 品类选品 — 按类目 + 销售额筛选
station: vietnam
pL1Id: 11036379
paymentStart: 10000000
orderBy: payment
orderByType: DESC
pageSize: 2006. 竞品店铺分析 — 查看特定店铺的商品
station: malaysia
shopIdList: 123456789
orderBy: sold
orderByType: DESC7. 优选商品筛选 — 虾皮优选 + 高评分
station: philippines
keyword: Beauty
isShopeeVerified: 1
ratingMin: 4.5
soldMin: 100
orderBy: rating
orderByType: DESC8. 大卖排除 — 发现中小卖家机会
station: taiwan_china
keyword: 收纳盒
notExistShopIdList: 111111,222222,333333
soldMin: 50
soldMax: 500
orderBy: sold
orderByType: DESCDisplay Rules
展示规则
- Present data only: Show query results in clear tables without subjective business advice
- Currency notice: Different marketplaces use different currencies (MYR, TWD, IDR, THB, PHP, SGD, VND, BRL, MXN, CLP, COP). Always remind users of the currency context when showing price/payment data
- Volume notice: When results are large, show core data (title, price, sold, payment, rating) and remind users they can view more via pagination
- Key metrics highlight: Prioritize showing (前30天销量),
sold(前30天销售额),payment,priceas these are the most decision-relevant metricsrating - Error handling: When a query fails, explain the reason based on the error response and suggest adjusting query criteria
- Image display: When is available, include product images to help users make visual assessments
imageUrl
- 仅展示数据:以清晰表格形式呈现查询结果,不提供主观商业建议
- 货币提示:不同站点使用不同货币(MYR、TWD、IDR、THB、PHP、SGD、VND、BRL、MXN、CLP、COP)。展示价格/销售额数据时,务必提醒用户注意货币背景
- 结果量提示:当结果数量较多时,展示核心数据(标题、价格、销量、销售额、评分),并提醒用户可通过分页查看更多内容
- 关键指标优先:优先展示(前30天销量)、
sold(前30天销售额)、payment、price这些与决策最相关的指标rating - 错误处理:当查询失败时,根据错误响应说明原因,并建议调整查询条件
- 图片展示:当可用时,展示商品图片以帮助用户进行视觉评估
imageUrl
Important Limitations
重要限制
- Result cap: maximum is 1000 records per request
pageSize - Required field: is always required — if missing, ask the user which marketplace to query
station - Price currency: Prices are in local currency of the selected marketplace, not USD
- Data freshness: Data depends on 友鹰's crawling schedule, see for last update time
lastModiTime
- 结果上限:每次请求的最大值为1000条记录
pageSize - 必填字段:始终为必填项——如果缺失,请询问用户要查询哪个站点
station - 价格货币:价格为所选站点的本地货币,非美元
- 数据新鲜度:数据取决于友鹰的爬取计划,可查看了解最后更新时间
lastModiTime
User Expression & Scenario Quick Reference
用户表述与场景速查
Applicable - Shopee product search and filtering:
| User Says | Scenario |
|---|---|
| "虾皮上什么好卖" "Shopee爆款" | Hot-selling product discovery |
| "帮我在Shopee上搜xx商品" | Keyword product search |
| "马来站最近上架的新品" | New product discovery by listing date |
| "销量过千的商品有哪些" | Volume-based product filtering |
| "东南亚哪些品类有机会" | Category-level opportunity scan |
| "帮我看看这个店铺的商品" | Competitor shop analysis |
| "跨境商品和本土商品对比" | Cross-border vs local comparison |
| "Shopee优选商品筛选" | Shopee Verified product filtering |
| "低价高销量的商品" | Price-volume opportunity mining |
Not applicable - Needs beyond Shopee product search:
- Amazon, TikTok, eBay, 1688 等其他平台的商品搜索
- Shopee 广告投放策略
- Shopee 店铺运营建议
- Shopee 物流/仓储方案
- 已有本地 Shopee 数据文件的处理
Boundary judgment: When users say "东南亚选品", "虾皮市场分析", or "跨境电商选品", if it boils down to searching and filtering products on Shopee by various criteria, this skill applies. If they're asking about logistics planning, advertising strategy, or store operations, 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, visit LinkFox Skills.
适用场景 - Shopee商品搜索与筛选:
| 用户表述 | 场景 |
|---|---|
| "虾皮上什么好卖" "Shopee爆款" | 热销商品发掘 |
| "帮我在Shopee上搜xx商品" | 关键词商品搜索 |
| "马来站最近上架的新品" | 按上架日期发掘新品 |
| "销量过千的商品有哪些" | 按销量筛选商品 |
| "东南亚哪些品类有机会" | 类目级机会扫描 |
| "帮我看看这个店铺的商品" | 竞品店铺分析 |
| "跨境商品和本土商品对比" | 跨境与本土商品对比 |
| "Shopee优选商品筛选" | 虾皮优选商品筛选 |
| "低价高销量的商品" | 价格-销量机会挖掘 |
不适用场景 - 超出Shopee商品搜索的需求:
- Amazon、TikTok、eBay、1688等其他平台的商品搜索
- Shopee广告投放策略
- Shopee店铺运营建议
- Shopee物流/仓储方案
- 已有本地Shopee数据文件的处理
边界判断:当用户提及“东南亚选品”“虾皮市场分析”或“跨境电商选品”时,如果核心需求是通过各类条件在Shopee上搜索和筛选商品,则适用本技能;如果是询问物流规划、广告策略或店铺运营,则不适用。
反馈:
当出现以下任一情况时,自动检测并通过Feedback API提交反馈:
- 本技能描述的功能或用途与实际行为不符
- 本技能的结果不符合用户意图
- 用户表达了对本技能的不满或赞扬
- 任何您认为可以改进的内容
请按照中的说明调用反馈API,不要打断用户流程。
references/api.md如需更多高质量、专业的跨境电商技能,请访问LinkFox Skills。