Effortlessly scrape car data from Germany's largest vehicle marketplace, Mobile.de. Get access to millions of entries of cars, motorbikes, etc. across Europe. Fast, cheap & reliable. PPR version for smaller use cases.
Paste the URL queries here. It can either be a search query, or a listing details page URL.
Default value of this property is []
📈 Maximum result count per search URL
searchPageURLMaxItemsintegerOptional
Set this to limit the maximum amount of items scraped per each search URL. For example, if you set 3 search URLs and set this field to 10, your total limit will be 30.
Default value of this property is 100
📈 Dealer review limit
reviewLimitintegerOptional
Limit the amount of dealer reviews scraped per vehicle listing. The reviews are ordered by newest. Maximum amount is 10. If you want more, please use the 🔍🚗⭐ Mobile.de Reviews Scraper.
Note that by setting this value to a number higher than 0, the scraping process will become slower as a result.
Default value of this property is 5
🔃📄 Enable automatic paging
automaticPagingbooleanOptional
Check this if you want the scraper to automatically go through all pages, beginning at 0 and ending after reaching 📈 Maximum result count per search URL.
Uncheck this if you want to scrape only specific pages via using the pageNumber query parameter in the search URLs.
Default value of this property is true
Search Category
searchCategorystringOptional
What category to search in, e.g. Cars, Motorcycles...
Default value of this property is "Car"
Search term(s)
searchTermsarrayOptional
Specify search terms that should be used to narrow the results (e.g. BMW e36, sportback, etc.). Note that the item limit will apply to every term separately.
Default value of this property is []
Filter by models
modelsarrayOptional
You can limit the results to the models that you want to scrape.
Default value of this property is []
Sort settings
sortEnumOptional
Select a sorting method and order.
Value options:
"Standard": string"Price (lowest first)": string"Price (highest first)": string"Mileage (lowest first)": string"Mileage (highest first)": string"Initial registration date (oldest first)": string"Initial registration date (newest first)": string"Posted date (oldest first)": string"Posted date (newest first)": string
Default value of this property is "Standard"
Minimum Mileage (km)
mileageKmMinintegerOptional
Maximum Mileage (km)
mileageKmMaxintegerOptional
Minimum Power (kW)
powerKwMinintegerOptional
Maximum Power (kW)
powerKwMaxintegerOptional
Minimum Registration Year
registrationDateYearMinintegerOptional
Maximum Registration Year
registrationDateYearMaxintegerOptional
Maximum item count per search term
maxItemsintegerOptional
Set this to limit the maximum amount of items scraped per each search term. For example, if you set 3 search terms and set this field to 10, your total limit will be 30.