Marktplaats.nl Advertentie Scraper avatar

Marktplaats.nl Advertentie Scraper

Pricing

from $1.47 / 1,000 results

Go to Apify Store
Marktplaats.nl Advertentie Scraper

Marktplaats.nl Advertentie Scraper

Scrape classified ads from Marktplaats.nl, the largest Dutch marketplace. Extract title, price, location, category and images. No proxy needed.

Pricing

from $1.47 / 1,000 results

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Marktplaats.nl Advertentie Scraper

Extract listings from marktplaats.nl at scale, in a clean, consistent structure ready for price monitoring, market research, catalogue analysis and resale tooling. No API key required.


Why this scraper?

๐ŸŽฏ Built for marktplaats.nl

A dedicated Dutch scraper tuned for marktplaats.nl โ€” its categories, price formats and currency (EUR), not a generic tool pointed at it.

๐Ÿ“„ Full item content

Complete description and title for every record, with a direct link back to the source.


Input parameters

ParameterTypeDefaultDescription
minPriceinteger(empty)Minimum listing price (local currency). Leave empty for no minimum.
maxPriceinteger(empty)Maximum listing price (local currency). Leave empty for no maximum.
daysOldinteger(empty)Only return listings published within the last N days. Leave empty for no recency filter.
fetchDetailsbooleanfalseIf true, opens each listing detail page to extract additional fields (description, floor plan, agent contact). Increases run time and cost.
maxItemsinteger5Maximum listings to scrape. Set to 0 for unlimited.
startUrlsarray(empty)Optional list of search-results page URLs. When provided, all filter fields above are ignored.
keywordsstring"developer"Search term in Dutch (e.g. 'fiets', 'laptop', 'bank'). Leave empty for 25 default categories.

Output schema

Every field below is present on every record. Fields the source does not publish for a given item are returned as null rather than omitted.

FieldTypeDescription
itemIdstringItem id.
titlestringItem title as published.
descriptionstringFull item description in plain text.
descriptionMarkdownstringDescription markdown.
urlstringDirect link to the item.
categoryIdnumberCategory id.
verticalsarrayVerticals.
priceCentsnumberPrice cents.
priceEurnumberPrice eur.
priceTypestringPrice type.
citystringCity of the listing.
countrystringCountry.
abroadbooleanAbroad.
datestringDate.
extendedAttributes.servicestringService.
extendedAttributes.typestringType.
imageUrlsarrayImage urls.
priorityProductstringPriority product.
traitsarrayTraits.
reservedbooleanReserved.
thinContentbooleanThin content.
searchKeywordstringSearch keyword.
scrapedAtstringTimestamp when this record was scraped.
sourceCountrystringSource country.

Example record

{
"itemId": "a1032477819",
"title": "Python, C++, C#, PLC en AI developer | 3D applicaties",
"description": "Python, c++ en c# / .net programmeur 15+ jaar ervaring. Specialist in 3d algoritmes en visualisaties, arduino, plc programmeren (wago, codesys), ros, pcl, beeld herkenning middels ai en ml. Ik ben zee",
"descriptionMarkdown": "Python, c++ en c# / .net programmeur 15+ jaar ervaring. Specialist in 3d algoritmes en visualisaties, arduino, plc programmeren (wago, codesys), ros, pcl, beeld herkenning middels ai en ml. Ik ben zee",
"url": "https://www.marktplaats.nl/v/diensten-en-vakmensen/computer-en-internet-experts/a1032477819-python-c-c-plc-en-ai-developer-3d-applicaties",
"categoryId": 1195,
"verticals": [
"computer_and_internet_experts",
"services_and_professionals"
],
"priceCents": 9000,
"priceEur": 90,
"priceType": "FIXED",
"city": "Delft",
"country": null,
"abroad": false,
"date": "Vandaag",
"attributes": {},
"extendedAttributes": {
"service": "Ook voor bedrijven",
"type": "Computerreparatie en Onderhoud"
},
"imageUrls": [
"https://admarkt-cdn.marktplaats.com/api/v1/icas-mp-pro-admarkt/images/e6/e619def3-bf3f-4d85-a64a-16cb79d494b3?rule=eps_8 โ€ฆ"
],
"priorityProduct": "NONE",
"traits": [
"ADMARKT_CONSOLE",
"PROFILE",
"NO_MARKETING"
],
"reserved": false,
"thinContent": false,
"searchKeyword": "developer",
"scrapedAt": "2026-07-04T00:28:38.983Z",
"sourceCountry": "nl"
}

Examples

Search for fiets:

{
"keywords": "fiets",
"maxItems": 100
}

Cap the price:

{
"keywords": "fiets",
"maxItems": 100,
"maxPrice": 24.5
}

Scrape a specific search URL:

{
"startUrls": [
{
"url": "https://www.marktplaats.nl/"
}
],
"maxItems": 200
}

Daily monitoring (run on a schedule):

{
"keywords": "fiets",
"daysOld": 1,
"maxItems": 500
}

Schedule this input to run once a day in the Apify Scheduler โ€” each run returns only items listed in the last 24 hours.


๐Ÿ’ฐ Pricing

$1.49 per 1,000 results โ€” you only pay for successfully retrieved listings. Failed retries are never charged.

ResultsCost
100~$0.15
1,000~$1.49
10,000~$14.9
100,000~$149

Flat-rate alternatives typically charge $29โ€“$49/month regardless of usage.

Subscription tiers lower the rate further, down to $1.45 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.


Performance

Run sizeTypical time
100 resultsunder 1 minute
1,000 results2โ€“4 minutes
10,000 results20โ€“35 minutes

Known limitations

  • Some fields (brand, condition, shipping) are only returned when the seller or source publishes them โ€” expect null on a share of records.
  • Prices and stock change constantly; records reflect the moment of scraping.
  • Very large result sets are bounded by the source's own paging limits.
  • Items can sell or be withdrawn at any time, so a small share of URLs may expire shortly after scraping.

Technical details

  • Source: marktplaats.nl
  • Coverage: everything the public search exposes, filterable via the input parameters above
  • Retry: automatic retry on network errors with exponential backoff

Need a custom scraper?

Unfenced Group builds Apify actors for any website โ€” for free.

If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results โ€” we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.

Get in touch: www.unfencedgroup.nl