Wholefoodsmarket: Search Products
Wholefoodsmarket via Parse · food_dining
Search for grocery products by keyword. Returns products with pricing, availability, ingredients, and nutritional info. Uses ZIP code to determine store location for pricing. Pagination is not supported; use limit to control result count (max 30). Search grocery products, find stores, get product details and weekly sales from Whole Foods Market. Fulfilled by Parse from wholefoodsmarket.com.
- ecommerce
- food-dining
- maps-geo
- parse
- platform-key
- wholefoodsmarket
- wholefoodsmarket-com
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/51e4baf2-1a29-4eda-a2b1-d52afdac2133/search_products
- Interface artifact
- sha256:ff9cc6583706295a68ab9e92a98a240b404c1942d37ec8fd4ebe916f2c57e9f0
- Manifest digest
- sha256:da8661400a33c9914de7d57291584c18c30aded2ad3572ef34c48680130376c1
Request fields
- limit (integer): Maximum number of results to return (max 30)
- query (string, required): Search keyword (e.g., 'milk', 'organic bread')
- zip_code (string): 5-digit US ZIP code for location-specific pricing and availability
Example queries
- {"limit":"5","query":"milk","zip_code":"10001"}