Marktplaats Products Scraper avatar

Marktplaats Products Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Marktplaats Products Scraper

Marktplaats Products Scraper

Extract Marktplaats product listings with prices, locations, seller names, and image URLs from search result pages. Powered by Marktplaats Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

This actor extracts Products in a List from Marktplaats. It captures data directly from search result pages including pricing, seller identifiers, and product attributes.

Data Fields

Field NameDescriptionExample
TitleName of the productiPhone 15 Pro 128GB
DescriptionShort snippet of the listing textZo goed als nieuw in doos
PriceNumeric price value850
Price CentsDecimal portion of price0
Price TypePricing model (e.g. Fixed, Bidding)Vaste prijs
DateListing publication date2023-10-25
CityLocation of the itemAmsterdam
Distance MetersDistance from search center5000
LatitudeGeographic latitude52.3676
LongitudeGeographic longitude4.9041
Seller NameDisplay name of the sellerJan Jansen
Seller IDUnique identifier for the seller9876543
Seller Website URLExternal link if providedhttps://www.jansen-phones.nl
Seller VerifiedVerification statustrue
Category IDNumerical category identifier123
Priority ProductIf the listing is promotedfalse
Page LocationPosition on the search page1
ReservedIf the item is currently reservedfalse
Video on ListingIf listing contains videofalse
Urgency Feature ActiveIf urgency flags are enabledtrue
NAP AvailableIf phone contact is enabledtrue
AttributesTechnical specifications{"color": "black"}
TraitsSpecific listing characteristics["Used"]
VerticalsCategory vertical classificationElectronics
Image URLsList of product image links["https://images.marktplaats.com/1.jpg"]
Listing URLDirect link to the producthttps://www.marktplaats.nl/v/12345

Input

  • urls: Array of Marktplaats search result URL strings. Use marktplaats.nl search or category pages.
  • maxItems: Maximum number of items to extract per URL. Default is 100.

Example Input

{
"urls": ["https://www.marktplaats.nl/q/iphone+15/"],
"maxItems": 50
}

Example Output

[
{
"Title": "iPhone 15 Pro 128GB",
"Description": "Nieuw in gesealde doos met factuur.",
"Price": 950,
"Price Cents": 0,
"Price Type": "Vaste prijs",
"Date": "2023-11-01",
"City": "Utrecht",
"Distance Meters": 2000,
"Latitude": 52.0907,
"Longitude": 5.1214,
"Seller Name": "Tech Store",
"Seller ID": "554433",
"Seller Website URL": null,
"Seller Verified": true,
"Category ID": 456,
"Priority Product": true,
"Page Location": 1,
"Reserved": false,
"Video on Listing": false,
"Urgency Feature Active": false,
"NAP Available": true,
"Attributes": {"model": "Pro"},
"Traits": ["New"],
"Verticals": "Telecommunication",
"Image URLs": ["https://images.marktplaats.com/img1.jpg"],
"Listing URL": "https://www.marktplaats.nl/v/m12345678"
},
{
"Title": "iPhone 15 Blauw",
"Description": "Slechts 2 weken gebruikt.",
"Price": 700,
"Price Cents": 50,
"Price Type": "Bieden",
"Date": "2023-11-02",
"City": "Rotterdam",
"Distance Meters": 0,
"Latitude": 51.9225,
"Longitude": 4.4792,
"Seller Name": "Mark P.",
"Seller ID": "112233",
"Seller Website URL": null,
"Seller Verified": false,
"Category ID": 456,
"Priority Product": false,
"Page Location": 2,
"Reserved": true,
"Video on Listing": false,
"Urgency Feature Active": false,
"NAP Available": false,
"Attributes": {"color": "blue"},
"Traits": ["Used"],
"Verticals": "Telecommunication",
"Image URLs": ["https://images.marktplaats.com/img2.jpg"],
"Listing URL": "https://www.marktplaats.nl/v/m87654321"
}
]

Want more from Marktplaats?

This actor only covers Products in a List. The full Marktplaats Scraper browser extension also includes Details of a Product, Details of a Seller with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the Marktplaats Scraper extension

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.