Skip to content
Back to search
30
MCP

n8n-nodes-ebay-scraper

n8n/n8n-nodes-ebay-scraper

Scrape eBay search results and item detail pages into clean JSON. Returns title, price, currency, condition, shipping, seller, location, and images. Structural HTML parsing anchored on data-attributes and ARIA roles — not fragile CSS classes. Every record

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

Similar MCP servers embedding-nearest

n8n-nodes-craigslist-scraper
Scrape Craigslist listings from any city and category. Returns title, price, images, location, post_id, URL, and optionally description, pos
0 tools
n8n-nodes-kleinanzeigen-listings-scraper
Scrape Kleinanzeigen.de (Germany #1 classifieds) by keyword, category, location & price. Returns title, price+type, condition, location+zip,
0 tools
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 can
0 tools
n8n-nodes-facebook-marketplace-scraper
Scrape Facebook Marketplace by location + keyword. Per-listing detail enrichment returns title, price, condition, GPS coordinates, city/stat
0 tools
n8n-nodes-realtor-scraper
Scrape for-sale, for-rent, and recently-sold listings from Realtor.com into clean JSON — address, price, beds, baths, sqft, coordinates, sta
0 tools
n8n-nodes-etsy-listings
Scrape Etsy active listings: title, price, currency, quantity, tags, views, favorites, and taxonomy. Uses the official Etsy Open API v3 — st
0 tools

How to use

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

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