linkfox-jiimore-niche-review

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Jiimore 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
percentOfMentions
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.
细分市场评论分析会对亚马逊某细分市场内全品类的客户评论进行聚合与分类。输入关键词后,系统会识别对应的细分市场,提取评论主题,将其归类为正面或负面,并展示各主题的提及频率。这能让卖家了解客户喜爱的点、不满的点,以及产品可优化的方向。
评论类型:每条评论条目会被归类为“positive(正面)”或“negative(负面)”,反映该评论主题的整体情感倾向。
提及占比
percentOfMentions
值(0-1范围,对应0%-100%)表示某一主题在该细分市场所有评论中的出现频率。占比越高,说明讨论该主题的客户越多。

Supported 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
references/api.md
for calling conventions, request parameters, and response structure. You can also execute
scripts/jiimore_get_niche_review.py
directly to run queries.
本工具调用LinkFox工具网关API。调用规范、请求参数及响应结构详见
references/api.md
。您也可以直接执行
scripts/jiimore_get_niche_review.py
来运行查询。

Parameter Guide

参数指南

Required Parameter

必填参数

ParameterTypeDescription
keywordstringThe search keyword (max 1000 chars). Must be in the language of the target marketplace (English for US, German for DE, Japanese for JP)
参数类型描述
keywordstring搜索关键词(最多1000字符)。必须与目标站点的语言一致(US用英文,DE用德文,JP用日文)

Marketplace & Pagination

站点与分页

ParameterTypeDefaultDescription
countryCodestringUSCountry code: US, JP, or DE
pageinteger1Page number (starting from 1)
pageSizeinteger50Results per page (10-100)
参数类型默认值描述
countryCodestringUS国家代码:US、JP或DE
pageinteger1页码(从1开始)
pageSizeinteger50每页结果数(10-100)

Sorting

排序规则

ParameterTypeDefaultDescription
sortFieldstringunitsSoldT7Field to sort by (see Sortable Fields below)
sortTypestringdescSort direction:
desc
(descending) or
asc
(ascending)
Sortable Fields:
FieldDescription
unitsSoldT7Units sold (7-day)
searchVolumeT7Search volume (7-day)
searchVolumeGrowthT7Search volume growth (7-day)
clickConversionRateT7Click conversion rate (7-day)
searchConversionRateT7Search conversion rate (7-day)
clickCountT7Click count (7-day)
demandDemand score
avgPriceAverage price
maximumPriceMaximum price
minimumPriceMinimum price
productCountProduct count
brandCountBrand count
top5BrandsClickShareTop 5 brands click share
top5ProductsClickShareTop 5 products click share
clickCountT90Click count (90-day)
clickConversionRateT90Click conversion rate (90-day)
searchConversionRateT90Search conversion rate (90-day)
searchVolumeT90Search volume (90-day)
unitsSoldT90Units sold (90-day)
unitsSoldGrowthT90Units sold growth (90-day)
searchVolumeGrowthT90Search volume growth (90-day)
returnRateT360Return rate (360-day)
newProductsLaunchedT180New products launched (180-day)
successfulLaunchesT180Successful launches (180-day)
launchRateT180Launch success rate (180-day)
acosACOS
profitRate50Profit rate at 50% organic orders
参数类型默认值描述
sortFieldstringunitsSoldT7排序字段(见下方可排序字段)
sortTypestringdesc排序方向:
desc
(降序)或
asc
(升序)
可排序字段:
字段描述
unitsSoldT77天销量
searchVolumeT77天搜索量
searchVolumeGrowthT77天搜索量增长率
clickConversionRateT77天点击转化率
searchConversionRateT77天搜索转化率
clickCountT77天点击量
demand需求评分
avgPrice平均价格
maximumPrice最高价
minimumPrice最低价
productCount商品数量
brandCount品牌数量
top5BrandsClickShare头部5品牌点击占比
top5ProductsClickShare头部5商品点击占比
clickCountT9090天点击量
clickConversionRateT9090天点击转化率
searchConversionRateT9090天搜索转化率
searchVolumeT9090天搜索量
unitsSoldT9090天销量
unitsSoldGrowthT9090天销量增长率
searchVolumeGrowthT9090天搜索量增长率
returnRateT360360天退货率
newProductsLaunchedT180180天内新品上架数量
successfulLaunchesT180180天内成功上架新品数量
launchRateT180180天新品上架成功率
acosACOS(广告销售成本比)
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:
ParameterTypeDescription
productCountMin / productCountMaxintegerProduct count range
brandCountMin / brandCountMaxintegerBrand count range
avgPriceMin / avgPriceMaxnumberAverage price range
Sales & Search Volume:
ParameterTypeDescription
unitsSoldT7Min / unitsSoldT7MaxintegerUnits sold (7-day) range
searchVolumeT7Min / searchVolumeT7MaxintegerSearch volume (7-day) range
clickCountT7Min / clickCountT7MaxintegerClick count (7-day) range
Conversion & Click Rates (0-1 scale):
ParameterTypeDescription
clickConversionRateT7Min / clickConversionRateT7MaxnumberClick conversion rate (7-day) range
Market Concentration (0-1 scale):
ParameterTypeDescription
top5BrandsClickShareMin / top5BrandsClickShareMaxnumberTop 5 brands click share range
top5ProductsClickShareMin / top5ProductsClickShareMaxnumberTop 5 products click share range
sponsoredProductsPercentageMin / sponsoredProductsPercentageMaxnumberSP ad percentage range
Brand & Seller Age:
ParameterTypeDescription
avgBrandAgeMin / avgBrandAgeMaxnumberAverage brand age (current)
avgBrandAgeQoqMin / avgBrandAgeQoqMaxnumberAverage brand age (90-day)
avgBrandAgeYoyMin / avgBrandAgeYoyMaxnumberAverage brand age (360-day)
avgSellingPartnerAgeMin / avgSellingPartnerAgeMaxnumberAverage seller age (current)
avgSellingPartnerAgeQoqMin / avgSellingPartnerAgeQoqMaxnumberAverage seller age (90-day)
avgSellingPartnerAgeYoyMin / avgSellingPartnerAgeYoyMaxnumberAverage seller age (360-day)
New Product & Return Metrics (0-1 scale):
ParameterTypeDescription
launchRateT180Min / launchRateT180MaxnumberLaunch success rate (180-day) range
newProductRateT180numberNew product percentage (180-day) min
returnRateT360Min / returnRateT360MaxnumberReturn rate (360-day) range
Advertising:
ParameterTypeDescription
cpcMediumMin / cpcMediumMaxnumberCPC (current) range
所有筛选参数均遵循最小/最大值范围模式。百分比类字段取值范围为0-1(例如0.05=5%)。
商品与品牌指标:
参数类型描述
productCountMin / productCountMaxinteger商品数量范围
brandCountMin / brandCountMaxinteger品牌数量范围
avgPriceMin / avgPriceMaxnumber平均价格范围
销量与搜索量:
参数类型描述
unitsSoldT7Min / unitsSoldT7Maxinteger7天销量范围
searchVolumeT7Min / searchVolumeT7Maxinteger7天搜索量范围
clickCountT7Min / clickCountT7Maxinteger7天点击量范围
转化与点击率(0-1范围):
参数类型描述
clickConversionRateT7Min / clickConversionRateT7Maxnumber7天点击转化率范围
市场集中度(0-1范围):
参数类型描述
top5BrandsClickShareMin / top5BrandsClickShareMaxnumber头部5品牌点击占比范围
top5ProductsClickShareMin / top5ProductsClickShareMaxnumber头部5商品点击占比范围
sponsoredProductsPercentageMin / sponsoredProductsPercentageMaxnumberSponsored Products广告占比范围
品牌与卖家运营时长:
参数类型描述
avgBrandAgeMin / avgBrandAgeMaxnumber品牌平均运营时长(当前)
avgBrandAgeQoqMin / avgBrandAgeQoqMaxnumber品牌平均运营时长(90天)
avgBrandAgeYoyMin / avgBrandAgeYoyMaxnumber品牌平均运营时长(360天)
avgSellingPartnerAgeMin / avgSellingPartnerAgeMaxnumber卖家平均运营时长(当前)
avgSellingPartnerAgeQoqMin / avgSellingPartnerAgeQoqMaxnumber卖家平均运营时长(90天)
avgSellingPartnerAgeYoyMin / avgSellingPartnerAgeYoyMaxnumber卖家平均运营时长(360天)
新品与退货指标(0-1范围):
参数类型描述
launchRateT180Min / launchRateT180Maxnumber180天新品上架成功率范围
newProductRateT180number180天内新品占比最小值
returnRateT360Min / returnRateT360Maxnumber360天退货率范围
广告指标:
参数类型描述
cpcMediumMin / cpcMediumMaxnumber当前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

展示规则

  1. 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
  2. Percentage formatting: Convert 0-1 scale values to percentages for display (e.g., 0.15 -> 15%)
  3. Sentiment separation: When presenting results, group or clearly label positive vs. negative reviews so users can quickly identify opportunities and pain points
  4. 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
  5. Volume notice: When results are large, show the most relevant data first and remind users about pagination options
  6. Error handling: When a query fails, explain the reason and suggest adjusting the keyword or filter criteria
  7. 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)
  1. 数据清晰呈现:用结构清晰的表格展示评论主题,包含细分市场名称、评论类型(正面/负面)、主题、提及占比及评论示例
  2. 百分比格式转换:将0-1范围的数值转换为百分比展示(例如0.15→15%)
  3. 情感区分展示:展示结果时,对正面与负面评论进行分组或明确标注,方便用户快速识别机会与痛点
  4. 可落地洞察提炼:客观展示数据的同时,将高提及占比的负面评论标注为潜在产品优化方向,高提及占比的正面评论标注为Listing中需重点突出的卖点
  5. 结果量提示:当结果数量较多时,优先展示最相关的数据,并提醒用户可使用分页功能
  6. 错误处理:查询失败时,说明原因并建议调整关键词或筛选条件
  7. 语言提醒:若用户提供的关键词与目标站点语言不符,提醒用户使用站点本地语言(US用英文,DE用德文,JP用日文)

User Expression & Scenario Quick Reference

用户表述与场景速查

Applicable -- Consumer review and sentiment analysis within Amazon niche markets:
User SaysScenario
"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:
  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, set LinkFox Skills.
适用场景 -- 亚马逊细分市场内的消费者评论与情感分析:
用户表述场景
"客户对XX的评价如何"细分市场评论主题查询
"XX的客户痛点有哪些"负面评论分析
"买家喜欢XX的哪些功能"正面评论分析
"XX细分市场的评论情感倾向"完整情感拆解
"XX的消费者需求洞察"从评论中提取需求信号
"XX产品的常见投诉点"负面主题挖掘
"XX产品受欢迎的原因"正面主题挖掘
"细分市场评论分析"通用细分市场评论探索
不适用场景 -- 超出细分市场评论分析范畴的需求:
  • 单个ASIN评论分析(本工具针对细分市场/市场层面)
  • 无评论上下文的关键词搜索量趋势(请使用ABA数据工具)
  • 产品Listing优化或文案撰写
  • 广告策略与PPC管理
  • 销量预估或营收预测
边界判断:当用户提及“市场调研”或“产品机会”时,若其核心需求是了解细分市场内的消费者情感、评论主题及痛点,则适用本技能;若需求聚焦于搜索量趋势、定价策略或无评论上下文的销售数据,则不适用。
反馈机制:
当出现以下任一情况时,自动通过Feedback API上报反馈:
  1. 本技能描述的功能或用途与实际行为不符
  2. 技能结果与用户意图不匹配
  3. 用户表达了对本技能的不满或赞赏
  4. 任何您认为可优化的点
按照
references/api.md
中的规范调用反馈API,请勿中断用户流程。

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