rewe.de API: search_products
rewe.de via Parse · food_dining
Full-text search over REWE's product catalog scoped to a delivery area. query matches product titles; results include current local pricing for the specified postal code. Paginates via integer page counter. Each product exposes discount status, bulk pricing tiers, and category tags. Products flagged is_sponsored appear due to paid placement. Search products, browse the full catalog, and check delivery availability on REWE.de - Germany's largest supermarket chain. Returns local pricing based on postal code. Fulfilled by Parse from rewe.de.
- ecommerce
- food-dining
- maps-geo
- parse
- platform-key
- rewe-de
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
- POST /scraper/09862ee5-f18c-4c22-91e0-2962ed88cdb0/search_products
- Interface artifact
- sha256:60616152e8ecd654d469c5bf338cc2dd4812b700003c497a287506d67b0146d8
- Manifest digest
- sha256:afbc3a8bc56d260f2a503f564a3a3ee52cb9291020f11928f28eb524c9485cdd
Request fields
- page (integer): Page number (1-based)
- query (string, required): Search keyword (e.g. milch, brot, bio)
- per_page (integer): Results per page (1-80)
- postal_code (string): 5-digit German postal code for local pricing (e.g. 10115, 80331)
Example queries
- {"page":"1","query":"milch","per_page":"5","postal_code":"10115"}