amazon-scraper-api

api-evangelist/amazon-scraper-api
★ 0 stars Unknown language Search Updated today
REST/JSON API for extracting structured Amazon product, search, and batch data across 20 marketplaces, with key-based authentication, official SDKs, a CLI, and a local MCP server. Operated independently under the ChocoData namespace; not affiliated with Amazon.com, Inc.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "amazon-scraper-api": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/amazon-scraper-api"
      ]
    }
  }
}

Topics

apis-ioapis-io-submission