Mobile.de Scraper avatar
Mobile.de Scraper

Pricing

$1.50 / 1,000 results

Go to Store
Mobile.de Scraper

Mobile.de Scraper

Developed by

Ivan Vasiljević

Ivan Vasiljević

Maintained by Community

Extract data from mobile.de for data on thousands of car listings. Scrape car listings, extract descriptions, images, prices, mileage, contact number, addresses, names, engine information, the transmission of the car, and all other listing details.

0.0 (0)

Pricing

$1.50 / 1,000 results

3

Total users

5

Monthly users

2

Runs succeeded

72%

Last modified

a month ago

You can access the Mobile.de Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "maxRecords": 10,
< "urls": [
< {
< "url": "https://suchen.mobile.de/fahrzeuge/search.html?dam=false&isSearchRequest=true&ms=3500%3B17%3B%3B&ref=quickSearch&s=Car&sb=rel&vc=Car"
< }
< ]
<}' |
<apify call ivanvs/mobile-de-scraper --silent --output-dataset

Mobile.de Scraper API through CLI

The Apify CLI is the official tool that allows you to use Mobile.de Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: