Bol Product Scraper
by zyra
A reliable Apify actor for scraping Bol.com product data like price, ratings, and availability. Perfect for market research, price tracking, and inventory monitoring.
Opens on Apify.com
About Bol Product Scraper
Need to pull product data from Bol.com for a project? I've used this scraper to do exactly that. It's a straightforward tool that runs on Apify to collect the details you're probably looking for: product names, brands, current prices, images, customer ratings, and whether an item is in stock. You just give it a search term—like "wireless headphones" or "coffee maker"—and it'll handle the rest, working through the search result pages automatically. It also lets you specify the country and language version of Bol.com, which is handy for getting local pricing and availability. I've found it most useful for building product comparison sheets, tracking price changes over time, and keeping an eye on competitor stock levels. The data comes out clean and structured, ready to drop into a spreadsheet or database without a fuss. If you've ever tried to copy-paste this stuff manually, you'll appreciate how much time it saves.
What does this actor do?
Bol Product Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Bol Product Scraper
Overview
This Apify actor scrapes product data from Bol.com based on search queries. It extracts structured details like pricing, ratings, and availability into a clean JSON format.
Key Features
- Search-based scraping: Fetches products using your specified search terms.
- Multi-page support: Can scrape through multiple result pages to collect more items.
- Structured data extraction: Pulls product name, brand, price, image URL, product URL, description, rating, and availability.
- Country selection: Allows you to target different regional versions of Bol.com.
How to Use
Provide an input configuration to the actor. A typical run uses JSON like this:
{
"query": "iphone",
"limit": 50,
"country": "nl"
}
Input Parameters
Configure the scraper with these parameters:
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
query |
String | Yes | - | The search keyword for products. |
limit |
Integer | No | 30 | Maximum number of products to scrape. |
country |
String | No | nl |
Country code for the Bol.com site (e.g., 'nl' for Netherlands). |
Output Format
The actor outputs a JSON array of product objects. Each object contains the following fields:
[
{
"product_id": "123456",
"name": "Product Name",
"brand": "Brand Name",
"price": "€99.99",
"image_url": "https://image.url",
"product_url": "https://www.bol.com/product-url",
"description": "Product description...",
"rating": "4.5",
"availability": "In stock"
}
]
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Bol Product Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- zyra
- Pricing
- Paid
- Total Runs
- 298
- Active Users
- 18
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support