Analyze Amazon competitor products
amazon-competitor-analyzerskillsetup L2★2,197
browser-act/skills ↗What it does
Analyze competitor pricing and product data on Amazon
Best for
Competitive intelligence with multi-seller analysis beats single-product lookups.
Inputs
- · ASIN (string)
- · search keywords (string)
- · data_limit (number, default 10)
- · action/interaction spec (string)
Outputs
- · structured review report with findings
- · structured product data (JSON)
- · fields: title, price, rating, reviews, brand
- · screenshot or page content
- · extracted data or interaction result
- · reusable Skill package (SKILL.md + scripts)
- · analysis report with insights
Requires
- · BrowserAct API (BROWSERACT_API_KEY)
- · Amazon marketplace
Preconditions
- · BROWSERACT_API_KEY configured
Failure modes
- · Invalid or expired BROWSERACT_API_KEY
- · CAPTCHA or IP restrictions
- · Product/ASIN not found or out of stock
- · Network timeout or connection error
- · Rate limiting or throttling
Trust signals
- · BrowserAct API verified (no CAPTCHA)
- · Automatic retry mechanism with limits
- · Structured workflow with clear phases