max_results.
It runs on the same fetch chain that serves getPageSource. mobile.de is Germany’s #1 used-car marketplace and sits behind a strong anti-bot wall, so the plugin renders the result list on a warm, challenge-cleared browser session and reads the cars from mobile.de’s own result cards - no mobile.de developer account needed.
Try it in the dashboard first: app.scrapeunblocker.com/dashboard/plugins. You get a live results view plus a copy-paste snippet.
Endpoint
Supported makes
Pass a friendlymake name and the plugin maps it to mobile.de’s numeric id:
audi bmw citroen dacia fiat ford honda hyundai kia mazda mercedes-benz mini nissan opel peugeot porsche renault seat skoda suzuki toyota volkswagen volvo
For any make not on this list, pass its raw make_id instead.
Response
Search fields
Listing fields
Any field with no value is
null, so each item carries only what the mobile.de card actually showed (e.g. power.ps may be absent).What you can build
- Used-car price monitoring - track price against mileage and first registration for a make over time.
- Market and inventory research - pull a whole make with
max_resultsand see what is actually on offer. - Pricing and valuation models - combine price, year, mileage and power into a residual-value dataset.
- Competitor and dealer tracking - watch a make and price band and spot new listings as they appear.
Next steps
Open the plugins
Run a mobile.de search and grab the JSON.
Get an API key
Free trial available on the pricing page.

