migros.ch API: search_products
migros.ch via Parse · food_dining
Full-text search over the Migros product catalog. Returns product cards with name, price, brand, images, and category breadcrumb. Pagination is offset-based via the offset parameter. Each product includes a migrosId suitable for fetching full details via get_product_details. Access Migros Swiss supermarket product catalog - search products, browse categories, get detailed product information, and view current promotional offers. Fulfilled by Parse from migros.ch.
- ecommerce
- food-dining
- migros-ch
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/16789456-081c-42ac-8873-4d20dfea4592/search_products
- Interface artifact
- sha256:f373ff3ed52d9e130de0fe341e2543aab0424c2b3d3669e07bbbd21c2a516550
- Manifest digest
- sha256:3e59d5ac0f4e0e140eba2e90438026d87c884d0bc9101705ae1f1a5834d2dbf1
Request fields
- limit (integer): Maximum number of results to return
- query (string, required): Search keyword (e.g. 'milk', 'bread', 'chocolate')
- offset (integer): Number of results to skip for pagination
Example queries
- {"limit":"20","query":"milk","offset":"0"}