colruyt.be API: search_products
colruyt.be via Parse · food_dining
Search Colruyt products by keyword. Returns product metadata including prices, brand, nutritional scores, availability, and promotion status. Results are paginated via page/size parameters; omitting page defaults to page 1. Each request warms up a session before calling the upstream API, so latency includes one warmup round-trip. Search Colruyt supermarket products with prices, metadata, and nutritional info, and browse current store promotions. Fulfilled by Parse from colruyt.be.
- colruyt-be
- ecommerce
- food-dining
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/54a8ba2b-5fe7-4859-9138-5d8a956ba6f7/search_products
- Interface artifact
- sha256:3eda327ef3396b130a19d22a06d09659434a7b5d4919127aa0309c31c223bd33
- Manifest digest
- sha256:690641d5955bac35cc56cbdce55bb10d721062f5d0e34a9b47dbfccba09a77a5
Request fields
- page (integer): Page number for pagination (1-based).
- size (integer): Number of products per page (1-100).
- sort (string): Sort order string as accepted by the upstream API (e.g. 'relevancy asc', 'price asc', 'price desc').
- query (string, required): Search keyword (e.g. 'melk', 'bier', 'cola').
- place_id (string): Colruyt store place ID for availability and pricing context. Default is Colruyt Halle (604).
Example queries
- {"page":"2","size":"3","query":"bier"}