Marktplaats Products Spider avatar

Marktplaats Products Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Marktplaats Products Spider

Marktplaats Products Spider

The Marktplaats Products Spider extracts detailed product data from Marktplaats, ideal for businesses and researchers. Features include comprehensive data capture, proxy support to avoid IP bans, scalable performance, and customizable configurations....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

The Marktplaats Products Spider is a powerful tool designed to extract detailed product information from Marktplaats, a popular online marketplace. This Actor is ideal for businesses and researchers looking to gather comprehensive data on product listings, including pricing, availability, and seller information.

Features

  • Comprehensive Data Extraction: Captures detailed product information including name, description, price, and availability.
  • High Data Quality: Ensures accurate and up-to-date information by leveraging Apify's robust scraping infrastructure.
  • Proxy Support: Utilizes Apify's residential proxy network to avoid IP bans and ensure continuous data collection.
  • Scalable Performance: Efficiently handles multiple URLs, allowing for large-scale data scraping.
  • Customizable Configuration: Easily configure input parameters to target specific product listings.
  • Reliable Output: Provides structured JSON output for seamless integration with data analysis tools.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsArrayYesList of Marktplaats product URLs to scrape.["https://www.marktplaats.nl/v/auto-onderdelen/interieur-en-bekleding/m2354995587-mercedes-sprinter-tussenschot-h2-2021-met-ruit"]
proxyConfigurationObjectNoProxy settings to use during scraping. Defaults to Apify's residential proxy.{"useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"]}

Example Usage

Example Input JSON

{
"Urls": [
"https://www.marktplaats.nl/v/auto-onderdelen/interieur-en-bekleding/m2354995587-mercedes-sprinter-tussenschot-h2-2021-met-ruit"
],
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Example Output JSON

[
{
"product_name": "Microsoft Office 2024 Key | 1 Jaar | Directe Activatie",
"description": "Activeer Office 2024 eenvoudig met een geldige key voor je eigen account.\u00a0 1 jaar geldig Word / Excel / PowerPoint Digitale levering per e-mail Binnen",
"price": "42.50",
"currency": "EUR",
"availability": "https://schema.org/InStock",
"product_url": "https://www.marktplaats.nl/v/computers-en-software/office-software/a1523059236-microsoft-office-2024-key-1-jaar-directe-activatie",
"images": [
"https://admarkt-cdn.marktplaats.com/api/v1/icas-mp-pro-admarkt/images/ed/edb8bebe-23b9-4324-b388-43f60e3dca19?rule=eps_86"
],
"main_image": "https://admarkt-cdn.marktplaats.com/api/v1/icas-mp-pro-admarkt/images/ed/edb8bebe-23b9-4324-b388-43f60e3dca19?rule=eps_86",
"seller_name": "Licentie Discounter",
"schema_type": "Product",
"page_type": "product_detail",
"source": "marktplaats.nl",
"actor_id": "INky4s045Df3q8GLD",
"run_id": "ando3Dvg6LVDPPH9C"
}
]

Use Cases

  • Market Research and Analysis: Gather data for market trends and consumer preferences.
  • Competitive Intelligence: Monitor competitor pricing and product offerings.
  • Price Monitoring: Track price changes over time for specific products.
  • Content Aggregation: Compile product information for content creation or aggregation platforms.
  • Academic Research: Collect data for studies on e-commerce trends and consumer behavior.
  • Business Automation: Automate data collection for inventory management and sales analysis.

Installation and Usage

  1. Search for "Marktplaats Products Spider" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a structured JSON array where each object contains:

  • product_name: Name of the product.
  • description: Detailed description of the product.
  • price: Price of the product.
  • currency: Currency of the price.
  • availability: Availability status.
  • product_url: URL of the product page.
  • images: Array of image URLs.
  • main_image: URL of the main product image.
  • seller_name: Name of the seller.
  • schema_type: Type of schema used.
  • page_type: Type of page scraped.
  • source: Source website.
  • actor_id: ID of the actor.
  • run_id: ID of the run.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!