Marktplaats avatar
Marktplaats

Pricing

$20.00/month + usage

Go to Store
Marktplaats

Marktplaats

Developed by

Jan

Jan

Maintained by Community

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 days ago

👀 What is Marktplaats.nl Scraper?

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!

💳 What data can I extract?

With this actor, you can extract various types of data from Marktplaats.nl, including:

  • Product listings
  • Prices
  • Descriptions
  • Images
  • Seller information
  • Location data
  • And more!

⬇️ Input

The actor accepts the following inputs:

  • Search term required (string): The term you want to search for on Marktplaats.nl.
  • Zip code (string): The zip code in dutch format (e.g. 1234AB) to filter the search results by location.
  • Radius (number): The radius in kilometers to search around the specified zip code.
  • Category (string): The category to filter the search results.
  • Condition (string): The condition of the items to filter the search results (e.g., new, used).
  • Sort by (string): The sorting order of the search results (e.g., relevance, price, date).
  • Limit (number): The maximum number of results to return. Default is 100, maximum is 1000.

📤 Output

The actor outputs a list of items in JSON format with the following fields:

  • Id (string): The unique identifier of the listing.
  • Title (string): The title of the listing.
  • Price (string): The price of the item in EUR.
  • Description (string): A brief description of the item.
  • Images (array): An array of image URLs associated with the listing.
  • Seller (object): An object containing seller information, including
    • Id (string): The unique identifier of the seller.
    • Name (string): The name of the seller.
    • IsVerified (boolean): Indicates if the seller is verified.
  • Link (string): The URL of the listing.
  • Condition (string): The condition of the item.