Noon.com Scraper avatar

Noon.com Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Noon.com Scraper

Noon.com Scraper

Gather comprehensive information from Noon.com, including product listings, pricing details, customer ratings, available coupons, and delivery options specifically for the regions of the United Arab Emirates, Saudi Arabia, and Egypt.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

Noon.com Scraper — Apify Actor

Scrapes search results and full product details from Noon.com (UAE, KSA, Egypt).

What it scrapes

For each query, the actor produces two item types in the dataset:

type: "search_result" — one per product card on the search results page:

{
"type": "search_result",
"query": "iphone 15",
"region": "uae-en",
"page": 1,
"title": "Apple iPhone 15 128GB Blue 5G",
"price": "AED 2,899.00",
"old_price": "AED 3,399.00",
"currency": "AED",
"rating": "4.5",
"url": "https://www.noon.com/uae-en/.../N1234/p/",
"image": "https://..."
}

type: "product_detail" — one per fetched PDP (up to maxProductsPerQuery):

{
"type": "product_detail",
"title": "...", "brand": "...",
"price": "1535.00", "old_price": "...",
"rating_score": "3.8", "rating_count": "(35 Ratings)",
"delivery": "Get it by 16 May",
"coupons": ["RAK50", "FAB10"],
"bnpl": "Pay in 6 installments of AED 255.83...",
"cashback": "Get 5% cashback with...",
"bestseller": "Explore other bestsellers in...",
"nudges": ["Free Delivery", "Only 3 left in stock"],
"highlights": ["..."],
"specs": { "Brand": "Apple", "Model": "iPhone 15", ... },
"images": ["https://...", ...]
}

If scrapeReviews is enabled, also type: "review" items per product.

Input

FieldTypeDefaultNotes
queriesstring[]["iphone 15", "samsung tv"]One run per query
regionenumuae-enuae-en, uae-ar, ksa-en, ksa-ar, egypt-en, egypt-ar
maxPagesPerQueryint1Search pages to crawl per query
maxProductsPerQueryint5Set to 0 to skip PDPs
scrapeReviewsboolfalseAdds review items to the dataset
headlessbooltrueToggle for sites that fingerprint headless mode
proxyobjectApify Residential, AEUse Residential — Noon hard-blocks datacenter IPs