checkers.co.za API: search_products
checkers.co.za via Parse · food_dining
Full-text search over all Checkers products by keyword. Returns a paginated list of products with prices (in ZAR cents), stock availability, images, promotions, and nutritional attributes. Results include a totalCount field for pagination. Each product exposes a slug-compatible identifier (lowercase name + articleNumber + 'EA') usable with get_product_details. Access Checkers grocery store data including product search, categories, product details, store finder, and popular searches. Fulfilled by Parse from checkers.co.za.
- checkers-co-za
- ecommerce
- food-dining
- maps-geo
- parse
- platform-key
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
- POST /scraper/a7a3a4ba-dfb7-4476-9712-8753b2fb3140/search_products
- Interface artifact
- sha256:d52bafe4ef784f8bbdd2a3e19ba171e3739a83677f7636df135786df3dda88de
- Manifest digest
- sha256:8e1583d7e4cf43abb1eacdca90a61f6e8a582d2f2d6342087a8dc00b78c0aec8
Request fields
- page (integer): Page number (0-indexed)
- limit (integer): Number of results per page
- query (string, required): Search keyword (e.g. 'milk', 'bread', 'chips')
Example queries
- {"page":"0","limit":"20","query":"bread"}