← 返回
未分类 Key 中文

Amazon Review Intelligence Extractor

Deep consumer insights from 1B+ pre-analyzed Amazon reviews. Extracts pain points, buying factors, user profiles, usage patterns, and differentiation opportu...
从超过10亿条预先分析的亚马逊评论中获取深度消费者洞察。提取痛点、购买因素、用户画像、使用模式及差异化机会。
apiclaw
未分类 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 415
下载
💾 0
安装
1
版本
#latest

概述

Amazon Review Intelligence Extractor — 11 Dimensions, 1B+ Reviews

Pre-analyzed consumer insights. Pain points, buying factors, user profiles, differentiation gaps.

Files

  • Script: {skill_base_dir}/scripts/apiclaw.py — run --help for params
  • Reference: {skill_base_dir}/references/reference.md (field names & response structure)

Credential

Required: APICLAW_API_KEY. Get free key at apiclaw.io/api-keys

Input (one of)

  • Single ASIN: "Analyze reviews for B09V3KXJPB"
  • Multi-ASIN: "Compare review pain points across these 5 competitor ASINs"
  • Category-wide: keyword/category name → resolve via categories first (need ≥3-level deep path)

API Pitfalls (see apiclaw skill for full list)

  • reviews/analysis needs 50+ reviews — fallback to realtime/product ratingBreakdown
  • labelType is NOT an API request parameter — the API returns all 11 dimensions in one call. Filter by labelType client-side from the consumerInsights array.
  • Category mode needs precise path (≥3 levels) — broad categories = diluted insights
  • Field name is reviewRate (not reviewRate) for mention frequency
  • ASIN-specific endpoints don't need --category; keyword-based ones do
  • Category auto-detection: categoryPath is auto-detected from target ASIN. If category_source in output is inferred_from_search, confirm with user

11 Analysis Dimensions

painPoints · issues · positives · improvements · buyingFactors · keywords · userProfiles · scenarios · usageTimes · usageLocations · behaviors

Unique Logic

Analysis Modes

  • Category mode: all reviews in category → market-level insights
  • ASIN mode: specific products → competitive analysis
  • Choose based on user intent. Category = broader, ASIN = deeper.

Pain Point Impact Ranking

Rank differentiation opportunities by: frequency × avg rating delta

"Top pain point: durability — mentioned in 27/471 reviews (5.7%), avg rating 2.4 when mentioned"

reviewRateFrequency LevelInterpretation
-------------------------------------------
>10%🔴 CriticalMentioned by 1 in 10 buyers — must address in product design 📊
5-10%🟡 SignificantCommon complaint — differentiator if solved 📊
2-5%🟠 NotableWorth mentioning in listing if you solve it 📊
<2%🟢 MinorEdge case — deprioritize unless easy fix 🔍
avgRating when mentionedSeverity
------------------------------------
<2.5Severe — causes returns/1-star reviews 📊
2.5-3.5Moderate — disappoints but doesn't cause returns 🔍
>3.5Mild — noticed but not deal-breaker 🔍

Differentiation Priority = High frequency + Low avgRating = Biggest opportunity 🔍. If top 3 pain points all have reviewRate >5% and avgRating <3.0, there is a clear product improvement opportunity 💡. If all pain points have reviewRate <2%, the category is well-served — differentiation through reviews is limited 🔍.

Consumer Profile Synthesis

Combine userProfiles + scenarios + usageTimes + usageLocations → complete buyer persona.

Listing Copy from Reviews

Quote actual customer words from positives — these are proven converting phrases. High-frequency positive elements (reviewRate >5%) should appear in title or first bullet 💡.

Competitor Comparison

Align dimensions (pain points vs pain points) across products. If competitor review data unavailable, use brand-detail sampleProducts + note limitation.

  • Your pain point rate < competitor's: Advantage — highlight in listing 💡
  • Your pain point rate > competitor's: Risk — address in product iteration 💡
  • Both high on same pain point: Category-wide issue — solving it is a strong differentiator 🔍

Composite Command

python3 {skill_base_dir}/scripts/apiclaw.py review-deepdive --target-asin "{asin}" [--keyword "{kw}"] [--category "{path}"]

Optional: --comp-asins "{asin1},{asin2}" for comparison.

Runs: reviews × 11 dimensions + competitors + realtime + market context + price/trend.

Output

Respond in user's language.

Sections: Review Snapshot → Top 10 Pain Points (with count & %) → Top 10 Positives → Buying Factors → Improvement Wishlist → Consumer Profile → Usage Patterns → Competitor Comparison → Listing Copy Suggestions → Differentiation Roadmap (impact-ranked) → Data Provenance → API Usage

Do NOT invent insights — only report what the API returns. Omit empty dimensions.

Cross-validate: star distribution (ratingBreakdown) should match sentiment (reviews/analysis).

Language (required)

Output language MUST match the user's input language. If the user asks in Chinese, the entire report is in Chinese. If in English, output in English. Exception: API field names (e.g. monthlySalesFloor, categoryPath), endpoint names, technical terms (e.g. ASIN, BSR, CR10, FBA, credits) remain in English.

Disclaimer (required, at the top of every report)

> Data is based on APIClaw API sampling as of [date]. Monthly sales (monthlySalesFloor) are lower-bound estimates. This analysis is for reference only and should not be the sole basis for business decisions. Validate with additional sources before acting.

Confidence Labels (required, tag EVERY conclusion)

  • 📊 Data-backed — direct API data (e.g. "painPoint 'durability' mentioned by 27% of reviewers 📊")
  • 🔍 Inferred — logical reasoning from data (e.g. "durability is the #1 differentiation opportunity 🔍")
  • 💡 Directional — suggestions, predictions, strategy (e.g. "highlight durability in bullet point #1 💡")

Rules: Strategy recommendations and listing copy suggestions are NEVER 📊. User criteria override AI judgment.

Data Provenance (required)

Include a table at the end of every report:

DataEndpointKey ParamsNotes
-----------------------------------
(e.g. Market Overview)markets/searchcategoryPath, topN=10📊 Top N sampling, sales are lower-bound
............

Extract endpoint and params from _query in JSON output. Add notes: sampling method, T+1 delay, realtime vs DB, minimum review threshold, etc.

API Usage (required)

EndpointCallsCredits
--------------------------
(each endpoint used)NN
TotalNN

Extract from meta.creditsConsumed per response. End with Credits remaining: N.

API Budget: ~20-30 credits

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-03 08:48 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Apiclaw

apiclaw
通用概览,11个API端点。AI驱动的商业数据基础设施,覆盖2亿+亚马逊产品。端点包括:品类浏览、市场指标、产品...
★ 1 📥 434

Amazon Daily Market Radar

apiclaw
自动化每日市场监控与提醒系统,专为亚马逊卖家设计。追踪价格变化、新竞争对手、BSR排名变动、评价激增、缺货信号等。
★ 0 📥 466

Amazon Listing Audit Pro

apiclaw
为亚马逊卖家提供的全方位listing健康检查与优化引擎,从8个维度评分,对标品类领先者,识别潜在问题与优化机会。
★ 0 📥 462