Analyze competitor Amazon listings
amazon-listing-competitor-analysis-skillskillsetup L2★2,197
browser-act/skills ↗What it does
Compare product listings across Amazon competitors
Best for
Cross-competitor price and listing comparison beats individual product checks.
Inputs
- · ASIN (string)
- · search keywords (string)
- · data_limit (number, default 10)
- · marketplace_url (string)
- · target URL (string)
- · action/interaction spec (string)
Outputs
- · structured review report with findings
- · structured product data (JSON)
- · fields: title, price, rating, reviews, brand
- · 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