DoorDash Restaurant Scraper avatar

DoorDash Restaurant Scraper

Pricing

Pay per event

Go to Apify Store
DoorDash Restaurant Scraper

DoorDash Restaurant Scraper

Extract restaurant listings from DoorDash for any US city. Enter a location and optional search query to get restaurant names, ratings, delivery fees, estimated delivery times, and cuisine types.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Extract restaurant listings from DoorDash by location and search query. Collect restaurant names, cuisines, ratings, delivery fees, addresses, and listing URLs as structured data.

How It Works

  1. Provide a location (e.g., "New York, NY") and an optional search query (e.g., "pizza", "sushi")
  2. Set the maximum number of restaurants to return
  3. The actor loads DoorDash results for that location and returns structured restaurant data

Output Fields

FieldDescription
nameRestaurant name
urlDoorDash restaurant page URL
cuisineCuisine type(s)
ratingAverage customer rating
review_countNumber of ratings
delivery_feeDelivery fee shown for the location
delivery_timeEstimated delivery time
addressRestaurant address
is_openWhether the restaurant is currently open
locationThe location that returned this result
search_queryThe query that returned this result
scraped_atISO 8601 timestamp

Input Parameters

  • location (required): City / area to search within (e.g., "New York, NY")
  • searchQuery: Keyword to filter restaurants (e.g., "pizza"). Omit to return all restaurants for the location
  • maxItems: Maximum number of restaurants to return (default: 10, max: 100)

Notes

Data reflects what DoorDash shows for the requested location at scrape time. Availability, delivery fees, and estimated times are location- and time-dependent.