Gamma: Search Products
Gamma via Parse · ecommerce
Full-text search over Gamma.be product catalog. Returns paginated product listings with metadata including prices, dimensions, materials, reviews, stock info, and variants. Pagination via page number; each page returns up to `limit` items. Price fetching adds a secondary tile request per batch — set include_prices to 'false' for faster, price-less results. Search and retrieve product data from Gamma.be, a Belgian home improvement store. Supports product search with prices, detailed product info, category browsing, and search suggestions. Fulfilled by Parse from gamma.be.
- ecommerce
- gamma
- gamma-be
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ef576313-3d76-42a4-95f2-6f9790ea6378/search_products
- Interface artifact
- sha256:3f32bb05f6ab722b6c7f6c99d62bfb1de8bff80a4545f8f1da42470350a627a3
- Manifest digest
- sha256:1c8985bcd6f015b3329574fc4184d3e6ef8992758746c26c91cd21b766d8e21d
Request fields
- page (integer): Page number (1-indexed)
- limit (integer): Results per page (max 50)
- query (string): Search query for products
- include_prices (string): Whether to fetch prices. Accepted values: 'true', 'false'. Set to 'false' for faster results.: Allowed values: true, false
Example queries
- {"page":"1","limit":"5","query":"verf","include_prices":"true"}