
Bol Product Scraper
1 day trial then $30.00/month - No credit card required now

Bol Product Scraper
1 day trial then $30.00/month - No credit card required now
An Apify actor for scraping product details from Bol.com, including name, brand, price, image, rating, and availability. Supports search queries, pagination, and country/language selection.
Actor Metrics
3 Monthly users
No reviews yet
2 bookmarks
>99% runs succeeded
Created in Feb 2025
Modified 12 days ago
You can access the Bol Product Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "query": "iphone"
3}' |
4apify call zyra/bol-product-scraper --silent --output-dataset
Bol Product Scraper API through CLI
The Apify CLI is the official tool that allows you to use Bol Product Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: