Автоматический сбор ответов Amazon Rufus AI
★ 7.1 · marketing
amazon-alexa-qa is a Claude Code skill that automates question submission to Amazon's Alexa/Rufus AI shopping assistant and collects structured response data in JSON format. It opens the Alexa panel on amazon.com, injects question text using the native `HTMLTextAreaElement` setter to handle special characters, waits for SSE streaming to finish, and extracts the response from the DOM — three Python scripts under the `scripts/` directory handle panel state checks, submission, and extraction. An optional keyword search context lets you navigate to a category results page before asking, so Rufus answers within a specific product category rather than from the homepage. The skill is built for sellers, market researchers, and e-commerce teams who need to run bulk queries to Amazon's conversational AI, collect product recommendations at scale, or automate repetitive Q&A research without manual effort.
- #amazon-alexa
- #rufus-ai
- #shopping-assistant
- #product-research
- #ai-automation
- #customer-qa
- #ecommerce-automation