Postmates: Search Restaurants
Postmates via Parse · food_dining
Search for restaurants, grocery stores, and alcohol shops by keyword. Returns matching stores with ratings, delivery info, and images. Location context is established via the address parameter. Access Postmates restaurant data including feeds, search, menus, and item details Fulfilled by Parse from postmates.com.
- ecommerce
- food-dining
- maps-geo
- parse
- platform-key
- postmates
- postmates-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/e8eb408e-fcea-460e-a5ef-7ae0b05d7e73/search_restaurants
- Interface artifact
- sha256:4069bab203187729b3dd378ea4ac0250bb98525d51671c05b761bdd7bbf0f328
- Manifest digest
- sha256:d932cf461e1c6abf156663343b7691cda222bb52f2dba12f7e8ef013f671b536
Request fields
- query (string, required): Search keyword (e.g. 'pizza', 'sushi', 'chipotle')
- address (string): Delivery address for location context (e.g. '1600 Pennsylvania Ave NW, Washington, DC'). Defaults to Washington DC if not provided.
- vertical (string): Filter by vertical: ALL, RESTAURANTS, SHOP, ALCOHOL. Filtering is advisory and may include cross-category results.: Allowed values: ALL, RESTAURANTS, SHOP, ALCOHOL
Example queries
- {"query":"pizza","address":"1600 Pennsylvania Ave NW, Washington, DC","vertical":"ALL"}