n8n-nodes-ebay-scraper
v0.1.0
Published
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
Maintainers
Readme
n8n-nodes-ebay-scraper
An n8n community node that runs the eBay Scraper — Search & Item Details | $3.4/1K Apify actor directly inside your workflow. 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 classe
The actor runs on your own Apify account and usage — this node never embeds anyone else's token.
Installation
- In n8n: Settings → Community Nodes → Install.
- Enter the package name
n8n-nodes-ebay-scraperand confirm. - Get a free Apify API token at console.apify.com → Settings → Integrations.
Usage
- Add the eBay Scraper — Search & Item Details | $3.4/1K node to your workflow.
- In the node's Credentials, add your Apify API token (or connect via OAuth2).
- Fill the actor's input fields (the node surfaces them as a form) and run.
To run on a schedule, put a Schedule Trigger in front of the node.
Resources
- Actor on Apify Store: https://apify.com/bovi/ebay-scraper
- Apify ↔ n8n integration docs: https://docs.apify.com/platform/integrations/n8n
