Just Eat Scraper — Restaurant Data & Delivery Intelligence avatar

Just Eat Scraper — Restaurant Data & Delivery Intelligence

Pricing

$17.99/month + usage

Go to Apify Store
Just Eat Scraper — Restaurant Data & Delivery Intelligence

Just Eat Scraper — Restaurant Data & Delivery Intelligence

Scrape Just Eat restaurant data from any area or postcode. Get name, address, GPS, cuisines, rating, reviews, delivery ETA, fees, min order, deals, and live open/closed status. Supports 15+ countries. No login. $17.99/month. 2-hour free trial.

Pricing

$17.99/month + usage

Rating

0.0

(0)

Developer

Scrape Pilot

Scrape Pilot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

🍕 Just Eat Scraper — Restaurant Data & Delivery Intelligence

The most complete Just Eat Scraper on Apify. Extract full Just Eat restaurant data from any area or postcode — name, address, cuisines, star rating, review count, delivery ETA, delivery fees, minimum order, deals, opening times, GPS coordinates, and live availability status. Supports 15+ Just Eat country domains. No login. No API key. Instant structured output.

📌 Table of Contents


🔍 What Is This Actor?

Just Eat Scraper is a production-ready Apify actor that extracts complete Just Eat restaurant data from any area URL or postcode search — across 15+ Just Eat country domains.

Paste any Just Eat area or postcode URL and receive back a clean, structured dataset of every restaurant listed for that location: name, full address, GPS coordinates, cuisine types, star rating, review count, delivery ETA range, delivery fee, minimum order amount, active deals, opening times, and real-time availability flags for delivery, collection, and pre-order.

Whether you are building a food delivery comparison tool, researching the restaurant market in a specific area, monitoring competitor pricing, or building a local business dataset — this Just Eat scraper delivers the most complete Just Eat restaurant data available on Apify.


🚀 Why Use This Just Eat Scraper?

FeatureThis ActorManual BrowsingOther ScrapersJust Eat API
Full Just Eat restaurant data per listing✅ 25+ fields❌ Slow⚠️ Partial❌ Private
Delivery ETA, fee & min order✅ Manual
Star rating & review count⚠️
GPS coordinates
Live open/closed status✅ Real-time⚠️
Active deals per restaurant✅ Manual
Opening times
15+ country domains✅ Slow
Bulk results — full area✅ Paginated⚠️
No login or API key❌ Required

Bottom line: This Just Eat scraper is the only actor that returns delivery fees, ETA ranges, minimum order amounts, GPS coordinates, and live availability flags alongside the standard name and cuisine data — giving you the most complete Just Eat restaurant data picture available.


🌍 Supported Countries

This Just Eat scraper automatically detects the correct country API from the URL you provide:

CountryDomain
🇬🇧 United Kingdomjust-eat.co.uk
🇮🇪 Irelandjust-eat.ie
🇦🇺 Australiajust-eat.com.au
🇨🇦 Canadajust-eat.ca
🇩🇪 Germany (Lieferando)lieferando.de
🇳🇱 Netherlands (Thuisbezorgd)thuisbezorgd.nl
🇫🇷 Francejust-eat.fr
🇪🇸 Spainjust-eat.es
🇮🇹 Italyjust-eat.it
🇧🇪 Belgiumjust-eat.be
🇵🇱 Poland (Pyszne)pyszne.pl
🇩🇰 Denmarkjust-eat.dk
🇳🇴 Norwayjust-eat.no
🇨🇭 Switzerlandjust-eat.ch
🇵🇹 Portugaljust-eat.pt

Simply paste the Just Eat URL for your target country and area — the actor detects the correct market automatically. No manual country configuration needed.


🎯 Use Cases

🍽️ Food Delivery Market Research

  • Scrape Just Eat restaurant data for any city or postcode to map the local delivery landscape
  • Analyze cuisine distribution, average ratings, and delivery fee ranges across neighborhoods
  • Track how many restaurants are open for delivery at any given time in a target area

💰 Pricing & Competitive Intelligence

  • Monitor delivery fees and minimum order thresholds across restaurants in a market area
  • Compare Just Eat delivery pricing across cities or countries for competitive positioning research
  • Track active deals and promotions offered by restaurants in any location

🗺️ Local Business Directory & Mapping

  • Build structured local restaurant directories with GPS coordinates, addresses, and cuisine types
  • Power a food delivery comparison tool with real-time Just Eat availability and ETA data
  • Create neighborhood food maps using latitude and longitude coordinates from scraped listings

📊 Analytics & Reporting Dashboards

  • Feed Just Eat restaurant data into BI tools or dashboards for ongoing market monitoring
  • Generate weekly reports on restaurant availability, new listings, and deal activity in target areas
  • Track rating and review count changes over time by scheduling regular scraper runs

🛠️ Developer & API Integrations

  • Integrate Just Eat area data into your own food tech application or delivery aggregator
  • Build automated pipelines that monitor new restaurant openings or closures in specific postcodes
  • Enrich CRM or sales databases with verified restaurant contact and location data

🎓 Academic & Urban Research

  • Study food delivery market saturation across urban and suburban areas
  • Analyze cuisine diversity as a proxy for neighborhood demographics or gentrification
  • Research delivery infrastructure coverage and gap areas using GPS coordinate data

⚙️ Input Parameters

{
"searchUrl": "https://www.just-eat.co.uk/area/wc2-coventgarden",
"maxItems": 100,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}
ParameterTypeDefaultDescription
searchUrlstringDemo URLAny Just Eat area or postcode URL — e.g. https://www.just-eat.co.uk/area/ec1a-barbican or https://www.lieferando.de/area/berlin-mitte
maxItemsinteger100Maximum number of restaurants to return for the area
proxyConfigurationobjectResidentialApify proxy config — residential proxy recommended for reliable extraction

How to get your URL: Go to Just Eat, search for your target area or postcode, and copy the URL from your browser's address bar. Paste it directly into searchUrl. The actor handles the rest.


📋 Output Fields

Every record from this Just Eat scraper includes complete Just Eat restaurant data:

🏪 Core Identity

FieldTypeDescriptionExample
idstringJust Eat internal restaurant ID"restaurant-xyz123"
namestringRestaurant display name"Pizza Palace"
uniqueNamestringJust Eat URL slug"pizza-palace-coventgarden"
logoUrlstringRestaurant logo image URL"https://d30v2pzvrfyzpo.cloudfront.net/..."

📍 Location

FieldTypeDescriptionExample
address.firstLinestringStreet address"14 Long Acre"
address.citystringCity"London"
address.postalCodestringPostcode / ZIP"WC2E 9LH"
latitudefloatGPS latitude51.5127
longitudefloatGPS longitude-0.1254

⭐ Rating

FieldTypeDescriptionExample
starRatingfloatAverage star rating4.6
reviewCountintegerTotal review count1842

🍜 Cuisines & Deals

FieldTypeDescriptionExample
cuisineNamesarrayFlat list of cuisine type names["Pizza", "Italian", "Pasta"]
dealTextsarrayActive deal descriptions["25% off orders over £20"]
tagsarrayRestaurant tags from Just Eat["Sustainable", "Halal"]

🚴 Delivery Info

FieldTypeDescriptionExample
etaDisplaystringHuman-readable delivery ETA range"25–35 min"
deliveryFeeDisplaystringDelivery fee in local currency"£1.99"
minOrderDisplaystringMinimum order amount"£15.00"
driveDistanceKmfloatDistance from search location in km1.24

🟢 Availability Flags

FieldTypeDescription
isOpenNowForDeliverybooleanCurrently open for delivery
isOpenNowForCollectionbooleanCurrently open for collection
isOpenNowForPreorderbooleanCurrently accepting pre-orders
isTemporarilyOfflinebooleanTemporarily unavailable
isNewbooleanRecently joined Just Eat
isPremierbooleanPremier/sponsored listing

🕐 Timing

FieldTypeDescription
openingTimeLocalstringGeneral opening time
deliveryOpeningTimeLocalstringDelivery-specific opening time

📦 Example Input & Output

Input:

{
"searchUrl": "https://www.just-eat.co.uk/area/ec1a-barbican",
"maxItems": 3
}

Output (one record):

{
"id": "restaurant-abc123",
"name": "Barbican Pizza Co.",
"uniqueName": "barbican-pizza-co-ec1a",
"address": {
"firstLine": "42 Whitecross Street",
"city": "London",
"postalCode": "EC1Y 8JL"
},
"latitude": 51.5213,
"longitude": -0.0921,
"starRating": 4.7,
"reviewCount": 1284,
"cuisineNames": ["Pizza", "Italian"],
"etaDisplay": "20–30 min",
"deliveryFeeDisplay": "£1.49",
"minOrderDisplay": "£12.00",
"driveDistanceKm": 0.84,
"dealTexts": ["Free delivery on orders over £25"],
"isOpenNowForDelivery": true,
"isOpenNowForCollection": true,
"isTemporarilyOffline": false,
"isNew": false,
"isPremier": true,
"openingTimeLocal": "11:00",
"deliveryOpeningTimeLocal": "11:30",
"logoUrl": "https://d30v2pzvrfyzpo.cloudfront.net/.../logo.jpg",
"scraped_at": "2024-03-15T10:30:00Z"
}

💰 Pricing & Free Trial

PlanPriceIncludes
Free Trial$02 hours full access — no credit card required
Monthly$17.99 / monthUnlimited runs, all areas, all 15+ country domains

Everything included in every plan:

  • ✅ Complete Just Eat restaurant data — 25+ fields per listing
  • ✅ Delivery fee, ETA, and minimum order for every restaurant
  • ✅ GPS coordinates for every listing
  • ✅ Live open/closed status for delivery, collection, and pre-order
  • ✅ Active deals and cuisine tags
  • ✅ 15+ Just Eat country domains supported
  • ✅ Full area pagination — no result cap per area
  • ✅ JSON + CSV + Excel export from Apify dataset
  • ✅ Scheduled runs for automated market monitoring

Start your 2-hour free trial now — no credit card needed. Click Try for free at the top of this page.


⚡ Performance & Limits

Area SizeRestaurantsEstimated Time
Small postcode areaup to 50~1–2 minutes
Medium areaup to 100~2–4 minutes
Large city areaup to 300~5–10 minutes
Full city scrapeup to 1,000~15–30 minutes
  • Results are pushed to the Apify dataset in real time as each page is processed
  • Automatic pagination — the actor fetches all available pages until maxItems is reached
  • Fallback endpoint strategy ensures results even when primary endpoints are slow
  • Residential proxy recommended for consistent results at all volumes

❓ FAQ

Q: How do I find the right URL to use as searchUrl? A: Go to Just Eat (or Lieferando, Thuisbezorgd, etc.), search for your target area or postcode, and copy the URL from your browser address bar. It will look like https://www.just-eat.co.uk/area/sw1a-westminster or https://www.just-eat.co.uk/restaurants-near-me/e1-shoreditch. Paste that URL directly into the searchUrl field.

Q: Does this work for German (Lieferando), Dutch (Thuisbezorgd), and Polish (Pyszne) domains? A: Yes. Paste the URL from any supported domain and the actor automatically detects the correct country and routes to the right data source. No manual country configuration needed.

Q: How many restaurants can I get per area? A: The actor paginates through all available results for the area up to your maxItems limit. For large city areas, this can return hundreds of listings. There is no hard cap other than what Just Eat makes available for that postcode or area.

Q: Are the open/closed status fields real-time? A: Yes. The isOpenNowForDelivery, isOpenNowForCollection, and isOpenNowForPreorder flags reflect the live status at the time the actor runs. Schedule the actor to run at different times to monitor availability patterns.

Q: Why are some delivery fees or ETA values null for certain restaurants? A: Not all restaurants on Just Eat publish delivery fee or ETA data publicly — some require you to add items to cart before showing these details. When the data is unavailable, the field returns null.

Q: Can I monitor a specific area for new restaurant openings? A: Yes. Set up an Apify scheduled task to run this Just Eat scraper on a weekly or daily basis for your target area. New restaurants will appear in the results with isNew: true when they first join Just Eat.

Q: Can I export results to Excel or CSV? A: Yes. All results are pushed to the Apify dataset, which can be exported to JSON, CSV, Excel, and more directly from the Apify Console after each run.


📜 Changelog

v2.0.0 (Current)

  • ✅ Complete Just Eat restaurant data — 25+ fields per listing
  • ✅ Delivery fee, minimum order, and ETA in human-readable format
  • ✅ GPS latitude and longitude coordinates per restaurant
  • ✅ Distance from search location in kilometres
  • ✅ Live availability flags: delivery, collection, pre-order, temporarily offline
  • ✅ Active deals extracted as flat text array
  • ✅ Cuisine names as flat array alongside full cuisine objects
  • ✅ Opening times for general and delivery-specific hours
  • ✅ 15+ Just Eat country domain support with automatic detection
  • ✅ Automatic pagination — full area coverage up to maxItems
  • ✅ Fallback endpoint strategy for maximum reliability
  • ✅ Real-time dataset push as each page is processed

v1.0.0

  • Initial release with basic name, address, and cuisine extraction

🏷️ Tags

just eat scraper just eat restaurant data just eat food delivery scraper restaurant data extractor just-eat.co.uk scraper lieferando scraper thuisbezorgd scraper restaurant metadata delivery data scraper food tech data local restaurant scraper


This actor accesses publicly visible restaurant listing data on Just Eat and its country domain equivalents in the same way a regular user browses the platform.

Please note:

  • Use extracted Just Eat restaurant data only for lawful purposes — market research, competitive analysis, directory building, and academic study are common legitimate uses
  • Do not use this Just Eat scraper to republish or redistribute Just Eat's listing data in a way that competes directly with Just Eat's own platform
  • Respect Just Eat's Terms of Service — do not use this tool at volumes designed to overload or disrupt platform infrastructure
  • Restaurant information including names, addresses, and logos belongs to the respective restaurants and Just Eat — always credit sources appropriately
  • The actor developer is not responsible for how extracted data is used

🤝 Support & Feedback

  • Bug report? Contact us via the Apify actor page
  • Feature request? Post in the Apify Community forum
  • Loving it? Please leave a ⭐ review — it helps other users find this actor!

Built with ❤️ on Apify
The most complete Just Eat Scraper — full restaurant data, 15+ countries, live availability status

💰 $17.99/month · 🆓 2-hour free trial · No credit card required