Парсинг товаров Amazon через BrowserAct API
★ 7.1 · marketing
amazon-product-api-skill is a Claude Code skill that extracts structured product listings from Amazon, including titles, ASINs, current and original prices, star ratings, review counts, and attributes such as color, material, and style. It operates via the BrowserAct API, eliminating the need to handle CAPTCHA challenges or regional IP restrictions, while pre-set workflows prevent AI-generated hallucinations in the output. A single Python command — `python -u ./scripts/amazon_product_api.py "keywords" "brand" pages "language"` — runs the extraction with configurable brand filtering, multi-page pagination, and language selection for international Amazon marketplaces. The skill is well-suited for competitor price tracking, high-rating category analysis, product catalog enrichment, and localized market research. Requires the `BROWSERACT_API_KEY` environment variable.
- #amazon
- #product-search
- #data-extraction
- #market-research
- #price-tracking
- #browseract-api
- #competitive-pricing