instacart.com API: get_store_details
instacart.com via Parse · food_dining
Get details for a specific retailer including name, logo, categories, and estimated delivery time. Requires a retailer_slug from get_stores results. Access Instacart grocery delivery data including stores, products, and product details. Fulfilled by Parse from instacart.com.
- ecommerce
- food-dining
- instacart-com
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ebecec3c-fdc1-4630-86e1-74a57eb1e6b1/get_store_details
- Interface artifact
- sha256:d3efa12bf490978eb5df6b801eaa0ba43d76eec790fda7cf102b8757ef44defc
- Manifest digest
- sha256:37de351531789f3c7e3b02d397c4d7eabb78af7b87d0389ddaf5ab8e5afccaff
Request fields
- postal_code (string, required): US postal/zip code
- retailer_slug (string, required): Retailer slug from get_stores results (e.g. 'costco', 'key-food')
Example queries
- {"postal_code":"10001","retailer_slug":"costco"}