/bol/categories/products
List Bol.com products within a category by category id (or category URL). Returns product cards with name, brand, image, price, list price, condition, delivery info, rating, review count, category hierarchy, product url and a sponsored flag.
Price: 10 credits per 20 results
💡 AI Hint: List products in a Bol.com category by numeric category id (compound ids like 8299+1336 are supported) or a category URL. Each result has id, name, url, image, brand/brand_url, price, list_price (original price before discount, when present), condition (New/Used/Refurbished), delivery (delivery description), delivered_within_48h, rating, review_count, categories (category hierarchy) and is_sponsored.
⚠️ Common errors: 412: Category not found (well-formed but nonexistent category id)
Authorizations
API token from the dashboard
Headers
Body
Bol.com category id (e.g. 8299 or a compound id like 8299+1336) or a category URL
1"8299"
"8299+1336"
"https://www.bol.com/nl/nl/l/laptops/29408/"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response