Kleinanzeigen.de Scraper: Germany's #1 Classifieds (50M+ visitors)

Scrape classified listings from kleinanzeigen.de (formerly eBay Kleinanzeigen), Germany's largest online marketplace with 50M+ monthly visitors. Returns title, EUR price with type flag (festpreis, VB, zu_verschenken), location with postcode, top-ad flag, all image URLs, posted date and source URL. Optionally enrich with the full description, category path, seller info (private vs commercial) and shipping availability from the detail page. Paste any kleinanzeigen.de search URL and the actor handles pagination.

Open on Apify → Try it now
Pricing
$0.003/listing
With details
$0.005/listing
Country
Germany
Currency
EUR
Proxy
Apify datacenter
Mode
HTTP-only

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~kleinanzeigen-de-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchUrls": [
      "https://www.kleinanzeigen.de/s-autos/volkswagen/c216",
      "https://www.kleinanzeigen.de/s-berlin/iphone/k0l3331"
    ],
    "maxResults": 200,
    "includeDetails": true
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/kleinanzeigen-de-scraper

Integrations

Output fields

FieldTypeExample
idstring2789012345
titlestringiPhone 13 Pro 256GB
pricenumber650
price_typestringVB
currencystringEUR
locationstringBerlin Mitte
postcodestring10115
categorystringHandy & Telefon
seller_typestringprivate
shipping_availablebooleantrue
is_top_adbooleanfalse
posted_atstring2026-06-10T08:14:00Z
source_urlstringhttps://www.kleinanzeigen.de/s-anzeige/...

Related Actors

Open on Apify → Try it now (free tier available)