
Marktplaats
Pricing
$20.00/month + usage

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!
5.0 (1)
Pricing
$20.00/month + usage
0
Total users
4
Monthly users
4
Runs succeeded
79%
Last modified
3 hours ago
You can access the Marktplaats 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 '{< "searchterm": "Iphone 15 Pro Max",< "zipcode": "1012AB",< "radius": 10,< "category": "All categories",< "condition": "Nieuw",< "limit": 10,< "sort": "Standaard"<}' |<apify call panjan/marktplaats --silent --output-dataset
Marktplaats API through CLI
The Apify CLI is the official tool that allows you to use Marktplaats locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: