doordash_feed
Find nearby restaurants, grocery stores, and promotional offers using latitude and longitude. Retrieves DoorDash's guest discovery feed without needing an account or token.
Instructions
Get DoorDash store discovery feed. Returns nearby trending restaurants, grocery stores, and promotional offers from the Android mobile guest experience for a location. No DoorDash account or caller-supplied token is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max stores to return | |
| offset | No | Feed offset | |
| latitude | Yes | Consumer latitude | |
| longitude | Yes | Consumer longitude |