linkfox-jiimore-niche-by-asin
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseJiimore Niche Competitor by ASIN
Jiimore 基于ASIN的细分市场(Niche)竞品查询
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 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/jiimore_page_asins_by_asin.py本工具调用LinkFox工具网关API。调用规范、请求参数及响应结构请参考。您也可以直接执行脚本进行查询。
references/api.mdscripts/jiimore_page_asins_by_asin.pyUsage 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.
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.
适用场景 -- 基于参考ASIN查找竞品:
| 用户表述 | 场景 |
|---|---|
| "查找ASIN B0GC4RPX79的竞品" | 直接竞品查询 |
| "哪些产品与这个ASIN竞争" | 同细分市场竞品探索 |
| "展示同细分市场的相似产品" | 细分市场竞品发现 |
| "我的产品的高转化率竞品" | 基于转化率的竞品筛选 |
| "我的细分市场中的新品" | 新进入者识别 |
| "哪些中国卖家与这个ASIN竞争" | 基于卖家来源的筛选 |
| "查找和我的产品类似的低评论高点击产品" | 商机缺口分析 |
| "ASIN XX的竞品定价分析" | 聚焦价格的竞品分析 |
不适用场景 -- 超出基于ASIN的同细分市场竞品发现的需求:
- 基于关键词的细分市场分析(请使用Jiimore 基于关键词的细分市场信息查询技能)
- 单个ASIN的收入或利润估算
- ABA搜索词数据/关键词研究
- 广告活动管理或出价优化
- 产品评论分析或Listing优化
- 供应商采购或物流规划
边界判断:当用户提到“竞品分析”或“相似产品”时,如果其意图是查找与特定ASIN同属一个细分市场的产品,则适用本技能。如果用户需要基于关键词的细分市场数据,请引导至Jiimore 基于关键词的细分市场信息查询技能。如果用户需要单个ASIN的详细产品数据,请引导至亚马逊产品详情查询。
反馈:
当出现以下任一情况时,自动检测并通过反馈API提交反馈:
- 本技能描述的功能或用途与实际行为不符
- 技能结果不符合用户意图
- 用户表达了对本技能的不满或赞扬
- 任何您认为可以改进的内容
请按照中的说明调用反馈API,不要中断用户的操作流程。
references/api.md如需更多高质量、专业的跨境电商技能,请访问LinkFox Skills。