Bol.com Scraper avatar
Bol.com Scraper

Pricing

$14.99/month + usage

Go to Store
Bol.com Scraper

Bol.com Scraper

muhammetakkurtt/bol-com-scraper

Developed by

Muhammet Akkurt

Maintained by Community

An efficient Apify actor that extracts detailed product information from Bol.com. It supports multiple countries and languages, allowing customizable searches. The scraper collects data such as product names, prices, sellers, and more, saving results to Apify's dataset.

0.0 (0)

Pricing

$14.99/month + usage

3

Monthly users

3

Runs succeeded

>99%

Last modified

a month ago

Bol.com Product Scraper

Bol.com Product Scraper

This project is an Apify actor designed to scrape product information from Bol.com. It collects details such as product name, price, seller information, and more based on a given search term.

Features

  • Searches for products on Bol.com based on a given search term.
  • Collects information such as product title, price, seller, and more.
  • Supports multiple countries (Belgium and Netherlands) and languages (Dutch and French).
  • Allows specifying the number of pages to scrape.
  • Saves the collected data to the Apify dataset.

Usage

  1. Run this actor in the Apify console.
  2. Provide the desired inputs:
    • searchTerm: The product or category to search for on Bol.com.
    • country: The country to search in (Belgium or Netherlands).
    • language: The language to use for the search (Dutch or French).
    • totalPages: The total number of pages to scrape (default: 10).

Example Input

1{
2"searchTerm": "laptop",
3"country": "be",
4"language": "fr",
5"totalPages": 5
6}

Output

The collected data is saved to the Apify dataset. The output data includes the following fields:

  • title: Product name
  • link: Product URL
  • image: URL of the product image
  • seller: Seller information
  • price: Product price
  • discount: Discount amount (if applicable)
  • categories: Product categories
  • orderable: Whether the product can be ordered
  • quantity: Available quantity
  • brand: Product brand

Example Output

1{
2    "title": "Lenovo IdeaPad Slim 3 15IAN8 82XB0099MH - Laptop - 15.6 inch",
3    "link": "https://www.bol.com/be/fr/p/lenovo-ideapad-slim-3-15ian8-82xb0099mh-laptop-156/9300000179520935/",
4    "image": "https://media.s-bol.com/J9nmKAggl8pP/OY5yNEE/168x98.jpg",
5    "seller": "0_",
6    "price": 279,
7    "discount": 20,
8    "categories": [
9      "Computer",
10      "Laptops",
11      "Windows laptops"
12    ],
13    "orderable": "available",
14    "quantity": 1,
15    "brand": "Lenovo"
16}

This example output shows the structured data of a single product. The actual output will be a list of similar objects for all processed products.

Notes

  • Sponsored products may appear in the dataset more than once.
  • The collected data is stored in Apify’s default data store.

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

1 day

Price

$14.99