Mobile.de Scraper — Germany Car Marketplace
Pricing
from $1.90 / 1,000 results
Mobile.de Scraper — Germany Car Marketplace
Scrape vehicle listings from Mobile.de, Germany's largest car marketplace with 1.4M+ listings. Extract price, brand, model, year, mileage, fuel type, dealer info, specs, and photos. Filter by any parameter. Essential for automotive market intelligence in the German market.
Pricing
from $1.90 / 1,000 results
Rating
0.0
(0)
Developer
Rastriq — Structured data from the world
Maintained by CommunityActor stats
0
Bookmarked
11
Total users
1
Monthly active users
2 hours ago
Last modified
Categories
Share
Mobile.de Scraper — Extract Vehicle Listings from Germany's Largest Car Marketplace

Extract structured vehicle listings from Mobile.de — Germany's largest automotive marketplace with 1.4M+ car listings and 150K+ commercial vehicle listings from dealers and private sellers across Europe.
Try it free — your first $5 of usage is on Apify. No credit card required.
What is Mobile.de Scraper?
Mobile.de Scraper extracts structured listing data from Mobile.de with two data modes: Preloaded delivers a monthly snapshot in seconds (no scraping needed), while Live scrapes in real time for the freshest data. Each listing returns up to 49 fields including price, make, model, year, mileage, operating hours, condition, engine specs, seller details, and images.
Use Mobile.de Scraper to:
- 🚗 Automotive market intelligence — track pricing and availability across 10 vehicle categories from cars to construction machines
- 📊 Competitive analysis — monitor dealer inventory, pricing strategies, and geographic coverage across European markets
- 📈 Price benchmarking — build historical price databases for vehicle valuation and depreciation modeling
- 🏗️ Commercial fleet sourcing — find trucks, vans, trailers, and heavy equipment from Germany's deepest commercial vehicle pool
- 🔍 Inventory monitoring — detect new listings matching specific makes, models, price ranges, or year ranges
- 🔄 Automated data pipelines — schedule runs, set up webhooks, and keep your datasets fresh
The Apify platform gives Mobile.de Scraper built-in scheduling, API access, proxy rotation, and integrations with Make, Zapier, Google Sheets, and more — all out of the box.
What data does Mobile.de Scraper extract?
Each listing returns a structured record with up to 49 fields. Core fields use Spanish names (FTP-28 schema) for cross-marketplace compatibility across all Rastriq scrapers:
| Field | Description |
|---|---|
item_id | Unique Mobile.de listing ID |
url | Direct link to the listing page |
marca | Manufacturer / brand (e.g., BMW, Caterpillar, Volvo) |
modelo | Model name |
anio | Year of manufacture |
valor | Listed price (numeric) |
moneda | Currency code (EUR) |
estado | Condition (new / used) |
tipo | Vehicle subtype within category |
categoria | Vehicle category (e.g., maquinaria, camion) |
ubicacion | Seller location (city + postal code) |
pais | ISO country code (DE, NL, AT, etc.) |
tiempo_uso | Operating hours (for machinery/trucks) |
km | Mileage in kilometers (for cars/vans) |
compania | Dealer / seller name |
telefono | Seller phone number |
correo | Seller email (when available) |
fecha_publicacion | Listing publication date |
imagenes | Array of listing image URLs |
renta_dia | Daily rental price (if applicable) |
snapshot_at | ISO 8601 extraction timestamp |
source | Always mobilede |
Extended fields (available with fetchDetails: true): ext_km_int (numeric mileage), ext_hours_int (numeric hours), ext_weight_kg, ext_seller_address, ext_seller_rating, ext_seller_type (dealer/private), ext_features (equipment list), ext_description (full listing text).
How to use Mobile.de Scraper
Extracting vehicle listings takes under two minutes:
- Create a free Apify account at apify.com — your first $5 is free
- Open Mobile.de Scraper in Apify Console or click Try for free on this page
- Choose your data source — Preloaded (instant monthly snapshot) or Live (real-time scrape)
- Select vehicle categories — choose from 10 types: cars, construction machines, agricultural vehicles, trucks, trailers, and more
- Apply filters — optionally narrow by make, model, price range, or year range
- Click Start and wait for results
- Download your results in JSON, CSV, Excel, XML, or HTML — or access them via API
Input example — Preloaded mode (fastest)
Get construction machines and agricultural vehicles from the monthly snapshot:
{"data_freshness": "preloaded","vehicleCategories": ["ConstructionMachine", "AgriculturalVehicle"],"maxItems": 500}
Input example — Live mode with filters
Scrape BMW cars under €30,000 from 2020 or newer, with full details:
{"data_freshness": "live","vehicleCategories": ["Car"],"make": "BMW","minYear": 2020,"maxPrice": 30000,"fetchDetails": true,"maxPages": 5}
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
data_freshness | string | preloaded | preloaded: instant monthly snapshot. live: real-time scrape (slower, higher cost) |
vehicleCategories | string[] | All commercial | Vehicle categories to extract (see table below) |
make | string | (all) | Filter by manufacturer (e.g., BMW, Caterpillar, Volvo) |
model | string | (all) | Filter by model name |
minPrice | integer | — | Minimum price in EUR |
maxPrice | integer | — | Maximum price in EUR |
minYear | integer | — | Minimum year of manufacture |
maxYear | integer | — | Maximum year of manufacture |
fetchDetails | boolean | false | Fetch full listing details (ext_ fields). Slower but richer data |
maxItems | integer | 100 | Maximum total listings to return |
maxPages | integer | 5 | Maximum listing pages to scrape (live mode) |
outputSchema | string | (default) | Output field naming schema |
skipItems | integer | 0 | Skip first N records (for pagination) |
Vehicle categories
| Category ID | Type | Volume |
|---|---|---|
ConstructionMachine | 🔧 Construction machines | ~11,600 listings |
AgriculturalVehicle | 🌾 Agricultural vehicles | ~11,300 listings |
ForkliftTruck | 📦 Forklifts | Available |
SemiTrailerTruck | 🚛 Semi-trailer trucks | ~12,900 listings |
SemiTrailer | 🔗 Semi-trailers | ~10,800 listings |
Trailer | 🔗 Trailers | Available |
TruckOver7500 | 🚚 Heavy trucks (>7.5t) | Available |
VanUpTo7500 | 🚐 Vans & light trucks (≤7.5t) | Available |
Bus | 🚌 Buses | Available |
Car | 🚗 Passenger cars | 1.4M+ listings |
Output example
Each result is a structured JSON object. Here is a sample from a real Preloaded run extracting construction machines:
{"source": "mobilede","item_id": "39693813272864","snapshot_at": "2026-08-13T08:38:45+00:00","categoria": "maquinaria","url": "https://www.mobile.de/es/vehículos/detalles.html?id=39693813272864","marca": "Caterpillar","modelo": "950M","anio": 2017,"estado": "used","tipo": "Cargador con ruedas","ubicacion": "NL-8316 GG Marknesse","pais": "NL","tiempo_uso": "14623 h","valor": "46500","moneda": "EUR","compania": "Hulleman Trucks & Machinery B.V.","fecha_publicacion": "2026-08-13","imagenes": ["https://img.classistatic.de/api/v1/mo-prod/images/0e/0e5cab95-ccae-4036-8dd9-2915d8b6c174?rule=mo-1600"],"ext_hours_int": 14623,"ext_seller_type": "dealer","precio": 46500,"horas": 14623,"_data_freshness": "preloaded"}
Download results in JSON, CSV, Excel, XML, or HTML from the Output tab, or pull them programmatically using the Apify API.
Sample dataset: Preview real output in the mobile-de-scraper-sample dataset.
GDPR note — Contact fields of private sellers and dealers (
telefono, correo, vendedor, compania, ext_seller_address) are replaced with"GDPR Protection"in the public sample dataset. The live Actor returns full values — your data, your responsibility.
See real records before you run it
Browse sample data extracted by this Actor — fields, format and structure, ready to inspect before your first run.
How much does it cost to use Mobile.de Scraper?
$1.90 per 1,000 listings (+ $0.05 per start). Your $5 free trial credit covers ~2,600 listings.
Technical notes
- Preloaded mode: Reads from a curated monthly snapshot — returns results in seconds with no scraping overhead
- Live mode: Real-time scraping with browser automation for the freshest data
- Anti-bot: Residential proxies recommended for live mode (large runs)
- Filters: Apply make, model, price range, and year range to narrow results before extraction
- Fetch details: Enable
fetchDetailsto extract extended fields (ext_) including seller ratings, equipment features, and full descriptions - Pagination: Use
skipItemsto resume from a specific offset in large extractions
Integrations
Connect Mobile.de Scraper to your workflow:
- API — call programmatically via Apify API (Python, JavaScript, cURL)
- Webhooks — trigger actions when a run completes
- Zapier / Make — connect to 5,000+ apps
- Google Sheets — export directly to a spreadsheet
- Schedule — run daily, weekly, or monthly to track vehicle market trends
Related Rastriq Actors — Automotive & Vehicle Marketplaces
| Actor | Description |
|---|---|
| Coches.net Scraper | Extract car listings from Spain's largest auto marketplace |
| Wallapop Cars Scraper | Extract second-hand car listings from Spain's Wallapop marketplace |
| Collecting Cars Scraper | Extract collector and enthusiast car auction results |
| Car and Classic Scraper | Extract classic and vintage car listings from Europe |
| Polovni Automobili Scraper | Extract car listings from Serbia's largest auto marketplace |
Copy to your AI assistant
Copy the Apify Store URL for this Actor and paste it into ChatGPT, Claude, or any LLM with web access:
https://apify.com/rastriq/mobile-de-scraper
The model will read the Actor description, input schema, and field list — then help you build the right API call or integration.
About the data
This Actor is built and maintained by Rastriq, a data intelligence company specializing in structured extraction for market research and competitive analysis. Browse our full field reference and methodology.
Frequently Asked Questions
What is Mobile.de?
Mobile.de is Germany's largest online vehicle marketplace, with over 1.4 million passenger car listings and 150,000+ commercial vehicle listings. Founded in 1996, it connects private sellers and professional dealers with buyers across Europe, covering everything from everyday cars to construction machines, agricultural vehicles, trucks, and trailers.
What is the difference between Preloaded and Live mode?
Preloaded delivers results from a curated monthly snapshot — it returns thousands of listings in seconds without scraping the website. Live scrapes Mobile.de in real time for the freshest data but takes longer and costs more. Use Preloaded for bulk analysis and market research; use Live for time-sensitive inventory monitoring.
Can I scrape all 1.4 million car listings?
Technically yes, but the Car category is very large. Use filters (make, minPrice/maxPrice, minYear/maxYear) to narrow your search. Start with Preloaded mode and a single category to estimate volume and cost before running a full extraction.
Why are field names in Spanish?
Mobile.de Scraper uses the FTP-28 schema — the canonical Rastriq field naming convention shared across all scrapers (marca, modelo, valor, anio). This allows seamless cross-marketplace analysis when combining data from Mobile.de with Mascus, Coches.net, Wallapop, and other Rastriq scrapers. The data values remain in their original language.
What are the extended (ext_) fields?
Extended fields are available when fetchDetails is set to true. They include parsed numeric values (ext_km_int, ext_hours_int, ext_weight_kg), seller information (ext_seller_address, ext_seller_rating, ext_seller_type), and listing content (ext_features, ext_description). These require an additional page visit per listing, so they are slower to extract.
Is it legal to scrape Mobile.de?
Mobile.de Scraper extracts publicly available data from Mobile.de. As with any data collection, review the site's Terms of Service before using scraped data commercially. For guidance, see Apify's blog on the legality of web scraping.
I found a bug or my run failed. Where do I report it?
Please open an issue in the Issues tab. Include your input configuration and run ID so we can investigate quickly.