Skip to content
Back to search
30
MCP

n8n-nodes-amazon-products-scraper

n8n/n8n-nodes-amazon-products-scraper

Scrape Amazon product search by keyword or category. Returns ASIN, title, price, brand, rating, review count, sponsored flag, image, and canonical URL. Structural parse via data-asin/data-component-type — resilient to layout changes.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-amazonscraperapi
n8n community node for Amazon Scraper API — fetch Amazon product data, run keyword searches, and queue async batches.
0 tools
n8n-nodes-target-products
Scrape **Target.com** products by keyword, category or product URL. Returns title, price, sale price, rating, reviews, brand, availability,
0 tools
Amazon Scraper API
Scrape Amazon products, search, and async batch ASIN lookups across 20 marketplaces
0 tools
Amazon Scraper API
Scrape Amazon products, search, and async batch ASIN lookups across 20 marketplaces
0 tools
n8n-nodes-ebay-scraper
Scrape eBay search results and item detail pages into clean JSON. Returns title, price, currency, condition, shipping, seller, location, and
0 tools
n8n-nodes-shopify-products-scraper
Scrape any Shopify store product catalog via the public /products.json endpoint. No auth, no proxy, no API key. Per-variant or per-product r
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-amazon-products-scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}