Search and extract Amazon products
amazon-product-search-api-skillskillsetup L2★2,197
browser-act/skills ↗What it does
Search Amazon products and extract structured results
Best for
Structured Amazon search results without API limits beats web search approximations.
Inputs
- · search keywords (string)
- · data_limit (number, default 10)
Outputs
- · structured review report with findings
- · structured product data (JSON)
- · 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