# Noon Scraper - UAE & Saudi Product Prices (`scrapesage/noon-scraper`) Actor

Scrape noon.com products across 8 Gulf storefronts: title, brand, price, was-price, discount, rating, review count, noon Express and free-delivery flags, coupons and images. Independent tool, not affiliated with noon.

- **URL**: https://apify.com/scrapesage/noon-scraper.md
- **Developed by:** [Scrape Sage](https://apify.com/scrapesage) (community)
- **Categories:** E-commerce, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $0.55 / 1,000 products

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Noon Scraper - UAE & Saudi Product Prices

> **Disclaimer:** This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Noon AD Holdings Ltd or any of its subsidiaries. All trademarks mentioned are the property of their respective owners. "noon" is referenced only to describe the publicly available website this Actor collects data from.

Turn any **noon.com** search or category into a clean spreadsheet of Gulf e-commerce products - **title, brand, price, was-price, discount %, rating and review count, noon Express and free-delivery flags, coupon codes and images**.

Works across **8 noon storefronts** - UAE (English and Arabic), Saudi Arabia, Egypt, Kuwait, Bahrain, Oman and Qatar - with prices in each country's own currency. No API key, no login, no proxy to configure.

### Why this noon scraper?

noon paginates properly, so this is not a one-page scraper: a single run can walk dozens of pages of a search or category and return thousands of products in one dataset. And the price fields arrive ready to use, rather than needing to be re-derived.

| Data | Typical scrapers | This Actor |
|---|---|---|
| Title, brand, price, image | ✅ | ✅ |
| **`oldPrice`, `discountPercent`, `isOnSale`** | partial | ✅ |
| **Coupon code shown on the listing** | ❌ | ✅ |
| Rating and review count | partial | ✅ |
| **noon Express + free-delivery flags** | ❌ | ✅ |
| Badges | ❌ | ✅ |
| **8 storefronts, each in its own currency** | 1-2 | ✅ |
| Arabic as well as English rendering | ❌ | ✅ |
| Sort by biggest discount or top rated | ❌ | ✅ |
| Filter by price, rating, discount, Express or on-sale **before** billing | ❌ | ✅ |
| Deep pagination across a whole category | ❌ first page | ✅ |
| Monitor mode - only new products | ❌ | ✅ |

### Use cases

- **Gulf price monitoring** - track price, was-price and coupon across AE, SA, EG, KW, BH, OM and QA and see where the same SKU is cheapest.
- **Repricing and MAP checks** - a daily category export with `price`, `oldPrice` and `discountPercent` per SKU.
- **Deal and coupon feeds** - sort by biggest discount, filter to on-sale, and publish or alert on what qualifies.
- **Assortment research** - which brands hold shelf space in a category, at what price points, in which country.
- **Delivery-promise analysis** - `isNoonExpress` and `freeDelivery` show where fast fulfilment is actually offered.
- **New-arrival alerts** - monitor mode plus a schedule emits only products it has not returned before.

### How to use

1. [Sign up for Apify](https://console.apify.com/sign-up) - the free plan is enough to try this Actor.
2. Open the **Noon Scraper**, type one or more **search terms**, choose a **storefront** and click **Start**.
3. Watch products stream into the dataset table.
4. **Export** as JSON, CSV, Excel, XML or RSS - or pull results programmatically through the [Apify API](https://docs.apify.com/api/v2).

### Input

| Field | What it does |
|---|---|
| **Search terms** | What to search for - `laptop`, `air fryer`, `iphone 17 case`. |
| **Storefront** | Which noon country site. A pick-list of the 8 storefronts. |
| **Sort by** | Relevance, price up, price down, biggest discount, or top rated. |
| **noon URLs** / **from a file** | Paste noon search or category URLs, link a `.txt`/`.csv` file, a Google Sheet or a Drive file. |
| **Max pages per search / Max products in total** | Caps. noon serves 50 products per page. |
| **Min/Max price, Min rating, Min discount %** | Filters, applied **before** billing. |
| **Only noon Express / Only on sale** | Filters. Filtered products are never charged. |
| **Output fields** | Tick exactly the columns you want. |
| **Monitor mode** | Emit only products not seen on previous runs. |

Prices and the min/max price filter are in the **storefront's own currency** (AED, SAR, EGP, KWD, BHD, OMR, QAR) - the `currency` column states which.

### Output

One row per product, up to 25 fields. Empty fields are omitted, so exports never carry blank filler columns:

```json
{
    "type": "product",
    "sku": "N70215550V",
    "url": "https://www.noon.com/uae-en/15-fd0005dx-laptop-.../N70215550V/p/",
    "title": "HP 15-FD0005DX Laptop With 15.6-Inch Display, Core i5-1235U/16GB/512GB",
    "brand": "HP",
    "priceText": "2,099",
    "price": 2099,
    "oldPrice": 2499,
    "discountPercent": 16,
    "isOnSale": true,
    "currency": "AED",
    "rating": 5,
    "ratingCount": 1,
    "isNoonExpress": true,
    "freeDelivery": true,
    "badges": ["Free Delivery"],
    "coupon": "Extra 10% off",
    "imageCount": 5,
    "storefront": "uae-en",
    "country": "AE",
    "searchQuery": "laptop",
    "page": 1
}
```

Three dataset views ship with it: **Products overview**, **Deals & discounts**, and **Ratings & delivery**.

### Good to know

- **Robots.txt is honoured.** noon's `User-agent: *` group is `Allow: /` with only `/_svc/` and `/_vs/` disallowed. This Actor never requests those, and a URL pointing at them is skipped and named in the run's status message.
- **No proxy configuration needed.** The Actor picks its own transport and falls back to residential IPs on its own.
- **A was-price only exists on discounted products**, and a **rating only exists once a product has reviews**. Both come straight from the page, so a null means noon shows nothing there - the Actor never invents a value.
- **Prices are the listing price at scrape time**, not a guaranteed checkout price, and exclude cart-level promotions.
- **A run never fails on a transient block.** It ends *Succeeded* with whatever it collected plus a status message explaining what happened, and stops before its own time limit rather than timing out.

### How much does it cost to scrape noon?

This Actor uses Apify's **pay-per-event** pricing: you are charged only for the results it delivers, with no monthly rental and no start fee. The events it can charge are:

- **Product** - One noon.com product with its full record - title, brand, price, was-price and discount, rating and review count, noon Express and free-delivery flags, coupon and images. Products filtered out by your price, rating, discount, Express or on-sale filters are never charged.

The current price of each event is shown on the **Pricing** tab of this page. Set a maximum total charge on the run if you want a hard cap on spend, and use the input limits to control how much the Actor fetches.

### Automate & schedule

Run this Actor on autopilot and pull results into your own stack:

- **[Apify API](https://docs.apify.com/api/v2)** - start runs, fetch datasets and manage schedules over REST.
- **[apify-client for JavaScript](https://docs.apify.com/api/client/js/)** and **[apify-client for Python](https://docs.apify.com/api/client/python/)** - official SDKs.
- **[Schedules](https://docs.apify.com/platform/schedules)** - run it hourly, daily or weekly and keep your dataset current.
- **[Webhooks](https://docs.apify.com/platform/integrations/webhooks)** - trigger downstream actions (CRM import, Slack alert, email sequence) the moment a run finishes.

```js
import { ApifyClient } from 'apify-client';

const client = new ApifyClient({ token: 'MY_APIFY_TOKEN' });

const run = await client.actor('scrapesage/noon-scraper').call({
    // your input - see the Input section above
});

const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(`Got ${items.length} records`);
```

### Integrate with any app

Connect the dataset to thousands of apps - no code required:

- **[Make](https://docs.apify.com/platform/integrations/make)** - multi-step automation scenarios.
- **[Zapier](https://docs.apify.com/platform/integrations/zapier)** - push new records straight into your CRM or spreadsheet.
- **[Slack](https://docs.apify.com/platform/integrations/slack)** - get notified when a scheduled run finds something new.
- **[Google Drive / Sheets](https://docs.apify.com/platform/integrations/drive)** - auto-export every run to a spreadsheet.
- **[Airbyte](https://docs.apify.com/platform/integrations/airbyte)** - pipe results into your data warehouse.
- **[GitHub](https://docs.apify.com/platform/integrations/github)** - trigger runs from commits or releases.

### Use with AI assistants (MCP)

The output is clean, LLM-ready JSON. You can call this Actor from Claude, ChatGPT or any agent framework through the **[Apify MCP server](https://docs.apify.com/platform/integrations/mcp)** - describe the data you need and let the assistant run this Actor for you.

### Agent-ready: autonomous payments (x402 & Skyfire)

This actor is **agent-ready** — AI agents can discover it, run it, and **pay for it autonomously**, with no Apify account and no human in the loop. It uses [pay-per-event](https://docs.apify.com/platform/actors/publishing/monetize/pay-per-event) pricing and [limited permissions](https://docs.apify.com/platform/actors/development/permissions), so it qualifies for Apify's agentic-payment standards:

- **[x402](https://docs.apify.com/platform/integrations/x402)** — an open, HTTP-native payment protocol. Agents pay per run in USDC on the Base network directly through the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp) — no account, no API key.
- **[Skyfire](https://docs.apify.com/platform/integrations/skyfire)** — agent-to-service payments for fully autonomous AI-agent workflows.

Building an AI agent, MCP tool, or autonomous data pipeline? This scraper is ready to plug in and pay as it goes.

### More scrapers from scrapesage

Related Actors in the same category:

- **[Taobao & Tmall Scraper](https://apify.com/scrapesage/taobao-scraper)** - Products, Prices, Sellers & Reviews
- **[AliExpress Scraper](https://apify.com/scrapesage/aliexpress-scraper)** - Products, Prices, Orders & Supplier Leads
- **[Faire Scraper](https://apify.com/scrapesage/faire-scraper)** - Wholesale Brands, Supplier Leads & Products
- **[Kompass Scraper](https://apify.com/scrapesage/kompass-scraper)** - Global B2B Company & Supplier Leads
- **[ImportYeti Scraper](https://apify.com/scrapesage/importyeti-scraper)** - US Import Records, Suppliers & B2B Leads

### Tips

- **Compare countries** by running the same search term against several storefronts, then pivot on `country` - `currency` keeps the numbers honest.
- **Category URLs beat search terms** when you want completeness: paste the category URL and raise **Max pages per search**.
- **Real discounts only.** Combine `minDiscountPercent` with `onlyOnSale`, and keep `coupon` in your output - the coupon is often the bigger cut.
- **Arabic listings.** Use the `uae-ar` storefront to get Arabic titles for the same catalogue.
- **Daily price history.** Put the run on a [Schedule](https://docs.apify.com/platform/schedules) and append each dataset to your warehouse, keyed on `sku` plus the run date.

### FAQ

**How is this Actor billed?** Pay-per-event: you pay only for the results it delivers, with no monthly rental and no start fee. The per-event price is shown on the Pricing tab.

**Can I schedule it and get results automatically?** Yes - create a [Schedule](https://docs.apify.com/platform/schedules) and add a [webhook](https://docs.apify.com/platform/integrations/webhooks) or an integration (Google Sheets, Slack, Make, Zapier) to push each run's dataset wherever you need it.

**Which export formats are available?** Every run's dataset can be downloaded as JSON, CSV, Excel (XLSX), XML, HTML or RSS from the Apify Console or the API.

**Can I run it from code or an AI agent?** Yes - through the [Apify API](https://docs.apify.com/api/v2) and client libraries, or from Claude, ChatGPT and other assistants via the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp).

**Is it legal to scrape noon?** This Actor collects publicly available data only. You are responsible for using the output in compliance with applicable laws (including data-protection law where personal data is involved) and the source's terms. See the **Disclaimer** below.

**Is this an official noon tool?** No. It is an independent, third-party Actor with no affiliation to, endorsement by or sponsorship from Noon AD Holdings Ltd. See the **Disclaimer** below.

### Disclaimer

**This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Noon AD Holdings Ltd or any of its subsidiaries. All trademarks mentioned are the property of their respective owners.**

"noon" and any related marks are the property of their respective owners and are used here only in a descriptive, nominative sense - to identify the publicly accessible website from which this Actor collects data. This Actor is not an official noon product, is not authorised or certified by Noon AD Holdings Ltd, and does not distribute noon software. It collects only publicly available information; you are responsible for ensuring your use of that data complies with applicable laws, regulations and the terms of the source website.

### Need help?

Open an issue on the Actor's **Issues** tab, or visit the [Apify help center](https://help.apify.com/). Feature requests are welcome - this Actor is actively maintained.

# Actor input Schema

## `searchQueries` (type: `array`):

What to search for on noon, for example <code>laptop</code>, <code>air fryer</code>, <code>iphone 17 case</code>. Each term is searched on the storefront chosen below.

## `storefront` (type: `string`):

Which noon country site to scrape. Every value was verified live; prices come back in that country's currency.

## `sort` (type: `string`):

How noon should order the results.

## `startUrls` (type: `array`):

noon search or category pages to scrape instead of (or as well as) the search terms. Paste them, link a text file, or upload one.

## `urlsFromFile` (type: `string`):

Paste a block of noon URLs (one per line), or give ONE link to a .txt/.csv file, a Google Sheet, a Drive file or an Apify key-value-store record holding them.

## `maxPagesPerQuery` (type: `integer`):

How many result pages to walk for each search term or URL. noon serves 50 products per page and paginates properly, so 10 pages is about 500 products.

## `maxResults` (type: `integer`):

Overall cap across every search. 0 means no cap.

## `minPrice` (type: `integer`):

Only keep products at or above this price, in the storefront's own currency. Filtered products are not charged.

## `maxPrice` (type: `integer`):

Only keep products at or below this price, in the storefront's own currency. Filtered products are not charged.

## `minRating` (type: `integer`):

Only keep products rated at or above this (1-5). Products with no rating yet are excluded. Filtered products are not charged.

## `minDiscountPercent` (type: `integer`):

Only keep products discounted by at least this percentage. Filtered products are not charged.

## `onlyNoonExpress` (type: `boolean`):

Keep only products eligible for noon Express delivery. Filtered products are not charged.

## `onlyOnSale` (type: `boolean`):

Keep only products showing a was-price above the current price. Filtered products are not charged.

## `outputFields` (type: `array`):

Pick exactly the columns you want. Leave empty for every field. The list is generated from the Actor's own record builder.

## `monitorMode` (type: `boolean`):

Remember which products this Actor has already returned and emit only ones it has not seen before. Ideal on a schedule for new-arrival or price alerts. Already-seen products are skipped and never charged.

## `monitorStoreName` (type: `string`):

Named key-value store that holds the monitor's memory. Use different names to track different searches independently.

## Actor input object example

```json
{
  "searchQueries": [
    "laptop"
  ],
  "storefront": "uae-en",
  "sort": "relevance",
  "startUrls": [],
  "maxPagesPerQuery": 3,
  "maxResults": 0,
  "onlyNoonExpress": false,
  "onlyOnSale": false,
  "monitorMode": false,
  "monitorStoreName": "noon-monitor"
}
```

# Actor output Schema

## `results` (type: `string`):

Every product scraped by this run.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "searchQueries": [
        "laptop"
    ],
    "storefront": "uae-en",
    "sort": "relevance",
    "startUrls": [],
    "urlsFromFile": ""
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapesage/noon-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "searchQueries": ["laptop"],
    "storefront": "uae-en",
    "sort": "relevance",
    "startUrls": [],
    "urlsFromFile": "",
}

# Run the Actor and wait for it to finish
run = client.actor("scrapesage/noon-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "searchQueries": [
    "laptop"
  ],
  "storefront": "uae-en",
  "sort": "relevance",
  "startUrls": [],
  "urlsFromFile": ""
}' |
apify call scrapesage/noon-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,scrapesage/noon-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/7EIhAXzK8bImOXYc7/builds/2lZwBvqAyOHUcyjiV/openapi.json
