linkfox-jiimore-page-asins-by-asin
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseJiimore Niche Competitor by ASIN
Jiimore Niche Competitor by ASIN
This skill guides you on how to query and filter Amazon competing products in the same niche segments as a reference ASIN, helping Amazon sellers discover potential competitors and evaluate opportunities using metrics such as click conversion rate, composite conversion rate, click volume, sales volume, reviews, price, FBA fees, and gross profit margin.
本技能将指导您如何查询和筛选与参考ASIN处于同一细分市场(Niche)的亚马逊竞品,帮助亚马逊卖家通过点击转化率、综合转化率、点击量、销量、评论、价格、FBA费用、毛利率等指标发现潜在竞品并评估商机。
Core Concepts
核心概念
Given a reference ASIN, the tool mines competing ASINs that share the same niche segments on Amazon and returns a paginated list with rich metrics: click conversion rate, composite conversion rate, click counts (7-day/30-day/90-day), sales volume, pricing, FBA fees, gross profit margin, customer rating, and 90-day trend data. Data is available for US, JP, and DE marketplaces only.
ASIN is required: Every query must include a reference . The tool finds products that share the same niche segments as this ASIN and returns them with detailed metrics.
asinPercentage fields: Several parameters use a 0-1 decimal range representing 0%-100%. When displaying these values to users, convert them to percentages (e.g., 0.15 -> 15%).
Date format: Launch date parameters use the format (e.g., for January 1, 2024).
yyyyMMdd00000020240101000000给定一个参考ASIN,该工具会挖掘亚马逊上与该ASIN处于同一细分市场的竞品ASIN,并返回包含丰富指标的分页列表:点击转化率、综合转化率、点击量(7天/30天/90天)、销量、定价、FBA费用、毛利率、客户评分以及90天趋势数据。数据仅支持美国(US)、**日本(JP)和德国(DE)**站点。
必须提供ASIN:每次查询都必须包含一个参考。工具会找到与该ASIN处于同一细分市场的产品,并返回详细指标。
asin百分比字段:部分参数使用0-1的小数范围表示0%-100%。向用户展示这些值时,需转换为百分比(例如:0.15 -> 15%)。
日期格式:上架日期参数使用格式(例如:2024年1月1日对应)。
yyyyMMdd00000020240101000000Parameter Guide
参数指南
Required
必填参数
| Parameter | Type | Description |
|---|---|---|
| asin | string | Reference ASIN to find competing products for (max 1000 chars) |
| 参数 | 类型 | 描述 |
|---|---|---|
| asin | string | 用于查找竞品的参考ASIN(最多1000字符) |
Marketplace & Pagination
站点与分页参数
| Parameter | Type | Default | Description |
|---|---|---|---|
| countryCode | string | US | Country code: US, JP, DE |
| page | integer | 1 | Page number (starts from 1) |
| pageSize | integer | 50 | Results per page (10-100) |
| sortField | string | purchasedClicksT360 | Field to sort by (see Sorting Options below) |
| sortType | string | desc | Sort direction: |
| 参数 | 类型 | 默认值 | 描述 |
|---|---|---|---|
| countryCode | string | US | 站点代码:US、JP、DE |
| page | integer | 1 | 页码(从1开始) |
| pageSize | integer | 50 | 每页结果数(10-100) |
| sortField | string | purchasedClicksT360 | 排序字段(见下方排序选项) |
| sortType | string | desc | 排序方向: |
Filter Parameters (all optional, min/max ranges)
筛选参数(均为可选,支持最小/最大值范围)
Price & FBA:
| Parameter | Type | Description |
|---|---|---|
| priceMin / priceMax | number | Product price range |
| fbaFeeMin / fbaFeeMax | number | FBA commission range |
| grossProfitMarginMin / grossProfitMarginMax | number | Gross profit margin range |
Reviews & Ratings:
| Parameter | Type | Description |
|---|---|---|
| totalReviewsMin / totalReviewsMax | integer | Total review count range |
| customerRatingMin / customerRatingMax | number | Customer rating range (0.0-5.0) |
Click Data (7-day):
| Parameter | Type | Description |
|---|---|---|
| clickCountT7Min / clickCountT7Max | integer | Weekly click count range |
| clickCountGrowthT7Min / clickCountGrowthT7Max | number | Weekly click growth rate (0-1) |
| clickConversionRateMin / clickConversionRateMax | number | Click conversion rate (0-1) |
Click Data (30-day):
| Parameter | Type | Description |
|---|---|---|
| clickCountT30Min / clickCountT30Max | integer | Monthly click count range |
| clickCountGrowthT30Min / clickCountGrowthT30Max | number | Monthly click growth rate (0-1) |
Composite Conversion:
| Parameter | Type | Description |
|---|---|---|
| clickConversionRateCompositeMin / clickConversionRateCompositeMax | number | Composite click conversion rate (0-1) |
Sales & Launch Date:
| Parameter | Type | Description |
|---|---|---|
| salesVolumeT360Min / salesVolumeT360Max | integer | 360-day sales volume range |
| launchDateMin / launchDateMax | string | Launch date range (format: yyyyMMdd000000) |
Niche & Seller:
| Parameter | Type | Description |
|---|---|---|
| nicheCountMin / nicheCountMax | integer | Number of niches the product belongs to |
| sellerCountry | string | Seller country code(s), comma-separated (e.g., "CN,US") |
价格与FBA相关:
| 参数 | 类型 | 描述 |
|---|---|---|
| priceMin / priceMax | number | 产品价格范围 |
| fbaFeeMin / fbaFeeMax | number | FBA佣金范围 |
| grossProfitMarginMin / grossProfitMarginMax | number | 毛利率范围 |
评论与评分:
| 参数 | 类型 | 描述 |
|---|---|---|
| totalReviewsMin / totalReviewsMax | integer | 总评论数范围 |
| customerRatingMin / customerRatingMax | number | 客户评分范围(0.0-5.0) |
点击数据(7天):
| 参数 | 类型 | 描述 |
|---|---|---|
| clickCountT7Min / clickCountT7Max | integer | 周点击量范围 |
| clickCountGrowthT7Min / clickCountGrowthT7Max | number | 周点击增长率(0-1) |
| clickConversionRateMin / clickConversionRateMax | number | 点击转化率(0-1) |
点击数据(30天):
| 参数 | 类型 | 描述 |
|---|---|---|
| clickCountT30Min / clickCountT30Max | integer | 月点击量范围 |
| clickCountGrowthT30Min / clickCountGrowthT30Max | number | 月点击增长率(0-1) |
综合转化率:
| 参数 | 类型 | 描述 |
|---|---|---|
| clickConversionRateCompositeMin / clickConversionRateCompositeMax | number | 综合点击转化率(0-1) |
销量与上架日期:
| 参数 | 类型 | 描述 |
|---|---|---|
| salesVolumeT360Min / salesVolumeT360Max | integer | 360天销量范围 |
| launchDateMin / launchDateMax | string | 上架日期范围(格式:yyyyMMdd000000) |
细分市场与卖家:
| 参数 | 类型 | 描述 |
|---|---|---|
| nicheCountMin / nicheCountMax | integer | 产品所属细分市场数量范围 |
| sellerCountry | string | 卖家国家代码,多个用逗号分隔(例如:"CN,US") |
Sorting Options
排序选项
| Value | Meaning |
|---|---|
| purchasedClicksT360 | 360-day purchased clicks (default) |
| totalReviews | Total reviews |
| price | Price |
| launchDate | Launch date |
| clickCountT30 | 30-day click count |
| clickCountT90 | 90-day click count |
| clickCountT7 | 7-day click count |
| clickConversionRate | Click conversion rate |
| clickConversionRateComposite | Composite click conversion rate |
| customerRating | Customer rating |
| clickCountGrowthT7 | Weekly click growth rate |
| clickCountGrowthT30 | Monthly click growth rate |
| currentPrice | Current price |
| fbaFee | FBA commission |
| shippingFee | FBA shipping fee |
| gpm | Gross profit margin |
| 值 | 含义 |
|---|---|
| purchasedClicksT360 | 360天付费点击量(默认) |
| totalReviews | 总评论数 |
| price | 价格 |
| launchDate | 上架日期 |
| clickCountT30 | 30天点击量 |
| clickCountT90 | 90天点击量 |
| clickCountT7 | 7天点击量 |
| clickConversionRate | 点击转化率 |
| clickConversionRateComposite | 综合点击转化率 |
| customerRating | 客户评分 |
| clickCountGrowthT7 | 周点击增长率 |
| clickCountGrowthT30 | 月点击增长率 |
| currentPrice | 当前价格 |
| fbaFee | FBA佣金 |
| shippingFee | FBA运费 |
| gpm | 毛利率 |
调用方式
调用方式
- API 端点:(完整参数/响应/错误码见
POST /jiimore/pageAsinsByAsin)references/api.md - Python 脚本:
python scripts/jiimore_page_asins_by_asin.py '<JSON 参数>' [--inline] - 成本约束:本工具会消耗积分;同一会话同一参数组合默认只调用一次,脚本带 24h 本地缓存。失败/空结果不得自动换关键词、翻页或改邮编连续试探;需要继续检索时先向用户说明会产生额外消耗。
输出策略(脚本默认行为):
- 始终将完整响应写入 (
<cwd>/linkfox/<YYYY-MM-DD>/<session>/data/linkfox-jiimore-page-asins-by-asin-<timestamp>.json为脚本执行时的工作目录,在 Claude Code 里即当前项目目录;<cwd>取自环境变量<session>,按用户任务自动聚合;禁止写入 /tmp,当前目录不可写则报错)SESSION_ID - 响应体 ≤ 8 KB:落盘后把完整 JSON 打印到 stdout
- 响应体 > 8 KB:落盘后 stdout 只输出摘要(顶层字段、常见计数如 /
total、最大列表字段的长度 + 前 3 条样本)costToken - 加 强制全量打印到 stdout(同样落盘)
--inline
读数据建议:先看摘要判断是否足够;需要具体字段时优先用 或 从保存的 json 文件按需抽取,避免整份 JSON 进入上下文。
jqConvertFrom-Json- API 端点:(完整参数/响应/错误码见
POST /jiimore/pageAsinsByAsin)references/api.md - Python 脚本:
python scripts/jiimore_page_asins_by_asin.py '<JSON 参数>' [--inline] - 成本约束:本工具会消耗积分;同一会话同一参数组合默认只调用一次,脚本带有24小时本地缓存。失败/空结果不得自动更换关键词、翻页或修改邮编连续试探;需要继续检索时,需先向用户说明会产生额外消耗。
输出策略(脚本默认行为):
- 始终将完整响应写入 (
<cwd>/linkfox/<YYYY-MM-DD>/<session>/data/linkfox-jiimore-page-asins-by-asin-<timestamp>.json为脚本执行时的工作目录,在Claude Code中即当前项目目录;<cwd>取自环境变量<session>,按用户任务自动聚合;禁止写入/tmp,若当前目录不可写则报错)SESSION_ID - 响应体 ≤ 8 KB:落盘后将完整JSON打印到标准输出(stdout)
- 响应体 > 8 KB:落盘后标准输出仅打印摘要(顶层字段、常见计数如/
total、最大列表字段的长度 + 前3条样本)costToken - 添加参数可强制将全量内容打印到标准输出(同样会落盘)
--inline
读数据建议:先查看摘要判断是否足够;需要具体字段时,优先使用或从保存的JSON文件中按需抽取,避免整份JSON进入上下文。
jqConvertFrom-Json解决认证和积分问题
解决认证和积分问题
发生以下异常情况时,采用 references/onboarding.md 引导解决问题:
发生以下异常情况时,按照中的指引解决:
references/onboarding.md异常情况
异常情况
- 未配置API Key:环境变量未配置 ,也未配置
LINKFOX_AGENT_API_KEY。LINKFOXAGENT_API_KEY - 响应401或402状态码
- 响应提示积分或余额不足:消息含"积分余额不足/计费不足/余额不足/quota exceeded/insufficient balance/套餐到期/需充值/请充值",或类似含义的内容。
- 未配置API Key:环境变量未配置,也未配置
LINKFOX_AGENT_API_KEY。LINKFOXAGENT_API_KEY - 响应401或402状态码
- 响应提示积分或余额不足:消息包含“积分余额不足/计费不足/余额不足/quota exceeded/insufficient balance/套餐到期/需充值/请充值”或类似含义的内容。
Usage Examples
使用示例
1. Basic competitor lookup by ASIN
Find competing products for a reference ASIN in the US market:
json
{
"asin": "B0GC4RPX79",
"countryCode": "US",
"sortField": "purchasedClicksT360",
"sortType": "desc"
}2. High-conversion competitors
Find competitors with composite conversion rate above 15%:
json
{
"asin": "B0GC4RPX79",
"countryCode": "US",
"clickConversionRateCompositeMin": 0.15,
"sortField": "clickConversionRateComposite",
"sortType": "desc"
}3. New product opportunities
Find recently launched competitors (within 3 months) with high click growth:
json
{
"asin": "B0GC4RPX79",
"countryCode": "US",
"launchDateMin": "20240101000000",
"clickCountGrowthT7Min": 0.1,
"sortField": "clickCountGrowthT7",
"sortType": "desc"
}4. Price-range filtered competitors
Find competitors priced between $20 and $50 with good gross margins:
json
{
"asin": "B0GC4RPX79",
"countryCode": "US",
"priceMin": 20,
"priceMax": 50,
"grossProfitMarginMin": 0.3,
"sortField": "gpm",
"sortType": "desc"
}5. High-click low-review competitors (potential weak spots)
Find competitors with monthly clicks above 2000 but fewer than 100 reviews:
json
{
"asin": "B0GC4RPX79",
"countryCode": "US",
"clickCountT30Min": 2000,
"totalReviewsMax": 100,
"sortField": "clickCountT30",
"sortType": "desc"
}6. Japanese market competitor analysis
Explore competitors in the Japanese market sorted by rating:
json
{
"asin": "B0GC4RPX79",
"countryCode": "JP",
"sortField": "customerRating",
"sortType": "desc"
}7. Chinese sellers in the same niche
Filter competitors by seller country (China) with high sales volume:
json
{
"asin": "B0GC4RPX79",
"countryCode": "US",
"sellerCountry": "CN",
"salesVolumeT360Min": 1000,
"sortField": "purchasedClicksT360",
"sortType": "desc"
}1. 基于ASIN的基础竞品查询
查找美国站点中与参考ASIN竞争的产品:
json
{
"asin": "B0GC4RPX79",
"countryCode": "US",
"sortField": "purchasedClicksT360",
"sortType": "desc"
}2. 高转化率竞品
查找综合转化率高于15%的竞品:
json
{
"asin": "B0GC4RPX79",
"countryCode": "US",
"clickConversionRateCompositeMin": 0.15,
"sortField": "clickConversionRateComposite",
"sortType": "desc"
}3. 新品商机
查找最近3个月上架且点击量增长较高的竞品:
json
{
"asin": "B0GC4RPX79",
"countryCode": "US",
"launchDateMin": "20240101000000",
"clickCountGrowthT7Min": 0.1,
"sortField": "clickCountGrowthT7",
"sortType": "desc"
}4. 价格区间筛选的竞品
查找价格在20-50美元之间且毛利率较高的竞品:
json
{
"asin": "B0GC4RPX79",
"countryCode": "US",
"priceMin": 20,
"priceMax": 50,
"grossProfitMarginMin": 0.3,
"sortField": "gpm",
"sortType": "desc"
}5. 高点击低评论竞品(潜在薄弱点)
查找月点击量超过2000但评论数少于100的竞品:
json
{
"asin": "B0GC4RPX79",
"countryCode": "US",
"clickCountT30Min": 2000,
"totalReviewsMax": 100,
"sortField": "clickCountT30",
"sortType": "desc"
}6. 日本站点竞品分析
按评分排序查看日本站点的竞品:
json
{
"asin": "B0GC4RPX79",
"countryCode": "JP",
"sortField": "customerRating",
"sortType": "desc"
}7. 同一细分市场的中国卖家竞品
筛选卖家为中国且销量较高的竞品:
json
{
"asin": "B0GC4RPX79",
"countryCode": "US",
"sellerCountry": "CN",
"salesVolumeT360Min": 1000,
"sortField": "purchasedClicksT360",
"sortType": "desc"
}Display Rules
展示规则
- Present data clearly: Show query results in well-structured tables. Convert decimal ratios to percentages for readability (e.g., 0.25 -> 25%).
- Highlight key metrics: Always surface the ASIN, product title, price, customer rating, click conversion rate (composite), click counts, total reviews, and gross profit margin as primary columns.
- Show niche context: When the field is present, display the top niche titles and demand scores to give context about which market segments the product competes in.
niches - Trends visualization: When data is available, summarize the 90-day trend direction (rising/falling/stable) for key metrics like clicks and pricing.
trends - Pagination guidance: When exceeds the current page size, inform the user of the total count and suggest fetching additional pages if needed.
total - Error handling: When a query fails, explain the reason based on the response message and suggest adjusting filter criteria (e.g., broadening ranges or checking the ASIN).
- No subjective advice: Present data objectively without adding unsolicited business recommendations. Only provide interpretation when explicitly requested by the user.
- 清晰呈现数据:使用结构清晰的表格展示查询结果。将小数比例转换为百分比以提升可读性(例如:0.25 -> 25%)。
- 突出关键指标:始终将ASIN、产品标题、价格、客户评分、综合点击转化率、点击量、总评论数和毛利率作为核心列展示。
- 展示细分市场背景:当存在字段时,显示排名靠前的细分市场标题和需求评分,说明产品所处的竞争市场领域。
niches - 趋势可视化:当有数据时,总结点击量、价格等关键指标的90天趋势方向(上升/下降/稳定)。
trends - 分页指引:当(总结果数)超过当前页大小时,告知用户总数量,并建议按需获取更多页面。
total - 错误处理:查询失败时,根据响应消息解释原因,并建议调整筛选条件(例如:扩大范围或检查ASIN)。
- 不提供主观建议:客观呈现数据,不主动添加商业建议。仅在用户明确要求时提供解读。
Important Limitations
重要限制
- Supported marketplaces: Only US, JP, and DE are available. Other marketplace codes will be rejected.
- ASIN required: Every query must include a reference ASIN. The API will not return results without one.
- Result cap: Maximum 100 results per page.
- Percentage values: All rate/share parameters use 0-1 range, not 0-100. Ensure correct values when constructing filters.
- Date format: Launch date parameters must use format.
yyyyMMdd000000
- 支持的站点:仅支持US、JP和DE。其他站点代码会被拒绝。
- 必须提供ASIN:每次查询都必须包含参考ASIN。无ASIN时API不会返回结果。
- 结果上限:每页最多返回100条结果。
- 百分比值:所有比率/份额参数使用0-1范围,而非0-100。构建筛选条件时需确保值正确。
- 日期格式:上架日期参数必须使用格式。
yyyyMMdd000000
User Expression & Scenario Quick Reference
用户表达与场景速查
Applicable -- Finding competing products based on a reference ASIN:
| User Says | Scenario |
|---|---|
| "Find competitors for ASIN B0GC4RPX79" | Direct competitor lookup |
| "What products compete with this ASIN" | Same-niche competitor exploration |
| "Show me similar products in the same niche" | Niche competitor discovery |
| "High-conversion competitors for my product" | Conversion-based competitor filtering |
| "New products competing in my niche" | New entrant identification |
| "Which Chinese sellers compete with this ASIN" | Seller-origin based filtering |
| "Find low-review high-click products like mine" | Opportunity gap analysis |
| "Competitor pricing analysis for ASIN XX" | Price-focused competitor analysis |
Not applicable -- Needs beyond ASIN-based same-niche competitor discovery:
- Keyword-level niche market analysis (use Jiimore Niche Info by Keyword instead)
- Individual ASIN revenue or profit estimation
- ABA search term data / keyword research
- Advertising campaign management or bid optimization
- Product review analysis or listing optimization
- Supplier sourcing or logistics planning
Boundary judgment: When users say "competitor analysis" or "similar products," if their intent focuses on finding products that compete in the same niche as a specific ASIN, this skill applies. If they want keyword-level market segment data, direct them to Jiimore Niche Info by Keyword. If they need detailed product data for a single ASIN, direct them to Amazon Product Detail.
适用场景 -- 基于参考ASIN查找竞品:
| 用户表述 | 场景 |
|---|---|
| "查找ASIN B0GC4RPX79的竞品" | 直接竞品查询 |
| "哪些产品与该ASIN竞争" | 同一细分市场竞品探索 |
| "展示同一细分市场的类似产品" | 细分市场竞品发现 |
| "我的产品的高转化率竞品" | 基于转化率的竞品筛选 |
| "我的细分市场中的新品" | 新进入者识别 |
| "哪些中国卖家与该ASIN竞争" | 基于卖家来源的筛选 |
| "查找与我的产品类似的低评论高点击产品" | 商机缺口分析 |
| "ASIN XX的竞品定价分析" | 聚焦价格的竞品分析 |
不适用场景 -- 超出基于ASIN的同一细分市场竞品发现需求:
- 关键词级细分市场分析(请使用Jiimore Niche Info by Keyword)
- 单个ASIN的收入或利润估算
- ABA搜索词数据/关键词研究
- 广告活动管理或出价优化
- 产品评论分析或Listing优化
- 供应商采购或物流规划
边界判断:当用户提到“竞品分析”或“类似产品”时,如果其意图是查找与特定ASIN处于同一细分市场的产品,则适用本技能。如果需要关键词级市场细分数据,请引导至Jiimore Niche Info by Keyword。如果需要单个ASIN的详细产品数据,请引导至Amazon Product Detail。
积分消耗规则
积分消耗规则
消耗 9 积分。
用户会因积分消耗而支付费用。请充分评估:当需要高频调用本技能,或用户对积分消耗量预期不足时,务必提醒用户,由用户决定是否继续。
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.
消耗9积分。
用户会因积分消耗产生费用。请充分评估:当需要高频调用本技能,或用户对积分消耗量预期不足时,务必提醒用户,由用户决定是否继续。
反馈:
当出现以下任一情况时,通过Feedback API自动检测并提交反馈:
- 本技能描述的功能或用途与实际行为不符
- 技能结果与用户意图不符
- 用户表达了对本技能的不满或赞扬
- 任何您认为可以改进的地方
按照中的说明调用反馈API,请勿中断用户流程。
references/api.md如需更多高质量、专业的跨境电商技能,请访问LinkFox Skills。