![🍴Uber Eats Scraper [PPR] avatar](https://images.apifyusercontent.com/ykFVd357QmY_QibZ6uZN0e2akovcyShvXAIQki1sw6Q/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vbnJRZVVKUGJlSkxWVnNYUEgvNEluWnUzcDBTdDc3cmoxTngtc01Ha0xwSDZXTUlhejFIejctdWJlci1lYXRzLWxvZ28tMS0zMDB4MzAwLnBuZw.webp)
🍴Uber Eats Scraper [PPR]
Pricing
$5.00 / 1,000 Restaurants
![🍴Uber Eats Scraper [PPR]](https://images.apifyusercontent.com/ykFVd357QmY_QibZ6uZN0e2akovcyShvXAIQki1sw6Q/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vbnJRZVVKUGJlSkxWVnNYUEgvNEluWnUzcDBTdDc3cmoxTngtc01Ha0xwSDZXTUlhejFIejctdWJlci1lYXRzLWxvZ28tMS0zMDB4MzAwLnBuZw.webp)
🍴Uber Eats Scraper [PPR]
Pay per result - Fast and cost-effective Uber Eats Scraper requiring just a search query and location. Instantly retrieve comprehensive restaurant data, including names, phone, ratings, locations, and menus. Seamlessly integrates, offering a highly efficient data solution.
0.0 (0)
Pricing
$5.00 / 1,000 Restaurants
2
Monthly users
9
Runs succeeded
56%
Last modified
10 days ago
🚀 Uber Eats Scraper Actor | (PPR) Pay per results version
🎉 Uber Eats Scraper is your ultimate solution to effortlessly extract comprehensive restaurant data from Uber Eats with a simple search query and location—no URLs required! Perfect for gathering instant restaurant insights quickly and efficiently.
✨ Features
-
🔍 Simple Search Queries: Provide just a query and location—no complicated URLs!
-
📊 Rich Detailed Data: Instantly capture comprehensive restaurant information:
- 🏠 Restaurant Name & Sanitized Title
- ⭐ Ratings & Customer Reviews
- 📍 Complete Address (latitude, longitude)
- 🍕 Full Menus & Pricing Details
- 🕑 Opening Hours & Availability
- 📞 Contact Information (Phone Number)
- 🖼️ High-Quality Images (Logo & Hero Image)
- 📐 Distance & Delivery ETA
- 🚧 Open/Closed Status & Messages
-
💻 Effortless Integrations:
- Google Sheets for quick data exports
- Slack Notifications for instant alerts
- Zapier & Make for streamlined automation
🛠️ Input
Just provide a query and precise delivery address:
1{ 2 "query": "pizza", 3 "address": "1600 Pennsylvania Avenue NW, Washington" 4}
- query: Cuisine type, restaurant name, or keyword
- address: Delivery location (Address, City, Zip, etc.)
🚀 Output Example (JSON)
The scraper returns detailed restaurant information, like:
1{ 2 "title": "NY Pizza Grill (DC)", 3 "sanitizedTitle": "NY Pizza Grill (DC)", 4 "phoneNumber": "+12025473838", 5 "cuisineList": ["Italian", "Pizza", "American"], 6 "location": { 7 "address": "1442 Pennsylvania Ave SE, Washington, DC 20003", 8 "streetAddress": "1442 Pennsylvania Ave SE", 9 "city": "Washington", 10 "country": "US", 11 "postalCode": "20003", 12 "region": "DC", 13 "latitude": 38.8799987, 14 "longitude": -76.9840023, 15 "geo": { 16 "city": "washington-dc", 17 "country": "us", 18 "neighborhood": "capitol-hill-washington-dc", 19 "region": "dc" 20 }, 21 "locationType": "PHYSICAL" 22 }, 23 "currencyCode": "USD", 24 "rating": { "ratingValue": 4.4, "reviewCount": "700+" }, 25 "storeAvailablityStatus": "AVAILABLE", 26 "isOpen": true, 27 "closedMessage": "", 28 "etaRange": "Delivered in 35 to 55 min", 29 "fareBadge": "Delivery Fee: $0.99", 30 "hours": [ 31 { 32 "dayRange": "Sunday - Thursday", 33 "sectionHours": [{ "startTime": 630, "endTime": 60 }] 34 }, 35 { 36 "dayRange": "Friday - Saturday", 37 "sectionHours": [{ "startTime": 630, "endTime": 150 }] 38 } 39 ], 40 "categories": ["Italian", "Pizza", "American"], 41 "categoriesLink": [ 42 { "text": "Italian", "link": "/us/category/washington-dc/italian" }, 43 { "text": "Pizza", "link": "/us/category/washington-dc/pizza" } 44 ], 45 "menu": [ 46 { 47 "catalogName": "Appetizers", 48 "catalogSectionUUID": "71871c25-cb39-4375-b395-b95fe87f9edc", 49 "catalogItems": [ 50 { 51 "title": "Mozzarella Sticks", 52 "itemDescription": "5 breaded mozzarella sticks with marinara.", 53 "price": 999, 54 "priceTagline": "$9.99", 55 "isSoldOut": false, 56 "isAvailable": true, 57 "hasCustomizations": false, 58 "endorsement": "Popular", 59 "labelPrimary": "$9.99, 96% liked based on 4 reviews.", 60 "uuid": "b7ac95d8-11ea-4917-bc31-dd20c2407f29", 61 "rating": "96%", 62 "numRatings": 4 63 } 64 ] 65 } 66 ], 67 "logoImageUrl": "https://example.com/logo-image.jpeg", 68 "heroImageUrl": "https://example.com/hero-image.jpeg", 69 "distance": { 70 "text": "1.1 KM", 71 "accessibilityText": "1.1 kilometers" 72 }, 73 "supportedDiningModes": ["DELIVERY", "PICKUP"], 74 "storeReviews": [ 75 { 76 "rating": 5, 77 "text": "Great pizza and quick delivery!", 78 "timeSinceReview": "1 week ago", 79 "formattedDate": "March 1, 2025", 80 "createdAt": "2025-03-01T13:45:00Z", 81 "eaterName": "John D.", 82 "contentUUID": "abcd-1234-efgh-5678" 83 } 84 ], 85 "featuredReviews": [ 86 { 87 "rating": 5, 88 "text": "Best pizza in DC!", 89 "timeSinceReview": "2 months ago", 90 "formattedDate": "January 1, 2025", 91 "createdAt": "2025-01-01T13:45:00Z", 92 "eaterName": "Emily S.", 93 "contentUUID": "ijkl-9876-mnop-5432" 94 } 95 ], 96 "uuid": "bff91760-2d67-54d7-91db-9f6f875086a6", 97 "url": "https://ubereats.com/us/store/ny-pizza-grill-dc/v_kXYC1nVNeR259vh1CGpg" 98}
💻 Integrations & Automation
- Google Sheets 📊: Automatically export restaurant data for analysis.
- Slack 📩: Real-time restaurant data updates delivered instantly.
- Zapier & Make ⚡️: Connect effortlessly with thousands of apps for automated workflows.
📋 Example Use Cases
- Competitive Analysis: Quickly gather detailed competitor menus, prices, and ratings.
- Data-Driven Marketing: Efficiently collect restaurant data for targeted marketing campaigns.
- Research & Development: Accelerate product innovation by analyzing food trends and popularity insights.
💬 Support & Feedback
Need help or have questions? Please /issues for dedicated support.
🚀 Start scraping effortlessly with Uber Eats Scraper today!
Pricing
Pricing model
Pay per resultThis Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.
Price per 1,000 items
$5.00