Marktplaats scraper avatar
Marktplaats scraper

Pricing

$25.00/month + usage

Go to Store
Marktplaats scraper

Marktplaats scraper

Developed by

BlueBird

BlueBird

Maintained by Community

Quick and easy marktplaats.nl search results scraper!

0.0 (0)

Pricing

$25.00/month + usage

4

Total users

2

Monthly users

1

Runs succeeded

>99%

Issue response

2.4 hours

Last modified

9 months ago

You can access the Marktplaats scraper 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 '{
< "search_term": "tuinkabouter",
< "number_of_results": 30,
< "zip_code": "1234AB",
< "max_distance": 25000
<}' |
<apify call bluebird/marktplaats-scraper --silent --output-dataset

Marktplaats scraper API through CLI

The Apify CLI is the official tool that allows you to use Marktplaats scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: