Сбор отзывов покупателей из интернет-магазинов
★ 7.1 · marketing
ecommerce-reviews is a Claude Code skill that extracts customer reviews from any publicly accessible product or reviews page across e-commerce platforms. Each review record includes reviewer name, star rating, date, title, body text, verified purchase status, and helpful votes count. It works on Amazon, WooCommerce, Shopify, and any site with standard review markup, supporting both URL-based pagination via the pageNumber parameter (Amazon) and DOM-based next-page navigation for WooCommerce and generic sites. Extraction runs through scripts/extract-reviews.py --max-reviews via bash, using a multi-strategy fallback chain: JSON-LD → Amazon DOM → WooCommerce DOM → generic microdata → generic CSS patterns. The skill is built for marketers, product managers, and analysts who need bulk review data for sentiment analysis, product listing optimization, or reputation monitoring.
- #ecommerce
- #customer-reviews
- #sentiment-analysis
- #review-mining
- #feedback-extraction
- #rating-analysis