Uber Eats Restaurant Scraper
Pricing
from $0.01 / 1,000 results
Uber Eats Restaurant Scraper
Extract Restaurant Data from Uber Eats for Market Research. Scrape Uber Eats for restaurant listings, menus, prices, ratings & delivery info. Perfect for food delivery market research, competitor analysis & restaurant discovery. Restaurant Search Menu Extraction Ratings & Reviews Delivery Info
Pricing
from $0.01 / 1,000 results
Rating
1.0
(1)
Developer
The Howlers
Actor stats
0
Bookmarked
37
Total users
7
Monthly active users
19 days ago
Last modified
Categories
Share
Scrape Uber Eats for restaurant listings, menus, prices, ratings, and delivery info. Extract restaurant data for food delivery market research. Built by John Rippy (https://www.linkedin.com/in/johnrippy/).
Quick Start
Test with Demo Mode (free, no API key needed)
{"demoMode": true,"storeUrl": "https://example.com"}
Run with real data
{"demoMode": false,"scrapeType": "search","storeUrl": "https://example.com","searchTerm": "pizza","location": "San Francisco, CA","cuisineType": "all","includeMenu": true,"maxResults": 50,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
scrapeType | string | "search" | No | What type of data to scrape |
storeUrl | string | - | No | Direct Uber Eats store page URL |
searchTerm | string | "pizza" | No | Restaurant type, cuisine, or restaurant name |
location | string | "San Francisco, CA" | No | Delivery address used to search Uber Eats (e.g., '123 Main St, Kirkwood, MO' or 'Kirkwood, MO'). Uber Eats requires a location to show nearby restaurants. |
cuisineType | string | "all" | No | Filter by cuisine type |
includeMenu | boolean | true | No | Extract menu items and prices |
maxResults | integer | 50 | No | Maximum number of restaurants to scrape |
proxyConfiguration | object | {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]} | No | Proxy settings for web scraping |
demoMode | boolean | true | No | Return sample data without actual scraping |
webhookUrl | string | - | No | Optional webhook URL to receive results when scraping completes |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Restaurant Scraped | Each Uber Eats restaurant scraped | $0.05 |
Demo mode is free -- no charges for sample data.
Troubleshooting
"API error 429" or "Rate limit"
Too many requests. Wait a minute and try again, or reduce the number of items per run.
No results or empty dataset
Check the run log for error messages. Common causes:
- Invalid input format (check the examples above)
- The target data doesn't exist or is too small to track
How do I test without an API key?
Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.
Built by John Rippy | Actor Arsenal