linkfox-jiimore-niche-review
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseJiimore Niche Review from Keyword
基于关键词的Jiimore细分市场评论分析
This skill guides you on how to query and analyze Amazon niche market review data powered by Jiimore, helping Amazon sellers uncover consumer sentiment, pain points, and real demand signals from product reviews within niche markets.
本技能将指导您如何借助Jiimore查询和分析亚马逊细分市场评论数据,帮助亚马逊卖家从细分市场的产品评论中挖掘消费者情感、痛点以及真实需求信号。
Core Concepts
核心概念
Niche Review Analysis aggregates and categorizes customer reviews across products in an Amazon niche market. Given a keyword, the system identifies the relevant niche markets, extracts review topics, classifies them as positive or negative, and shows how frequently each topic is mentioned. This enables sellers to understand what customers love, what frustrates them, and where product improvement opportunities exist.
Review types: Each review entry is classified as either "positive" or "negative", reflecting the overall sentiment of that review topic.
Mention percentage: The value (0-1 scale, representing 0%-100%) indicates how frequently a particular topic appears across all reviews in the niche. A higher percentage means more customers are talking about that topic.
percentOfMentions细分市场评论分析会对亚马逊某细分市场内全品类的客户评论进行聚合与分类。输入关键词后,系统会识别对应的细分市场,提取评论主题,将其归类为正面或负面,并展示各主题的提及频率。这能让卖家了解客户喜爱的点、不满的点,以及产品可优化的方向。
评论类型:每条评论条目会被归类为“positive(正面)”或“negative(负面)”,反映该评论主题的整体情感倾向。
提及占比:值(0-1范围,对应0%-100%)表示某一主题在该细分市场所有评论中的出现频率。占比越高,说明讨论该主题的客户越多。
percentOfMentionsSupported Marketplaces
支持的站点
US (United States), JP (Japan), DE (Germany)
Default marketplace is US. Use US when the user does not specify a marketplace.
US(美国)、JP(日本)、DE(德国)
默认站点为US。用户未指定站点时,默认使用US站点。
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_get_niche_review.py本工具调用LinkFox工具网关API。调用规范、请求参数及响应结构详见。您也可以直接执行来运行查询。
references/api.mdscripts/jiimore_get_niche_review.pyParameter Guide
参数指南
Required Parameter
必填参数
| Parameter | Type | Description |
|---|---|---|
| keyword | string | The search keyword (max 1000 chars). Must be in the language of the target marketplace (English for US, German for DE, Japanese for JP) |
| 参数 | 类型 | 描述 |
|---|---|---|
| keyword | string | 搜索关键词(最多1000字符)。必须与目标站点的语言一致(US用英文,DE用德文,JP用日文) |
Marketplace & Pagination
站点与分页
| Parameter | Type | Default | Description |
|---|---|---|---|
| countryCode | string | US | Country code: US, JP, or DE |
| page | integer | 1 | Page number (starting from 1) |
| pageSize | integer | 50 | Results per page (10-100) |
| 参数 | 类型 | 默认值 | 描述 |
|---|---|---|---|
| countryCode | string | US | 国家代码:US、JP或DE |
| page | integer | 1 | 页码(从1开始) |
| pageSize | integer | 50 | 每页结果数(10-100) |
Sorting
排序规则
| Parameter | Type | Default | Description |
|---|---|---|---|
| sortField | string | unitsSoldT7 | Field to sort by (see Sortable Fields below) |
| sortType | string | desc | Sort direction: |
Sortable Fields:
| Field | Description |
|---|---|
| unitsSoldT7 | Units sold (7-day) |
| searchVolumeT7 | Search volume (7-day) |
| searchVolumeGrowthT7 | Search volume growth (7-day) |
| clickConversionRateT7 | Click conversion rate (7-day) |
| searchConversionRateT7 | Search conversion rate (7-day) |
| clickCountT7 | Click count (7-day) |
| demand | Demand score |
| avgPrice | Average price |
| maximumPrice | Maximum price |
| minimumPrice | Minimum price |
| productCount | Product count |
| brandCount | Brand count |
| top5BrandsClickShare | Top 5 brands click share |
| top5ProductsClickShare | Top 5 products click share |
| clickCountT90 | Click count (90-day) |
| clickConversionRateT90 | Click conversion rate (90-day) |
| searchConversionRateT90 | Search conversion rate (90-day) |
| searchVolumeT90 | Search volume (90-day) |
| unitsSoldT90 | Units sold (90-day) |
| unitsSoldGrowthT90 | Units sold growth (90-day) |
| searchVolumeGrowthT90 | Search volume growth (90-day) |
| returnRateT360 | Return rate (360-day) |
| newProductsLaunchedT180 | New products launched (180-day) |
| successfulLaunchesT180 | Successful launches (180-day) |
| launchRateT180 | Launch success rate (180-day) |
| acos | ACOS |
| profitRate50 | Profit rate at 50% organic orders |
| 参数 | 类型 | 默认值 | 描述 |
|---|---|---|---|
| sortField | string | unitsSoldT7 | 排序字段(见下方可排序字段) |
| sortType | string | desc | 排序方向: |
可排序字段:
| 字段 | 描述 |
|---|---|
| unitsSoldT7 | 7天销量 |
| searchVolumeT7 | 7天搜索量 |
| searchVolumeGrowthT7 | 7天搜索量增长率 |
| clickConversionRateT7 | 7天点击转化率 |
| searchConversionRateT7 | 7天搜索转化率 |
| clickCountT7 | 7天点击量 |
| demand | 需求评分 |
| avgPrice | 平均价格 |
| maximumPrice | 最高价 |
| minimumPrice | 最低价 |
| productCount | 商品数量 |
| brandCount | 品牌数量 |
| top5BrandsClickShare | 头部5品牌点击占比 |
| top5ProductsClickShare | 头部5商品点击占比 |
| clickCountT90 | 90天点击量 |
| clickConversionRateT90 | 90天点击转化率 |
| searchConversionRateT90 | 90天搜索转化率 |
| searchVolumeT90 | 90天搜索量 |
| unitsSoldT90 | 90天销量 |
| unitsSoldGrowthT90 | 90天销量增长率 |
| searchVolumeGrowthT90 | 90天搜索量增长率 |
| returnRateT360 | 360天退货率 |
| newProductsLaunchedT180 | 180天内新品上架数量 |
| successfulLaunchesT180 | 180天内成功上架新品数量 |
| launchRateT180 | 180天新品上架成功率 |
| acos | ACOS(广告销售成本比) |
| profitRate50 | 自然订单占比50%时的利润率 |
Niche Filtering Parameters
细分市场筛选参数
All filter parameters follow a min/max range pattern. Values for percentage-based fields use a 0-1 scale (e.g., 0.05 = 5%).
Product & Brand Metrics:
| Parameter | Type | Description |
|---|---|---|
| productCountMin / productCountMax | integer | Product count range |
| brandCountMin / brandCountMax | integer | Brand count range |
| avgPriceMin / avgPriceMax | number | Average price range |
Sales & Search Volume:
| Parameter | Type | Description |
|---|---|---|
| unitsSoldT7Min / unitsSoldT7Max | integer | Units sold (7-day) range |
| searchVolumeT7Min / searchVolumeT7Max | integer | Search volume (7-day) range |
| clickCountT7Min / clickCountT7Max | integer | Click count (7-day) range |
Conversion & Click Rates (0-1 scale):
| Parameter | Type | Description |
|---|---|---|
| clickConversionRateT7Min / clickConversionRateT7Max | number | Click conversion rate (7-day) range |
Market Concentration (0-1 scale):
| Parameter | Type | Description |
|---|---|---|
| top5BrandsClickShareMin / top5BrandsClickShareMax | number | Top 5 brands click share range |
| top5ProductsClickShareMin / top5ProductsClickShareMax | number | Top 5 products click share range |
| sponsoredProductsPercentageMin / sponsoredProductsPercentageMax | number | SP ad percentage range |
Brand & Seller Age:
| Parameter | Type | Description |
|---|---|---|
| avgBrandAgeMin / avgBrandAgeMax | number | Average brand age (current) |
| avgBrandAgeQoqMin / avgBrandAgeQoqMax | number | Average brand age (90-day) |
| avgBrandAgeYoyMin / avgBrandAgeYoyMax | number | Average brand age (360-day) |
| avgSellingPartnerAgeMin / avgSellingPartnerAgeMax | number | Average seller age (current) |
| avgSellingPartnerAgeQoqMin / avgSellingPartnerAgeQoqMax | number | Average seller age (90-day) |
| avgSellingPartnerAgeYoyMin / avgSellingPartnerAgeYoyMax | number | Average seller age (360-day) |
New Product & Return Metrics (0-1 scale):
| Parameter | Type | Description |
|---|---|---|
| launchRateT180Min / launchRateT180Max | number | Launch success rate (180-day) range |
| newProductRateT180 | number | New product percentage (180-day) min |
| returnRateT360Min / returnRateT360Max | number | Return rate (360-day) range |
Advertising:
| Parameter | Type | Description |
|---|---|---|
| cpcMediumMin / cpcMediumMax | number | CPC (current) range |
所有筛选参数均遵循最小/最大值范围模式。百分比类字段取值范围为0-1(例如0.05=5%)。
商品与品牌指标:
| 参数 | 类型 | 描述 |
|---|---|---|
| productCountMin / productCountMax | integer | 商品数量范围 |
| brandCountMin / brandCountMax | integer | 品牌数量范围 |
| avgPriceMin / avgPriceMax | number | 平均价格范围 |
销量与搜索量:
| 参数 | 类型 | 描述 |
|---|---|---|
| unitsSoldT7Min / unitsSoldT7Max | integer | 7天销量范围 |
| searchVolumeT7Min / searchVolumeT7Max | integer | 7天搜索量范围 |
| clickCountT7Min / clickCountT7Max | integer | 7天点击量范围 |
转化与点击率(0-1范围):
| 参数 | 类型 | 描述 |
|---|---|---|
| clickConversionRateT7Min / clickConversionRateT7Max | number | 7天点击转化率范围 |
市场集中度(0-1范围):
| 参数 | 类型 | 描述 |
|---|---|---|
| top5BrandsClickShareMin / top5BrandsClickShareMax | number | 头部5品牌点击占比范围 |
| top5ProductsClickShareMin / top5ProductsClickShareMax | number | 头部5商品点击占比范围 |
| sponsoredProductsPercentageMin / sponsoredProductsPercentageMax | number | Sponsored Products广告占比范围 |
品牌与卖家运营时长:
| 参数 | 类型 | 描述 |
|---|---|---|
| avgBrandAgeMin / avgBrandAgeMax | number | 品牌平均运营时长(当前) |
| avgBrandAgeQoqMin / avgBrandAgeQoqMax | number | 品牌平均运营时长(90天) |
| avgBrandAgeYoyMin / avgBrandAgeYoyMax | number | 品牌平均运营时长(360天) |
| avgSellingPartnerAgeMin / avgSellingPartnerAgeMax | number | 卖家平均运营时长(当前) |
| avgSellingPartnerAgeQoqMin / avgSellingPartnerAgeQoqMax | number | 卖家平均运营时长(90天) |
| avgSellingPartnerAgeYoyMin / avgSellingPartnerAgeYoyMax | number | 卖家平均运营时长(360天) |
新品与退货指标(0-1范围):
| 参数 | 类型 | 描述 |
|---|---|---|
| launchRateT180Min / launchRateT180Max | number | 180天新品上架成功率范围 |
| newProductRateT180 | number | 180天内新品占比最小值 |
| returnRateT360Min / returnRateT360Max | number | 360天退货率范围 |
广告指标:
| 参数 | 类型 | 描述 |
|---|---|---|
| cpcMediumMin / cpcMediumMax | number | 当前CPC(平均点击成本)范围 |
Usage Examples
使用示例
1. Basic niche review lookup for a keyword
Analyze customer reviews in niche markets related to "yoga mat" on the US marketplace.Parameters:
{"keyword": "yoga mat", "countryCode": "US"}2. Find niche reviews with high search volume
Show me niche market reviews for "wireless earbuds" where 7-day search volume is above 10000.Parameters:
{"keyword": "wireless earbuds", "countryCode": "US", "searchVolumeT7Min": 10000}3. Low competition niches with review insights
Find review insights for "pet bed" niches where top 5 brands hold less than 30% click share.Parameters:
{"keyword": "pet bed", "countryCode": "US", "top5BrandsClickShareMax": 0.3}4. Japanese market niche reviews
Analyze niche reviews for wireless earbuds on the Japan marketplace.Parameters:
{"keyword": "wireless earbuds", "countryCode": "JP"}5. Sorted by demand score
Show niche reviews for "kitchen organizer" sorted by demand score in descending order.Parameters:
{"keyword": "kitchen organizer", "sortField": "demand", "sortType": "desc"}6. Filter by new product success rate
Find niches for "phone case" where the 180-day new product launch success rate is above 20%.Parameters:
{"keyword": "phone case", "launchRateT180Min": 0.2}7. Low return rate niches
Show review topics for "water bottle" niches with return rates below 5%.Parameters:
{"keyword": "water bottle", "returnRateT360Max": 0.05}1. 关键词基础细分市场评论查询
Analyze customer reviews in niche markets related to "yoga mat" on the US marketplace.参数:
{"keyword": "yoga mat", "countryCode": "US"}2. 高搜索量细分市场评论查询
Show me niche market reviews for "wireless earbuds" where 7-day search volume is above 10000.参数:
{"keyword": "wireless earbuds", "countryCode": "US", "searchVolumeT7Min": 10000}3. 低竞争细分市场评论洞察
Find review insights for "pet bed" niches where top 5 brands hold less than 30% click share.参数:
{"keyword": "pet bed", "countryCode": "US", "top5BrandsClickShareMax": 0.3}4. 日本站点细分市场评论分析
Analyze niche reviews for wireless earbuds on the Japan marketplace.参数:
{"keyword": "wireless earbuds", "countryCode": "JP"}5. 按需求评分排序
Show niche reviews for "kitchen organizer" sorted by demand score in descending order.参数:
{"keyword": "kitchen organizer", "sortField": "demand", "sortType": "desc"}6. 按新品成功率筛选
Find niches for "phone case" where the 180-day new product launch success rate is above 20%.参数:
{"keyword": "phone case", "launchRateT180Min": 0.2}7. 低退货率细分市场
Show review topics for "water bottle" niches with return rates below 5%.参数:
{"keyword": "water bottle", "returnRateT360Max": 0.05}Display Rules
展示规则
- Present data clearly: Show review topics in a well-organized table. Include the niche name, review type (positive/negative), topic, mention percentage, and a review example
- Percentage formatting: Convert 0-1 scale values to percentages for display (e.g., 0.15 -> 15%)
- Sentiment separation: When presenting results, group or clearly label positive vs. negative reviews so users can quickly identify opportunities and pain points
- Actionable insight framing: While showing data objectively, highlight high-mention-percentage negative reviews as potential product improvement opportunities, and high-mention-percentage positive reviews as features to emphasize in listings
- Volume notice: When results are large, show the most relevant data first and remind users about pagination options
- Error handling: When a query fails, explain the reason and suggest adjusting the keyword or filter criteria
- Language reminder: If a user provides a keyword in the wrong language for the target marketplace, remind them to use the marketplace's native language (English for US, German for DE, Japanese for JP)
- 数据清晰呈现:用结构清晰的表格展示评论主题,包含细分市场名称、评论类型(正面/负面)、主题、提及占比及评论示例
- 百分比格式转换:将0-1范围的数值转换为百分比展示(例如0.15→15%)
- 情感区分展示:展示结果时,对正面与负面评论进行分组或明确标注,方便用户快速识别机会与痛点
- 可落地洞察提炼:客观展示数据的同时,将高提及占比的负面评论标注为潜在产品优化方向,高提及占比的正面评论标注为Listing中需重点突出的卖点
- 结果量提示:当结果数量较多时,优先展示最相关的数据,并提醒用户可使用分页功能
- 错误处理:查询失败时,说明原因并建议调整关键词或筛选条件
- 语言提醒:若用户提供的关键词与目标站点语言不符,提醒用户使用站点本地语言(US用英文,DE用德文,JP用日文)
User Expression & Scenario Quick Reference
用户表述与场景速查
Applicable -- Consumer review and sentiment analysis within Amazon niche markets:
| User Says | Scenario |
|---|---|
| "What do customers say about XX" | Niche review topic lookup |
| "Customer pain points for XX" | Negative review analysis |
| "What features do buyers love in XX" | Positive review analysis |
| "Review sentiment for XX niche" | Full sentiment breakdown |
| "Consumer demand insights for XX" | Demand signal extraction from reviews |
| "Common complaints about XX products" | Negative topic mining |
| "What makes XX products popular" | Positive topic mining |
| "Niche market review analysis" | General niche review exploration |
Not applicable -- Needs beyond niche review analysis:
- Individual ASIN review analysis (this tool works at the niche/market level)
- Keyword search volume trends without review context (use ABA data tools instead)
- Product listing optimization or copywriting
- Advertising strategy and PPC management
- Sales estimation or revenue forecasting
Boundary judgment: When users say "market research" or "product opportunity", if their intent focuses on understanding consumer sentiment, review topics, and pain points within a niche market, this skill applies. If they are asking about search volume trends, pricing strategy, or sales data without review context, 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, set LinkFox Skills.
适用场景 -- 亚马逊细分市场内的消费者评论与情感分析:
| 用户表述 | 场景 |
|---|---|
| "客户对XX的评价如何" | 细分市场评论主题查询 |
| "XX的客户痛点有哪些" | 负面评论分析 |
| "买家喜欢XX的哪些功能" | 正面评论分析 |
| "XX细分市场的评论情感倾向" | 完整情感拆解 |
| "XX的消费者需求洞察" | 从评论中提取需求信号 |
| "XX产品的常见投诉点" | 负面主题挖掘 |
| "XX产品受欢迎的原因" | 正面主题挖掘 |
| "细分市场评论分析" | 通用细分市场评论探索 |
不适用场景 -- 超出细分市场评论分析范畴的需求:
- 单个ASIN评论分析(本工具针对细分市场/市场层面)
- 无评论上下文的关键词搜索量趋势(请使用ABA数据工具)
- 产品Listing优化或文案撰写
- 广告策略与PPC管理
- 销量预估或营收预测
边界判断:当用户提及“市场调研”或“产品机会”时,若其核心需求是了解细分市场内的消费者情感、评论主题及痛点,则适用本技能;若需求聚焦于搜索量趋势、定价策略或无评论上下文的销售数据,则不适用。
反馈机制:
当出现以下任一情况时,自动通过Feedback API上报反馈:
- 本技能描述的功能或用途与实际行为不符
- 技能结果与用户意图不匹配
- 用户表达了对本技能的不满或赞赏
- 任何您认为可优化的点
按照中的规范调用反馈API,请勿中断用户流程。
references/api.md如需更多优质专业的跨境电商技能,请访问LinkFox Skills。