n8n-nodes-ebay-scraper
n8n/n8n-nodes-ebay-scraperScrape 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
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-ebay-scraper": {
"url": "None",
"transport": "http"
}
}
}