Bol data selectors

Easily capture product details from bol.com directly within your Google Sheets.

We provide a set of custom selectors designed specifically for bol.com product pages. Use them with the =IMPORTFROMWEB() function to quickly pull data into your spreadsheet — either through our ready-made Bol Product Scraper template or by customizing your own extraction.

=IMPORTFROMWEB("Bol product URL", "title, price")
=IMPORTFROMWEB(A2,B1:C1)

Product built-in selectors

SelectorDescription
titleTitle of the listing
sale_priceSale price of the listing / buyBox price
list_priceStrike-Through Price / Manufacturer Suggested Retail Price
buybox_winnerSeller who has the best offer
ratingsAverage rating
reviews_countNumber of reviews
image_X_sourceImages source URL (replace x by your choosen image position, up to 10 images)