amazon-competitor-analyzerScrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, revi...
Install via ClawdBot CLI:
clawdbot install phheng/amazon-competitor-analyzerThis skill scrapes Amazon product data from user-provided ASINs using browseract.com's browser automation API and performs deep competitive analysis.
You need a BrowserAct.com account and API key:
Copy the .env.example file to .env and add your API key:
cp .env.example .env
# Edit .env and replace YOUR_API_KEY_HERE with your actual API key
Or set as environment variable:
export BROWSERACT_API_KEY="your-api-key-here"
python amazon-competitor-analyzer/amazon_competitor_analyzer.py B09G9GB4MG
python amazon-competitor-analyzer/amazon_competitor_analyzer.py B09G9GB4MG B07ABC11111 B08N5WRWNW
python amazon-competitor-analyzer/amazon_competitor_analyzer.py B09G9GB4MG -o ./output
| Parameter | Type | Default | Description |
|-----------|------|---------|-------------|
| asins | string | - | One or more Amazon ASINs to analyze |
| --output, -o | string | ./output | Output directory |
| --format | string | all | Output format (csv/markdown/json/all) |
| --api-key | string | env | BrowserAct API key |
This skill requires the following Python packages:
pip install requests
Optional (for automatic .env loading):
pip install python-dotenv
| Variable | Required | Description |
|----------|----------|-------------|
| BROWSERACT_API_KEY | Yes | Your BrowserAct API key. Get it from BrowserAct Console |
Version: 1.0.0
Updated: 2026-02-09
Template ID: 77814333389670716
Generated Mar 1, 2026
A company planning to launch a new electronic gadget uses the skill to analyze top-selling competitors' ASINs on Amazon. It compares specifications, pricing tiers, and review sentiment to identify market gaps and set competitive pricing, ensuring the product meets customer expectations and stands out.
A retail brand selling home goods on Amazon employs the skill to monitor competitor price changes and review patterns over time. This helps adjust their own pricing dynamically and improve product features based on customer feedback, boosting sales and market share.
A manufacturer of fitness equipment uses the skill to analyze ASINs of similar products to benchmark technical specs and materials. This identifies competitor strengths and vulnerabilities, guiding R&D efforts to develop superior products and secure better supplier deals.
A digital marketing agency leverages the skill to extract product images, titles, and review keywords from competitor ASINs. This informs SEO and ad copy strategies, helping clients create more compelling listings and target customer pain points effectively.
Integrate this skill into a subscription-based platform offering automated competitor analysis reports. Sellers pay monthly for insights on pricing, specs, and reviews, enabling data-driven decisions to optimize their Amazon listings and increase profitability.
Use the skill as part of a consulting package for businesses launching products on Amazon. Provide detailed competitive analysis reports to clients, helping them refine strategies and avoid common pitfalls, with revenue from one-time or retainer-based fees.
Deploy the skill to scrape and analyze large volumes of Amazon product data, then aggregate and sell insights to market research firms or investors. This model leverages automated data collection to offer niche reports on market trends and competitor performance.
💬 Integration Tip
Ensure the BROWSERACT_API_KEY is securely stored in environment variables and test with a few ASINs first to verify data accuracy before scaling up analysis.
Monitor product prices across Amazon, eBay, Walmart, and Best Buy to identify arbitrage opportunities and profit margins. Use when finding products to flip, monitoring competitor pricing, tracking price history, identifying arbitrage opportunities, or setting automated price alerts.
Shopify integration - currently under maintenance. Contact founders@maton.ai for assistance.
Find and compare products online (Google Shopping) and locally (stores near you). Auto-selects best products based on price, ratings, availability, and preferences. Generates shopping list with buy links and store locations. Use when asked to shop for products, find best deals, compare prices, or locate items locally. Supports budget constraints (low/medium/high or "$X"), preference filtering (brand, features, color), and dual-mode search (online + local stores).
Monitor CamelCamelCamel price drop alerts via RSS and send Telegram notifications when items go on sale. Use when setting up automatic price tracking for Amazon products with CamelCamelCamel price alerts.
Navigate Amazon for buying, selling, and affiliating using price tracking, listing optimization, deal analysis, and affiliate link management.
Manage Shopify store data including orders, products, variants, customers, inventory, fulfillments, refunds, returns, and transactions via the Admin REST API.