
Marktplaats scraper
Pricing
$25.00/month + usage

Marktplaats scraper
Quick and easy marktplaats.nl search results scraper!
0.0 (0)
Pricing
$25.00/month + usage
4
Total users
3
Monthly users
2
Runs succeeded
>99%
Issue response
2.1 days
Last modified
9 months ago
Marktplaats.nl Search Scraper
This Apify actor scrapes search results from Marktplaats.nl based on your specified search criteria. You can customize the search by providing a search term, and optionally, a zip code, maximum distance, and the number of results to return.
Features
- Search by Term: Fetch search results by specifying a search term (e.g., "bicycle", "laptop").
- Filter by Location: Optionally provide a zip code and a maximum distance (in kilometers) to filter results by proximity.
- Limit Results: Specify the maximum number of results to retrieve (max 100).
- Easy Integration: Use the output data in your own applications or workflows.
Input Parameters
Required
search_term
(string):
The keyword or phrase you want to search for on Marktplaats.nl.
Example:"bicycle"
Optional
-
zip_code
(string, optional):
The zip code to center the search around. This will filter the results by proximity.
Example:"1011AB"
-
max_distance
(integer, optional):
The maximum distance in meters from the provided zip code to include in the search results.
Example:20000
(This will limit the results to items within 20 kilometers of the provided zip code.) -
number_of_results
(integer, optional):
The maximum number of search results to return. If not specified, the scraper will return all available results.
Example:50
Output
The output of this actor is a JSON array containing the search results.