Checkers: Find Stores
Checkers via Parse · food_dining
Find Checkers stores near a geographic coordinate. Returns an array of stores sorted by proximity, each with name, brand (CHECKERS, CHECKERS_HYPER, CHECKERS_LIQUORSHOP, MEDIRITE), full address, geolocation, trading hours, facilities, and departments. Child stores (e.g. LiquorShop inside a Hyper) are nested in the parent's 'children' array. Access Checkers grocery store data including product search, categories, product details, store finder, and popular searches. Fulfilled by Parse from checkers.co.za.
- checkers
- 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/find_stores
- Interface artifact
- sha256:56e88ae538c76c03945c99d96673429978a81e3c31c483b04a3103017b570fb9
- Manifest digest
- sha256:5749344b97b48a5de77390c687e316f1557858d4d4c8385f06a17e067e8b422a
Request fields
- lat (number, required): Latitude of the location (e.g. -33.89 for Cape Town area)
- lng (number, required): Longitude of the location (e.g. 18.56 for Cape Town area)
Example queries
- {"lat":"-33.89","lng":"18.56"}