mobile.de $0.8πŸ’° URL Search | Keyword Filtering | Rich Output avatar

mobile.de $0.8πŸ’° URL Search | Keyword Filtering | Rich Output

Pricing

from $0.80 / 1,000 vehicle listings

Go to Apify Store
mobile.de $0.8πŸ’° URL Search | Keyword Filtering | Rich Output

mobile.de $0.8πŸ’° URL Search | Keyword Filtering | Rich Output

From $0.8/1K. Scrape mobile.de vehicle listings with 30+ structured fields including price, registration, mileage, power, fuel, transmission, location, and dealer info. Optional detail enrichment adds description, equipment, image gallery, and dealer profile.

Pricing

from $0.80 / 1,000 vehicle listings

Rating

0.0

(0)

Developer

AbotAPI

AbotAPI

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

3

Monthly active users

3 days ago

Last modified

Share

mobile.de Car Scraper

Extract car listings from mobile.de, Germany's largest vehicle marketplace. Search by make, model, and dozens of filters, or pass your own search and detail URLs. Every listing comes back as a clean, structured record with full detail-page enrichment.

What you get

Each listing includes:

  • Identity: listing ID, listing URL, title, make, model
  • Price: amount, formatted price, currency, VAT note
  • Vehicle facts: first registration, mileage (km), power (kW and PS), fuel type, transmission, category
  • Seller: dealer/seller name, city, postal code, country, rating
  • Media: preview image and the full image gallery
  • Detail enrichment (optional): the complete specification table, equipment/features list, and the full seller description

Input

FieldWhat it does
modesearch (build a search from filters) or url (use your own URLs)
urlsYour own mobile.de search or detail URLs (used in url mode)
vehicleClassCar, Motorbike, Motorhome, Van/Bus, and more
make / modelBrand and model to search for
conditionNew or used
fuelsPetrol, Diesel, Electric, Hybrid, LPG, CNG, and more
transmissionManual, automatic, or semi-automatic
bodyTypeSaloon, estate, SUV, convertible, and more
countryCountry to search within
zipcode / radiusKmSearch around a postal code within a radius
priceFrom / priceToPrice range
yearFrom / yearToFirst-registration year range
mileageFrom / mileageToMileage range (km)
powerFromKw / powerToKwPower range (kW)
excludeDamagedSkip accident-damaged vehicles
sortByRelevance, price, first registration, mileage, or newest
fetchDetailsEnrich every listing with its full detail page (specs, features, description, all images)
includeSponsoredInclude sponsored/top placements
maxListingsMaximum number of listings to return
maxPagesMaximum number of result pages to read
mcpConnectorsOptionally forward results to Notion, Linear, Airtable, or Apify via MCP

A residential proxy for Germany is recommended for the best results.

Example input

{
"mode": "search",
"vehicleClass": "Car",
"make": "Audi",
"priceFrom": 10000,
"priceTo": 40000,
"yearFrom": 2018,
"fuels": ["DIESEL"],
"sortBy": "PRICE_ASC",
"fetchDetails": true,
"maxListings": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "DE"
}
}

Output

Each record is pushed to the dataset as a flat JSON object. With fetchDetails enabled, the attributes map holds the complete specification table, features lists the equipment, images holds the full gallery, and description carries the seller's text.

Tips

  • Use make and model plus the range filters to narrow large result sets.
  • Turn on fetchDetails when you need specifications, equipment, images, and seller descriptions; leave it off for fast list-only runs.
  • Use url mode to scrape a specific saved search or an individual listing.