Noon Food Scraper - Restaurants & Menus
Pricing
from $3.50 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
16
Total users
0
Monthly active users
7 days ago
Last modified
Categories
Share
Noon Food Scraper
Thirdwatch portfolio: 5K users across 88 public Actors, 2M+ records delivered, and >99% run success. Explore all Thirdwatch Actors.
Scrape restaurants and menus from Noon's public UAE food-delivery storefront.
What you get
Extract restaurant listings from Noon Food zones: names, ratings, delivery times, delivery fees, images, and outlet URLs. Optionally pull the full menu for each restaurant — items, prices, and categories. The actor uses Noon's public UAE JSON catalog and guest-menu services, with a higher-memory storefront fallback during catalog outages.
Output fields (restaurants)
| Field | Description |
|---|---|
name | Restaurant name |
rating | Customer rating |
delivery_time | Estimated delivery time (e.g., "25-35 min") |
delivery_fee | Delivery fee with currency (e.g., "AED 5.00") |
image_url | Restaurant image URL |
url | Direct outlet URL on food.noon.com |
zone | Zone/area name |
country | Country code (uae-en) |
menu_items | Array of menu items (when scrapeMenu is enabled) |
scraped_at | Timestamp |
Output fields (menu items, when enabled)
| Field | Description |
|---|---|
name | Menu item name |
price | Item price (numeric) |
currency | Currency (AED or SAR) |
category | Menu 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
| Parameter | Required | Description |
|---|---|---|
zones | No | Zone/area names to scrape (e.g., ["Downtown", "Dubai Marina"]). Use ["auto"] to iterate all available zones. |
country | No | uae-en. Default uae-en. |
maxResults | No | Maximum total restaurants across all zones. Default 10. Set 0 for unlimited. |
scrapeMenu | No | Visit each restaurant's outlet page for full menu items with prices. Default false. |
Available zones
- UAE (Dubai): Downtown, Dubai Marina, JBR, Business Bay, DIFC, Al Barsha, Jumeirah, Deira, Bur Dubai.
- UAE (Abu Dhabi): Al Reem, Yas Island, Khalifa City.
Zone names must match the URL format used by food.noon.com. Use ["auto"] if you want the actor to discover them.
Use cases
- Food-delivery analysts: Track competition between Noon Food, Talabat, and Deliveroo in GCC markets.
- Restaurant chains: Monitor your own ratings and delivery fees vs. neighboring competitors.
- Market researchers: Build MENA food-delivery datasets zone by zone.
- Cloud-kitchen operators: Identify which zones have the thinnest cuisine coverage — and your best shot at a new brand.
Pricing
Pay-per-result pricing. Tiered discounts apply automatically based on usage volume.
| Tier | Price per result |
|---|---|
| FREE | $0.005 |
| BRONZE | $0.004 |
| SILVER | $0.003 |
| GOLD | $0.0025 |
Limitations
- Zone names must match Noon Food's URL format exactly (the scraper prints available zones on mismatch).
- Menu availability changes with time of day and restaurant open hours.
- The public Noon Food web storefront currently exposes UAE restaurant data only. Saudi food ordering is app-only and is not scraped by this actor.
- Browser fallback requires a 2048 MB run when Noon's canonical catalog is unavailable.
- No review text — only the aggregate rating.
Compared to alternatives
- vs. Noon Food Partner API: Not publicly available — restricted to registered restaurant partners and only exposes their own catalog. This actor is the public-data alternative.
- vs. other Noon Food scrapers: No direct Apify Store competitor at this time — this is the only Noon Food scraper on the platform.
Pairs well with Talabat Scraper and Deliveroo Scraper for full Middle East food-delivery coverage.
FAQ
Which country can this actor scrape? The UAE. Noon offers food ordering in Saudi Arabia through its app, but its public food.noon.com storefront currently redirects Saudi locale requests to the UAE catalog.
Do I need a Noon account? No. Only publicly visible restaurant listings and outlet menus are scraped.
Can I scrape all zones at once?
Yes — pass ["auto"] in zones to iterate every zone the site exposes for your selected country.
How does maxResults interact with multiple zones?
It caps total restaurants across all zones, not per-zone. Set to 0 for unlimited.
Last verified: 2026-08
More scrapers at thirdwatch.dev.