Noon Food Scraper - Restaurants & Menus avatar

Noon Food Scraper - Restaurants & Menus

Pricing

from $3.50 / 1,000 results

Go to Apify Store
Noon Food Scraper - Restaurants & Menus

Noon Food Scraper - Restaurants & Menus

Scrape restaurants and menus from food.noon.com - names, ratings, delivery times, fees, and full menu items with prices. UAE and Saudi Arabia.

Pricing

from $3.50 / 1,000 results

Rating

0.0

(0)

Developer

Thirdwatch

Thirdwatch

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Share

Scrape restaurants and menus from food.noon.com -- Noon's food delivery platform serving UAE and Saudi Arabia.

What you get

Extract restaurant listings from Noon Food zones/areas: restaurant names, ratings, delivery times, delivery fees, images, and direct outlet URLs. Optionally extract full menus with item names, prices, and categories for each restaurant.

No login needed. No API key required.

Try it free -- click Start in the Input tab.

Why scrape Noon Food?

Noon Food is a growing food delivery platform in the UAE and Saudi Arabia, competing with Talabat and Deliveroo. Whether you're analyzing the local food delivery market, monitoring restaurant pricing, or building a competitive intelligence tool, Noon Food provides valuable data.

Use cases:

  • Food delivery market research in UAE and Saudi Arabia
  • Menu price monitoring and competitive benchmarking
  • Restaurant rating analysis by zone/neighborhood
  • New restaurant tracking over time

Output fields

FieldDescription
nameRestaurant name
ratingCustomer rating
delivery_timeEstimated delivery time (e.g., "25-35 min")
delivery_feeDelivery fee (e.g., "AED 5.00")
image_urlRestaurant image URL
urlDirect outlet URL on food.noon.com
zoneZone/area name
countryCountry code
menu_itemsFull menu items (when menu scraping is enabled)
scraped_atTimestamp

When menu scraping is enabled, each menu item contains:

FieldDescription
nameMenu item name
priceItem price
currencyCurrency (AED or SAR)
categoryMenu category (e.g., "Meals", "Desserts")

Example output

{
"name": "McDonald's",
"rating": 4.5,
"delivery_time": "25-35 min",
"delivery_fee": "AED 5.00",
"image_url": "https://f.nooncdn.com/...",
"url": "https://food.noon.com/uae-en/outlet/abc123/",
"zone": "Downtown",
"country": "uae-en",
"menu_items": [
{
"name": "Big Mac Meal",
"price": 32.0,
"currency": "AED",
"category": "Meals"
}
],
"scraped_at": "2026-04-11T10:30:00+00:00"
}

Input parameters

ParameterRequiredDescription
zonesNoZone/area names to scrape (e.g., "Downtown", "Dubai Marina"). Use "auto" to scrape all available zones.
countryNoCountry: UAE or Saudi Arabia (default: UAE)
maxResultsNoMax restaurants per zone (default: 100, 0 = unlimited)
scrapeMenuNoAlso extract full menu items with prices (default: off)

Available zones (UAE)

Common zones include: Downtown, Dubai Marina, JBR, Business Bay, DIFC, Al Barsha, Jumeirah, Deira, Bur Dubai. Abu Dhabi zones: Al Reem, Yas Island, Khalifa City.

Zone names must match the URL format used by food.noon.com.

Tips

  • Use "auto" to discover all available zones in your target area
  • Start without menus -- preview restaurant listings first, then enable menu scraping for zones you care about
  • Check the logs -- if a zone name isn't found, the scraper shows available zone names

Limitations

  • Zone names must match Noon Food's URL format
  • Menu item availability varies by restaurant and time of day
  • Some zones may have limited restaurant coverage