Checkers: Browse Category
Checkers via Parse · ecommerce
Browse products within a specific display category with pagination. Category IDs are obtained from get_category_tree. Returns paginated product listings identical in shape to search results. 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/browse_category
- Interface artifact
- sha256:014548a30ff163e226761d8e861e26cbc53141015d144e78b3e17c6747dfba6a
- Manifest digest
- sha256:07bdf7ebb6b80ab53d9e9bfd55e91cc129af9bf4822cd852dfe108f5851967e5
Request fields
- page (integer): Zero-indexed page number
- page_size (integer): Number of items per page
- category_id (string, required): Display category ID from get_category_tree (e.g. '67075e5eff987811364007e6')
Example queries
- {"page":"0","page_size":"20","category_id":"67075e5eff987811364007e6"}