Checkers: Search Products
Checkers via Parse · ecommerce
Full-text search across all products by keyword. Returns paginated results with comprehensive product data including name, price, description, images, barcodes, promotion status, and slug for detail lookups. Pagination is zero-indexed. API for searching and browsing products on Checkers.co.za (Sixty60), including prices, specials, and category structures. Fulfilled by Parse from products.checkers.co.za.
- checkers
- ecommerce
- food-dining
- marketplace
- parse
- platform-key
- products-checkers-co-za
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/39122869-152e-40fc-908a-8756aa0ff69b/search_products
- Interface artifact
- sha256:4750020e1e6759994f485d045cb902c73cc057d48e9ca8421f274eaa235e6c16
- Manifest digest
- sha256:8160e744ff37d3850fe976069f68a238070e76fb7956391d6472801434d8f28e
Request fields
- page (integer): Zero-indexed page number
- query (string, required): Search keyword
- page_size (integer): Number of items per page
Example queries
- {"page":"0","query":"milk","page_size":"20"}