Kleinanzeigen Autos Scraper - German Used Cars avatar

Kleinanzeigen Autos Scraper - German Used Cars

Pricing

Pay per usage

Go to Apify Store
Kleinanzeigen Autos Scraper - German Used Cars

Kleinanzeigen Autos Scraper - German Used Cars

Scrape used-car listings from Kleinanzeigen (Germany). Parses make, model, year, mileage, fuel, transmission, power & price into clean fields. Filter by make, location, year, mileage & price.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

ben

ben

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 hours ago

Last modified

Categories

Share

Kleinanzeigen Autos Scraper — German Used-Car Listings

Scrape used-car listings from Kleinanzeigen (formerly eBay Kleinanzeigen), Germany's largest classifieds site and a top source of private-seller vehicles. It parses the German car attributes — Marke (make), Modell, Erstzulassung (year), Kilometerstand (mileage), Kraftstoff (fuel), Getriebe (transmission), Leistung (power) — into clean, structured fields. A perfect complement to dealer-focused sources like mobile.de.

Quick start

Enter a make/model (e.g. bmw), a location (PLZ or city like berlin — city names are auto-resolved), and click Run. You'll get structured car listings with price, year, mileage, and specs. Add filters for max price, min year, or max mileage.

Why this Actor

  • Private-seller inventory — Kleinanzeigen is where private owners list, often cheaper than dealer platforms; great for deal-hunting and market analysis.
  • Structured car data — make, model, year, mileage, fuel, gearbox, power, condition, color, doors, emission class — not just a title + price.
  • Filter where it matters — make/model, location + radius, price, year, mileage.
  • Reliable access — residential DE proxies + city→ID resolution, the same hardened engine behind our Kleinanzeigen real-estate scraper.

Input

FieldTypeDescription
keywordstringMake/model, e.g. "bmw", "vw golf", "tesla model 3"
locationCodestringPLZ (10115) or city name (berlin, münchen)
radiusKmintegerSearch radius
startUrlsarrayPaste exact Kleinanzeigen car-search URLs (precise control)
minPrice / maxPriceintegerPrice range (EUR)
minYearintegerMin first-registration year (e.g. 2015)
maxMileageintegerMax mileage (km)
fetchDetailsbooleanOpen each listing for full specs (default true)
maxResultsintegerMax listings to return

Example input

{
"keyword": "bmw 3er",
"locationCode": "münchen",
"maxPrice": 20000,
"minYear": 2016,
"maxMileage": 120000,
"maxResults": 100
}

Output

{
"ad_id": "2891234567",
"title": "BMW 320d Touring, Automatik, Navi",
"make": "BMW",
"model": "320d",
"year": 2017,
"first_registration": "März 2017",
"mileage_km": 98000,
"price_eur": 16900,
"fuel": "Diesel",
"transmission": "Automatik",
"power": "140 kW (190 PS)",
"condition": "Gebraucht",
"color": "Schwarz",
"city": "München",
"plz": "80331",
"url": "https://www.kleinanzeigen.de/s-anzeige/...",
"scraped_at": "2026-06-24T09:00:00Z"
}

Use cases

  • Used-car deal-hunting & arbitrage — spot underpriced private-seller cars.
  • Market & price analysis — track asking prices by make/model/region over time.
  • Dealers & resellers — source private inventory and leads.
  • Automotive proptech/apps — power a search product with structured listings.

FAQ

What does it scrape? Kleinanzeigen.de (Germany), the Autos (cars) section — private and commercial listings.

Do I need an API key? No. A residential DE proxy is used automatically for reliable access.

Can I search by make/model and city? Yes — set keyword (make/model) and locationCode (PLZ or city; city names auto-resolve to the right area). For full control, paste a search URL in startUrls.

What car fields do I get? Make, model, year, first registration, mileage, price, fuel, transmission, power, condition, color, doors, and emission class (when present in the listing).

How is this different from a mobile.de scraper? Kleinanzeigen is dominated by private sellers and budget cars, a different inventory than dealer-heavy mobile.de — useful for arbitrage and broader market coverage.

Is scraping Kleinanzeigen legal? It extracts publicly available listing data. Use it responsibly and within applicable laws and Kleinanzeigen's terms.


Keywords: Kleinanzeigen scraper, Kleinanzeigen Autos, German used car scraper, used car data Germany, car listings API, gebrauchtwagen scraper, mobile.de alternative, car price data, automotive market data, private seller cars, DACH car data.