Kroger: Search Stores
Kroger via Parse · food_dining
Search for Kroger stores by location query (city name, zip code, or address). Returns stores near the searched location. Results include all store types in the Kroger family (grocery, fuel, shell). Pagination via page_size and page_offset. Extract Kroger grocery store locations across the US, grouped by state. Provides store directory listing, detailed store info by city, and store search by location. Fulfilled by Parse from www.kroger.com.
- ecommerce
- food-dining
- kroger
- maps-geo
- parse
- platform-key
- www-kroger-com
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
- GET /scraper/91b3d669-c6ee-4818-bf5b-461d3d18cbe3/search_stores
- Interface artifact
- sha256:7e59bc0d049490ddad2b278a2a0e0edd534eae427514866b9ef4143e331310c4
- Manifest digest
- sha256:29ba6550395925340c7f8df78938c2846d630ac8cd690a90e0992ef514e02ca3
Request fields
- query (string, required): Search query - city name, zip code, or address (e.g. 'Atlanta', '30301')
- page_size (integer): Number of results per page
- page_offset (integer): Pagination offset (number of results to skip)
Example queries
- {"query":"30301","page_size":"10","page_offset":"0"}