Use it from n8n, AI agents, or the API

n8n community nodes

Native n8n nodes for the biggest marketplace scrapers - drop one into a workflow, paste your Apify API token, and listings flow into the rest of your automation as items. No HTTP-node wrangling, inputs as proper fields, output already parsed.

n8n-nodes-kleinanzeigen-scraper
Kleinanzeigen.de listings - searches, price bands, locations, date windows.

n8n-nodes-marktplaats-scraper
Marktplaats.nl listings - the Dutch marketplace, same clean JSON.

n8n-nodes-tweedehands-scraper
2dehands.be & 2ememain.be - both Belgian domains in one node.

Install (30 seconds)

In n8n: Settings → Community Nodes → Install, paste the package name, confirm. Add the node to a workflow, create a credential with your Apify API token, and run. Billing stays on your own Apify account, pay per result.

A workflow that earns its keep

Schedule (hourly) → Kleinanzeigen Scraper (your search, sortBy date, postedAfter today) → Filter (price below your threshold) → Telegram/Slack. A deal alert bot in four nodes - the GDPR-clean output means you can log it all without a compliance headache.

AI agents (MCP)

Every tool in the catalogue doubles as an MCP endpoint: Claude, Cursor and other MCP clients can discover and run it directly - describe what you want, the agent fills the input schema. Each store page has an API → MCP tab with the ready-to-paste server URL, e.g. kleinanzeigen-scraper/api/mcp.

Plain REST

Every tool is also one HTTP call on the Apify API - start a run with a JSON input, poll, fetch the dataset. Each tool page documents the exact input fields; each store page carries copy-paste curl, Node and Python examples.

More nodes ship as sources earn them - something missing? Ask for it.