The data infrastructure built for agents.
Currently powering Amazon commerce with 200M+ products, 1B+ reviews, and real-time signals.
Website β’ Get API Key β’ Discord β’ Quick Start β’ API Reference
ZooData is the data infrastructure built for agents. Not a scraping API. Not a human dashboard. A purpose-built data layer that gives your AI agents direct access to Amazon commerce signals β 200M+ indexed products, 2+ years of history, and 1B+ reviews pre-processed into structured insights. Clean JSON, real-time, agent-ready.
APIClaw.demo.for.biginners.mov
This repo contains 11 agent skills organized in two tiers:
ποΈ Foundation β data access and full-spectrum analysis:
| Skill | What It Does | Input | Output | Key Advantage |
|---|---|---|---|---|
π¦ zoodata/ |
Direct access to all 22 API endpoints β 12 commerce endpoints plus 10 keyword-intelligence endpoints | Keyword, category, ASIN, or brand | Raw API data with field mapping and quirk documentation | Complete API reference β every other skill builds on this |
π― amazon-analysis/ |
13 built-in selection modes + market research, competitor analysis, ASIN evaluation, pricing, category research | Keyword/category/ASIN + intent | Analysis findings, top products, ASIN deep dives, confidence-tagged insights | Composite commands (report, opportunity) run multi-endpoint pipelines in one shot |
π amazon-keyword-traffic-analysis/ |
Keyword value and product traffic-health workflows built on 10 keyword intelligence endpoints | Seed keyword, target keyword, ASIN, or ASIN + keyword | Expansion tiers, keyword-value analysis, product traffic structure, trends, and health diagnosis | Dedicated flows for keyword expansion, keyword analysis, and product traffic analysis |
β‘ Specialized β purpose-built for specific workflows:
| Skill | What It Does | Input | Output | Key Advantage |
|---|---|---|---|---|
βοΈ amazon-competitor-intelligence-monitor/ |
Deep competitor intelligence β Full Scan or Quick Check with tiered alerts | Keyword or ASIN(s), optionally your ASIN + competitor ASINs | Competitor matrix, brand ranking, price map, 30-day trends, scores (1-100), tiered alerts | Dual-mode (Full ~28-35 credits, Quick ~5-10) with three-tier alert system |
π‘ amazon-daily-market-radar/ |
Automated daily monitoring β price changes, new competitors, BSR movements, review spikes | Your ASINs (1-10) + keyword | RED/YELLOW/GREEN alerts, KPI dashboard, competitor movement, action items | Set-and-forget with signal validation (7+ day trends vs single-day spikes) |
β
amazon-listing-audit-pro/ |
8-dimension listing health check with optimization recommendations | Your ASIN + keyword | Score (X/100, A-F), 8-dimension scorecard, keyword gaps, priority fix list | Actionable rewrites using high-frequency review language; bulk audit support |
πͺ amazon-market-entry-analyzer/ |
One-click market viability β discovers sub-markets, scores (1-100), delivers GO/CAUTION/AVOID | Keyword or category path | Sub-market landscape, verdict, market overview, brand landscape, entry strategy | Auto sub-market discovery with dual-level CR10 check |
π amazon-market-trend-scanner/ |
Category landscape scanning β trending subcategories, emerging niches, market shifts | 1+ category paths or keywords | Trend dashboard, Hot Categories TOP 5, new entrant scan, risk alerts | Category-level trend analysis across ALL subcategories |
π amazon-opportunity-discoverer/ |
Profile-driven opportunity scanner β auto-selects strategies, validates with real-time data, 7-dimension scoring | Budget + experience level + keyword/category | Top 10 opportunities (S/A/B/C), detailed top 3 analysis, risk alerts | Profile-driven strategy auto-selection + Quick-Scan (~10 credits) |
π° amazon-pricing-command-center/ |
Data-driven pricing signals β auto-detects leaf category, analyzes pricing landscape | One or more ASINs | RAISE/HOLD/LOWER signal, price band heatmap, competitor price map, BuyBox analysis | ASIN-only input (no keyword needed), Sales/Competition Ratio |
π¬ amazon-review-intelligence-extractor/ |
Deep consumer insights from 1B+ pre-analyzed reviews across 11 dimensions | Single ASIN, multiple ASINs, or category keyword | Pain points, buying factors, user profiles, usage patterns, differentiation roadmap | 1B+ pre-analyzed reviews (95% token savings), 11 dimensions |
npx skills add SerendipityOneInc/ZooData-SkillsYou'll be prompted to select which skills to install:
ποΈ Foundation:
- ZooData β Amazon Commerce Data, 11 Endpoints
- Amazon Analysis β Full-Spectrum Research & Seller Intelligence
- Amazon Keyword Intelligence β Expansion, Reverse ASIN & Monitoring
β‘ Specialized:
- Amazon Competitor Intelligence Monitor β Dual-mode competitive intelligence with tiered alerts
- Amazon Daily Market Radar β Automated Monitoring & Alerts
- Amazon Listing Audit Pro β 8-Dimension Health Check
- Amazon Market Entry Analyzer β GO/CAUTION/AVOID Verdicts
- Amazon Market Trend Scanner β Daily Category Radar
- Amazon Opportunity Discoverer β Niche Scanner & Scoring
- Amazon Pricing Command Center β RAISE/HOLD/LOWER Signals
- Amazon Review Intelligence Extractor β Consumer Insights from 1B+ Reviews
Or clone manually:
git clone https://github.com/SerendipityOneInc/ZooData-Skills.gitexport ZOODATA_API_KEY='hms_live_xxx' # Get yours free at zoodata.ai/en/api-keysπ Free tier: 1,000 credits on signup. 1 credit = 1 API call. No credit card required.
Ask your AI agent:
"Analyze the competitive landscape for wireless earbuds under $50 on Amazon US"
Or use the CLI directly:
python amazon-analysis/scripts/zoodata.py products --keyword "wireless earbuds" --mode fast-moversBase URL: https://api.zoodata.ai/openapi/v2
Auth: Authorization: Bearer $ZOODATA_API_KEY
Method: All endpoints use POST with JSON body
| Endpoint | Description | Example Use Case |
|---|---|---|
π products/search |
Product search with 20+ filters (13 preset modes via the CLI) | "Find running shoes under $80 with 4+ stars" |
π markets/search |
Market-level metrics β concentration, brand share, pricing | "How competitive is the yoga mat market?" |
π·οΈ products/competitors |
Competitor discovery by keyword, brand, or ASIN | "Who are the top sellers in this niche?" |
β‘ realtime/product |
Real-time product details β reviews, features, variants | "Get current details for ASIN B0D5CRV4KL" |
π¬ reviews/analysis |
AI-powered review insights β sentiment, pain points | "What do customers love/hate about this product?" |
π categories |
Amazon category tree navigation | "Show subcategories under Electronics" |
π products/price-band-overview |
Price band summary with best opportunity band | "What's the best price range for yoga mats?" |
π products/price-band-detail |
Full 5-band price distribution analysis | "Show detailed price band breakdown for wireless earbuds" |
π’ products/brand-overview |
Top-brand concentration metrics (CR10) | "How concentrated is the brand landscape?" |
π·οΈ products/brand-detail |
Per-brand breakdown with top products | "Which brands dominate this category?" |
π
products/history |
Historical daily snapshots for ASINs | "Show price and BSR history for this ASIN" |
The skill CLI (zoodata.py --mode) provides 13 preset modes for different research strategies. Modes are expanded into concrete filter fields (monthlySalesMin, salesGrowthRateMin, β¦) on the client side β mode is not an API parameter, and sending it to /openapi/v2/products/search returns 422:
| Mode | Strategy | Target |
|---|---|---|
fast-movers |
High sales velocity | Quick revenue |
emerging |
Rising trends, low saturation | Early movers |
long-tail |
Niche keywords, steady demand | Sustainable income |
underserved |
High demand, few sellers | Market gaps |
new-release |
Recently launched products | Trending items |
fbm-friendly |
Suitable for merchant fulfillment | Low-investment start |
low-price |
Budget-friendly products | Volume strategy |
single-variant |
Simple listings, no variants | Easy management |
high-demand-low-barrier |
High sales, low review barrier | Scalable entry |
broad-catalog |
Wide product range analysis | Category overview |
selective-catalog |
Curated high-quality picks | Premium selection |
speculative |
High-risk, high-reward opportunities | Aggressive strategy |
top-bsr |
Best Seller Rank leaders | Market leaders |
βββ zoodata/ # Data layer skill (lightweight)
β βββ SKILL.md # 22 endpoints, quick start
β βββ references/
β βββ openapi-reference.md # API field reference
β
βββ amazon-analysis/ # Deep analysis skill
β βββ SKILL.md # Intent routing, workflows, evaluation criteria
β βββ references/
β β βββ reference.md # Full API reference
β β βββ execution-guide.md # Step-by-step execution playbook
β β βββ scenarios-composite.md # Comprehensive recommendations
β β βββ scenarios-eval.md # Product evaluation, risk, reviews
β β βββ scenarios-pricing.md # Pricing strategy
β β βββ scenarios-ops.md # Market monitoring, alerts
β β βββ scenarios-expand.md # Expansion, trends
β β βββ scenarios-listing.md # Listing writing, optimization
β βββ scripts/
β βββ zoodata.py # CLI β 8 subcommands, 13 preset modes
β
βββ amazon-keyword-traffic-analysis/ # Keyword intelligence & traffic analysis
β βββ SKILL.md
β βββ README.md
β βββ references/
β βββ reference.md # Keyword endpoint reference
β βββ execution-guide.md # Execution and monitoring rules
β βββ scenarios-expand.md # Keyword expansion
β βββ scenarios-keyword-analysis.md # Keyword value and trend analysis
β βββ scenarios-product-traffic-analysis.md # Product traffic health analysis
β
βββ amazon-competitor-intelligence-monitor/ # Competitor intelligence & monitoring
β βββ SKILL.md
β βββ references/
β β βββ reference.md
β βββ scripts/
β βββ zoodata.py
β
βββ amazon-daily-market-radar/ # Daily market pulse & anomaly detection
β βββ SKILL.md
β βββ references/
β β βββ reference.md
β βββ scripts/
β βββ zoodata.py
β
βββ amazon-listing-audit-pro/ # Listing quality audit & optimization
β βββ SKILL.md
β βββ references/
β β βββ reference.md
β βββ scripts/
β βββ zoodata.py
β
βββ amazon-market-entry-analyzer/ # Market viability assessment
β βββ SKILL.md
β βββ references/
β β βββ reference.md
β βββ scripts/
β βββ zoodata.py
β
βββ amazon-opportunity-discoverer/ # Niche & opportunity identification
β βββ SKILL.md
β βββ references/
β β βββ reference.md
β βββ scripts/
β βββ zoodata.py
β
βββ amazon-market-trend-scanner/ # Category landscape scanning & trend discovery
β βββ SKILL.md
β βββ references/
β β βββ reference.md
β βββ scripts/
β βββ zoodata.py
β
βββ amazon-pricing-command-center/ # Pricing strategy & competitive signals
β βββ SKILL.md
β βββ references/
β β βββ reference.md
β βββ scripts/
β βββ zoodata.py
β
βββ amazon-review-intelligence-extractor/ # Review intelligence & insight extraction
β βββ SKILL.md
β βββ references/
β β βββ reference.md
β βββ scripts/
β βββ zoodata.py
β
βββ scoring-methodology.md # Unified quality scoring framework
βββ CHANGELOG.md
βββ README.md
- Python 3.8+ (stdlib only, zero pip dependencies)
- ZooData API Key (get one free)
We welcome contributions! Please see CONTRIBUTING.md for guidelines.