VOOZH about

URL: https://apify.com/nocodeventure/marktplaats-auto-scraper

โ‡ฑ Marktplaats Auto Scraper ยท Apify


Pricing

from $10.00 / 1,000 single results

Go to Apify Store

Marktplaats Auto Scraper

This scraper works with pre-filtered URLs from Marktplaats. Instead of configuring filters in the scraper, you apply filters directly on the Marktplaats website and copy the resulting URL.

Pricing

from $10.00 / 1,000 single results

Rating

0.0

(0)

Developer

๐Ÿ‘ No-Code Venture

No-Code Venture

Maintained by Community

Actor stats

0

Bookmarked

27

Total users

5

Monthly active users

13 days ago

Last modified

Share

A production-ready Apify Actor for scraping car listings from Marktplaats.nl. This scraper extracts detailed car information including price, specifications, seller details, and more.

How to Use

This scraper works with pre-filtered URLs from Marktplaats. Instead of configuring filters in the scraper, you apply filters directly on the Marktplaats website and copy the resulting URL.

Step 1: Create Your Filtered URL on Marktplaats

  1. Go to marktplaats.nl/l/auto-s/
  2. Use the website's filters to narrow down your search:
    • Select a brand (e.g., Porsche)
    • Select a model (e.g., 911)
    • Set price range, year, mileage, fuel type, etc.
    • Set location/postcode if needed
  3. Copy the URL from your browser's address bar

Example URL:

https://www.marktplaats.nl/l/auto-s/porsche/f/911/1114/#f:10882,11709|offeredSince:Altijd|postcode:1216NH

Step 2: Configure the Scraper

Provide the URL(s) in the startUrls input field. You can add multiple URLs to scrape different searches in one run.

Input Parameters

ParameterTypeDefaultDescription
startUrlsArrayRequiredPre-filtered Marktplaats URLs to scrape
startPageInteger-Override page number (leave empty to use page from URL, or page 1)
maxPagesInteger10Maximum pages to scrape per URL (0 = unlimited)
maxResultsInteger-Stop after collecting this many results
scrapeDetailsBooleantrueVisit detail pages for full info
maxRequestsPerCrawlInteger0Total request limit (0 = unlimited)
proxyConfigurationObjectApify ProxyProxy settings

Example Input

{
"startUrls":[
{"url":"https://www.marktplaats.nl/l/auto-s/porsche/f/911/1114/#f:10882,11709|offeredSince:Altijd|postcode:1216NH"}
],
"maxPages":5,
"maxResults":50,
"scrapeDetails":true
}

Multiple Searches Example

You can scrape multiple different searches in one run:

{
"startUrls":[
{"url":"https://www.marktplaats.nl/l/auto-s/porsche/f/911/"},
{"url":"https://www.marktplaats.nl/l/auto-s/bmw/f/3-serie/"},
{"url":"https://www.marktplaats.nl/l/auto-s/mercedes-benz/f/c-klasse/"}
],
"maxPages":3,
"scrapeDetails":true
}

Resuming a Scrape

If a URL already contains a page number (e.g., /p/5/), the scraper will start from that page automatically:

{
"startUrls":[
{"url":"https://www.marktplaats.nl/l/auto-s/porsche/p/5/#filters"}
],
"maxPages":10
}

Or you can override with startPage:

{
"startUrls":[
{"url":"https://www.marktplaats.nl/l/auto-s/porsche/"}
],
"startPage":5,
"maxPages":10
}

Output Data

With scrapeDetails: true (default)

Full car details including:

  • Title, brand, model, variant
  • Price (text and numeric)
  • Year, mileage, fuel type, transmission
  • Body type, color, number of doors/seats
  • License plate, APK until date
  • NAP verification, dealer maintained, warranty
  • Full description and options list
  • Seller information (name, type, phone, rating)
  • All images
  • View count, listing date

With scrapeDetails: false

Basic listing card data:

  • Title, URL, listing ID
  • Price
  • Year, mileage, fuel type
  • Thumbnail image
  • Seller name and type
  • Location

Example Output

{
"listingId":"2340790836",
"url":"https://www.marktplaats.nl/v/auto-s/porsche/m2340790836-porsche-911-cabrio",
"title":"Porsche 911 Cabrio 3.8Carrera 4 GTS dealer onderhouden nieuw",
"brand":"Porsche",
"model":"911, Cabrio 3.8Carrera 4 GTS dealer onderhouden nieuw",
"variant":"Cabrio 3.8Carrera 4 GTS dealer onderhouden nieuw",
"price":"โ‚ฌ 91.500,-",
"priceNumeric":91500,
"year":2015,
"mileage":"118.159 km",
"mileageNumeric":118159,
"fuelType":"Benzine",
"hybridType":null,
"transmission":"Automaat",
"transmissionDetails":"Automaat 7 versnellingen",
"horsePower":"430 pk",
"bodyType":"Cabriolet",
"color":"Zilver of Grijs",
"interiorColor":"Beige",
"upholstery":"Leder",
"numberOfDoors":2,
"numberOfSeats":4,
"licensePlate":"J-333-JJ",
"apkUntil":"12 mei 2026",
"napVerified":null,
"originalDutch":null,
"condition":null,
"dealerMaintained":true,
"hasServiceBook":null,
"hasWarranty":null,
"firstOwner":null,
"description":"Algemene informatieAantal deuren: 2Kleur: Grijs metallic...",
"options":[],
"seller":{
"name":"Auto Harvo",
"type":"Bedrijf",
"phone":"0653892562",
"rating":5,
"reviews":3,
"yearsOnPlatform":14,
"location":"Lopikerkapel",
"website":"https://www.autoharvo.nl/",
"listingsUrl":"https://www.marktplaats.nl/u/auto-harvo/16339748/"
},
"viewCount":366,
"savedCount":10,
"listedSince":"2 dec '25",
"images":[
"//images.marktplaats.com/api/v1/listing-mp-p/images/18/1891b36f-2ac8-4bd8-9b25-dde35e9e63fa?rule=ecg_mp_eps$_85"
],
"imageUrl":"//images.marktplaats.com/api/v1/listing-mp-p/images/18/1891b36f-2ac8-4bd8-9b25-dde35e9e63fa?rule=ecg_mp_eps$_85",
"scrapedAt":"2025-12-04T22:29:20.834Z"
}

Pricing Model โ€” Pay Per Event

This Actor uses Pay Per Event (PPE) pricing. You are charged based on what the Actor actually does, not by compute time.

Automatic events (no configuration needed)

EventWhen
Actor startOnce per run
Dataset itemOnce per car record saved

These are synthetic events handled automatically by Apify.

Additional events

EventWhen
Proxy startupOnce per run when Apify Proxy is used
Proxy record surchargePer car record when proxy is active
Detail page scrapePer car detail page loaded (scrapeDetails: true)

Cost by mode

scrapeDetails: true (default): Each car result charges a dataset item + detail page scrape + proxy surcharge (if proxy is on).

scrapeDetails: false: Each car result charges a dataset item + proxy surcharge (if proxy is on). No detail page charge.

Prices for each event are set in Apify Console โ€” not in this code.

Disclaimer

This Actor is provided for educational and research purposes only. Users are solely responsible for ensuring their use of this tool complies with all applicable laws, regulations, and the terms of service of Marktplaats.nl.

By using this Actor, you acknowledge that:

  • Web scraping may be subject to legal restrictions in your jurisdiction
  • You must respect the website's Terms of Service and robots.txt
  • You should implement appropriate rate limiting to avoid overloading the target server
  • The data collected should be used responsibly and in accordance with privacy laws (including GDPR)
  • This tool is not affiliated with, endorsed by, or sponsored by Marktplaats.nl or its parent company

The developers of this Actor assume no liability for any misuse or for any damages resulting from the use of this software.

You might also like

Marktplaats Products Scraper

nifty.codes/marktplaats-products-scraper

Extract product listings with prices, locations, and seller names from Marktplaats search results. Powered by Marktplaats Scraper.

Marktplaats Seller Details Scraper

nifty.codes/marktplaats-sellerdetails-scraper

Extract seller profiles from Marktplaats including contact info, ratings, and registration data. Powered by Marktplaats Scraper.

Marktplaats Scraper

solidcode/marktplaats-scraper

[๐Ÿ’ฐ $1.0 / 1K] Scrape Marktplaats listings at scale.

Marktplaats scraper

bluebird/marktplaats-scraper

Quick and easy marktplaats.nl search results scraper!

Marktplaats

panjan/marktplaats

This actor allows you to scrape data from the Marktplaats.nl website, which is a popular online marketplace in the Netherlands. Easily extract data on local listings, products, and services from the Marktplaats.nl using this actor!

Marktplaats Scraper

automation-lab/marktplaats-scraper

Scrape Marktplaats.nl search and category listings with prices, sellers, locations, images, and page metadata.

๐Ÿ‘ User avatar

Stas Persiianenko

3

Marktplaats Scraper

daddyapi/marktplaats-scraper

Specialized scraper for Marktplaats.nl. Extract detailed listings including prices, locations, descriptions, and photos from the Netherlands' largest marketplace.

Marktplaats Listings Scraper

piotrv1001/marktplaats-listings-scraper

The Marktplaats Listings Scraper extracts listings from Marktplaats.nl, capturing titles, prices, descriptions, sellers and verification status, locations, categories, attributes, images and bidding info across every category โ€” ideal for price monitoring, market research, and resale sourcing.

Marktplaats Scraper

ivanvs/marktplaats-scraper

Extract data from classified advertisements on Marktplaats.nl. Scrape any category of items that are being sold on Marktplaats.nl. Download listings data in JSON, XML, Excel, and other versatile formats.

Marktplaats Netherlands Classifieds Scraper

automation-lab/marktplaats-netherlands-classifieds-scraper

Extract public Marktplaats.nl listings with prices, sellers, locations, attributes, images, and URLs for Dutch marketplace monitoring.

๐Ÿ‘ User avatar

Stas Persiianenko

2

Related articles

How to generate leads from Instagram
Read more
Dataset processing on Apify
Read more
How to build an e-commerce scraper
Read more