Сбор отзывов Amazon по ASIN через BrowserAct

★ 7.1 · marketing

amazon-reviews-api-skill is a Claude Code skill that automatically extracts Amazon product reviews by ASIN via the BrowserAct API, returning structured data without requiring an Amazon login, CAPTCHA handling, or IP workarounds. Running a single command — `python -u ./scripts/amazon_reviews_api.py "ASIN_HERE"` — the skill collects reviewer name, profile link, star rating, review title and full text, publication date, country, product variant, and verified-purchase status for each review. It requires a `BROWSERACT_API_KEY` environment variable and Python. Marketers, product managers, and analysts can use it for competitor research, customer sentiment monitoring, market category analysis, and building datasets for sentiment modeling — all without writing custom scrapers.