/marktplaats/listings

POST /api/marktplaats/listings

Price: 5 credits

Get full Marktplaats listing details by listing ID (or listing URL): title, price, description, category attributes, images, delivery and shipping options, bids, view and favorite counts, and seller information. Works across marktplaats.nl, 2dehands.be and 2ememain.be.

How to use it

Fetch a single Marktplaats listing by ID (formats 'm2421746587' or 'a1519108413') or listing URL. Returns one listing with listing_title, description, price (EUR), price_type, ad_type, view_count, favorite_count, created_at (unix seconds), category/category_id/parent_category, attributes (Dutch spec key/values), delivery and shipping_options, bidding info (is_bidding_enabled, minimum_bid, bids), is_reserved/is_closed/is_buy_now_enabled, highlights, image/images and seller (id/name/type/active_years/city/latitude/longitude/profile_url). Car listings additionally carry car (brand, model, condition, construction_year, license_plate, has_nap_status, quality_marks). Listings that are no longer offered come back with is_closed true and a reduced set of fields. Use domain to pick the regional site.

Parameters

Request body

Response

Errors

Response headers