Coolblue Belgium API
coolblue.be
Coolblue Belgium - electronics and appliances listings, details, reviews, and categories.
- Actions
- 6
- Category
- Shopping
- Login
- Not required
- Output
- JSON
Call the Coolblue Belgium API
Submit a task, then poll the job until it settles. This example runs act_coolblue_be_category_navigation_ssr.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_coolblue_be_category_navigation_ssr",
"params": {
"category_slug": "computers-tablets"
}
}'6 actions on coolblue.be
Read
Category Navigation
act_coolblue_be_category_navigation_ssrread1 credit / callReturns a category hub with subcategory links and promotional blocks.
- category_slug
- string · required
Homepage Content
act_coolblue_be_homepage_ssrread1 credit / callReturns the homepage with promotions, category entry points, and featured products.
Listing Next Page
act_coolblue_be_listing_next_page_rscread2 credits / callReturns the next page of a product listing with additional products.
- category_slug
- string · required
- page
- string · required
- rsc_token
- string · required
Product Details
act_coolblue_be_product_detail_ssrread1 credit / callReturns product detail including price, specifications, availability, and review summary.
- product_id
- string · required
- product_slug
- string · required
Product Listing
act_coolblue_be_product_listing_ssrread1 credit / callReturns a product listing with prices, ratings, and pagination metadata.
- category_slug
- string · required
Write
Write actions change state on coolblue.be and run as the account you connect.
Product Accessories
act_coolblue_be_product_accessorieswrite2 credits / callFetches compatible accessory categories and product suggestions for a product detail page.
- product_id
- string · required
- product_slug
- string · required
- limit
- integer
Coolblue Belgium API questions
- Is there an API for Coolblue Belgium?
- Coolblue Belgium does not offer a public data API for this, but Anakin Wire provides 6 maintained endpoints for coolblue.be. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Coolblue Belgium data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when coolblue.be changes its markup, Anakin updates the action.
- Do I need a Coolblue Belgium account?
- No. Every Coolblue Belgium action listed here runs anonymously — no account and no credentials required.
- What does the Coolblue Belgium API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Shopping APIs
1-800-Flowers
1-800-Flowers - flowers and gifts, occasions, pricing, variants, and reviews.
Abt
Abt - appliance and electronics categories, specs, prices, and reviews.
Acer Taiwan
Acer Taiwan - products, specs, model comparisons, and pricing.
AFT Fasteners
AFT Fasteners - fastener categories, specs, SKUs, pricing, and availability.
All Electronics
All Electronics - components, categories, product details, and pricing.
Amazon
Amazon - product search, details, reviews, pricing, cart, and orders.