Just Eat Restaurant Scraper 🍽️ avatar
Just Eat Restaurant Scraper 🍽️

Pricing

$19.99/month + usage

Go to Store
Just Eat Restaurant Scraper 🍽️

Just Eat Restaurant Scraper 🍽️

Developed by

EasyApi

EasyApi

Maintained by Community

🍽️ Powerful Just Eat restaurant scraper that extracts comprehensive data including restaurant details, ratings, delivery info, and deals. Perfect for market research, food delivery analysis, and competitor monitoring. Supports custom search URLs and proxy configuration.

5.0 (1)

Pricing

$19.99/month + usage

2

Total users

2

Monthly users

1

Runs succeeded

>99%

Last modified

2 days ago

Extract detailed restaurant information from Just Eat's platform with this powerful scraper. Get comprehensive data about restaurants, their ratings, delivery times, deals, and more - all in structured JSON format.

Features ✨

  • Extract restaurant names, addresses, and contact details
  • Get detailed rating information and review counts
  • Collect delivery fees, minimum order amounts, and ETA
  • Capture restaurant deals and promotional offers
  • Extract cuisine types and restaurant tags
  • Monitor restaurant availability and operating hours
  • Support for custom search URLs
  • Configurable maximum items limit
  • Optional proxy support for enhanced reliability

Output Data 📊

The actor provides rich restaurant data including:

  • Restaurant ID and unique identifiers
  • Complete address with geo-coordinates
  • Rating statistics and review counts
  • Delivery/collection availability status
  • Opening hours and delivery times
  • Current deals and promotions
  • Cuisine categories
  • Delivery fee structure
  • Logo URLs and branding assets

Use Cases 💡

  • Market research and competitor analysis
  • Food delivery platform comparison
  • Restaurant availability monitoring
  • Price and promotion tracking
  • Cuisine distribution analysis
  • Delivery coverage mapping
  • Customer sentiment analysis

Input Example

A full explanation of an input example in JSON.

{
"searchUrl": "https://www.just-eat.co.uk/area/wc2-coventgarden",
"maxItems": 100
}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

[
{
"id": "215",
"name": "Pizza GoGo - Clapham",
"uniqueName": "pizzagogosw8",
"address": {
"city": "Wandsworth",
"firstLine": "703 Wandsworth Road",
"postalCode": "SW8 3JF",
"location": {
"type": "Point",
"coordinates": [
-0.14528,
51.46749
]
}
},
"rating": {
"count": 1528,
"starRating": 4
},
"isNew": false,
"driveDistanceMeters": 5175,
"openingTimeLocal": "2025-03-30T11:35:00",
"deliveryOpeningTimeLocal": "2025-03-30T11:35:00",
"deliveryEtaMinutes": {
"rangeLower": 35,
"rangeUpper": 50
},
"isCollection": false,
"isDelivery": true,
"isOpenNowForCollection": false,
"isOpenNowForDelivery": false,
"isOpenNowForPreorder": true,
"isTemporarilyOffline": false,
"defaultDisplayRank": 1249,
"isTemporaryBoost": false,
"isPremier": false,
"logoUrl": "https://d30v2pzvrfyzpo.cloudfront.net/uk/images/restaurants/215.gif",
"isTestRestaurant": false,
"deals": [
{
"description": "50% off selected items",
"offerType": "ItemLevelDiscount"
}
],
"tags": [],
"cuisines": [
{
"name": "Pizza",
"uniqueName": "pizza"
},
{
"name": "American",
"uniqueName": "american"
},
{
"name": "Deals",
"uniqueName": "deals"
}
],
"availability": {
"delivery": {
"isOpen": false,
"canPreOrder": true,
"isTemporarilyOffline": false,
"nextAvailability": {
"from": "2025-03-30T11:35:00"
},
"etaMinutes": {
"rangeLower": 35,
"rangeUpper": 50
}
}
},
"deliveryFees": {
"byMinFee": {
"minimumAmount": 1499,
"fee": 199
},
"byMaxFee": {
"minimumAmount": 1499,
"fee": 199
},
"byMinOrder": {
"minimumAmount": 1499,
"fee": 199
},
"byMaxOrder": {
"minimumAmount": 1499,
"fee": 199
},
"numBands": 1
}
},
...
]

Here are some other useful actors for e-commerce and business data extraction: