Doordash: Get Restaurant
Doordash via Parse · food_dining
Get detailed restaurant information including full menu with prices, store and DoorDash operating hours, ratings, address, phone number, delivery/pickup availability, featured items, and active promotions/discounts. Uses the DoorDash GraphQL storepage feed API. Access DoorDash restaurant data including listings, menus, operating hours, and promotions/discounts for restaurants across the US. Fulfilled by Parse from www.doordash.com.
- doordash
- ecommerce
- food-dining
- maps-geo
- parse
- platform-key
- www-doordash-com
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/e3310be0-3731-4735-8c75-cec618e4ef6e/get_restaurant
- Interface artifact
- sha256:5de6c2c9865888dacfdc2c0ac85d81a6597ccd7dd07fea199a4b132400a8dd00
- Manifest digest
- sha256:07e92e45ee6d1826efed090dffdfc4f40ddfb70fb8a77c2696397e6117c5d932
Request fields
- menu_id (string): Specific menu ID to load. If not provided, the default/current menu is returned. Available menu IDs can be found in the get_restaurant response under menu.available_menus.
- store_id (string, required): DoorDash store ID (numeric). Can be found from list_restaurants results in the store_id field.
- fulfillment_type (string): Type of fulfillment: 'Delivery' or 'Pickup': Allowed values: Delivery, Pickup
Example queries
- {"store_id":"2439779","fulfillment_type":"Delivery"}