# Dubizzle دوبيزل Saudi Arabia Scraper - Cars & Properties (`boring_internet_explorer/dubizzle-scraper`) Actor

Scrape listing data from Dubizzle Saudi Arabia (dubizzle.sa) — the leading classifieds marketplace in KSA. Extracts titles, prices, locations, seller details, photos, and attributes across vehicles, properties, electronics, mobile phones, pets, and more. Supports category, search, and filtered URLs.

- **URL**: https://apify.com/boring\_internet\_explorer/dubizzle-scraper.md
- **Developed by:** [Boring Internet Explorer](https://apify.com/boring_internet_explorer) (community)
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $0.50 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.
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

## 🏠 Dubizzle Saudi Arabia Scraper

Scrapes structured listing data from **Dubizzle Saudi Arabia** (`www.dubizzle.sa`) — the leading classifieds marketplace in the Kingdom. Given a Dubizzle category, search, or filtered URL, the scraper collects listing information and returns structured data including titles, prices, locations, seller details, photos, and category-specific attributes.

### Why use this scraper?

Dubizzle Saudi Arabia hosts hundreds of thousands of active listings across vehicles, properties, electronics, mobile phones, pets, fashion, and more. Collecting this data manually is not feasible at scale. This scraper provides clean, structured records that can be used for:

- 🚗 Monitoring vehicle prices, makes, models, and mileage across Saudi regions.
- 🏘️ Tracking property listings, rental prices, and real estate trends by city or district.
- 📱 Comparing mobile phone and electronics prices across conditions and brands.
- 📊 Powering price intelligence dashboards and market research tools.
- 🤖 Feeding AI and enrichment pipelines with structured classifieds data.
- 🔍 Researching supply and demand across any category and location in Saudi Arabia.

### Supported URL types

| Type                       | Example                                                                             |
| -------------------------- | ----------------------------------------------------------------------------------- |
| Category                   | `https://www.dubizzle.sa/en/vehicles/cars-for-sale/`                                |
| Category + location        | `https://www.dubizzle.sa/en/vehicles/cars-for-sale/riyadh/`                         |
| Category + district        | `https://www.dubizzle.sa/en/electronics-home-appliances/tv-audio-video/al-der-yah/` |
| Category + make            | `https://www.dubizzle.sa/en/vehicles/cars-for-sale/ford/`                           |
| Category + make + location | `https://www.dubizzle.sa/en/vehicles/cars-for-sale/ford/al-aflaj/`                  |
| Category + filters         | `https://www.dubizzle.sa/en/pets/?filter=type_eq_1_and_2`                           |
| Category + price range     | `https://www.dubizzle.sa/en/mobile-phones-accessories/?filter=price_max_2000`       |
| Search                     | `https://www.dubizzle.sa/en/vehicles/cars-for-sale/q-sedan/`                        |
| Search + filters           | `https://www.dubizzle.sa/en/vehicles/cars-for-sale/q-sedan/?filter=petrol_eq_3`     |
| Paginated                  | `https://www.dubizzle.sa/en/vehicles/cars-for-sale/?page=2`                         |
| Arabic URL                 | `https://www.dubizzle.sa/properties-for-sale/commercial-properties-for-sale/`       |

### Input fields

| Field                | Type   | Description                                              |
| -------------------- | ------ | -------------------------------------------------------- |
| `startUrls`          | array  | Dubizzle Saudi Arabia category or search URLs to scrape. |
| `maxItems`           | number | Maximum number of listings to scrape per URL.            |
| `proxyConfiguration` | object | Optional proxy settings. Recommended for large runs.     |

### Example input

```json
{
  "startUrls": [
    {
      "url": "https://www.dubizzle.sa/en/vehicles/cars-for-sale/"
    }
  ],
  "maxItems": 5,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

### Output

Each scraped listing is stored as one record in the dataset.

### Example output

```json
{
  "scrapedAt": "2026-09-12T19:56:49.397Z",
  "url": "https://www.dubizzle.sa/en/ad/range-rover-sv-autobiography-2025-ID110733078.html",
  "id": "110733078",
  "slug": "range-rover-sv-autobiography-2025",
  "title": "Range Rover SV Autobiography 2025",
  "description": "2025 مستخدم\nقير اوتماتيك\nبنزين\nالممشى: 5 ألف كيلو\n\nنوع السيارة : رنج روفر - Range Rover\nفئة السيارة : اس في - SV\nحالة السيارة : مستخدم\nوارد : ( اذربيجان )\nالعداد : 4,900",
  "price": 940000,
  "priceType": "price",
  "pricePeriod": null,
  "purpose": "for-sale",
  "condition": "Used",
  "isDeliverable": false,
  "createdAt": "2026-09-01T20:09:34.284Z",
  "updatedAt": "2026-09-08T12:56:53.539Z",
  "category": "vehicles",
  "subCategory": "cars-for-sale",
  "subSubCategory": null,
  "country": "Saudi Arabia",
  "region": "Riyadh",
  "city": "Riyadh",
  "latitude": 24.71339,
  "longitude": 46.72991,
  "sellerName": "القيادة الفارهة",
  "sellerType": "agency",
  "isVerified": true,
  "agencyName": "Luxury Drive",
  "agencyType": "auto_dealer",
  "photoCount": 8,
  "photos": [
    "https://images.dubizzle.sa/thumbnails/4915504-800x600.webp",
    "https://images.dubizzle.sa/thumbnails/4915505-800x600.webp",
    "https://images.dubizzle.sa/thumbnails/4915506-800x600.webp"
  ],
  "hasVideo": true,
  "hasPanorama": true,
  "tier": "elite",
  "attributes": {
    "Brand": "Land Rover",
    "Year": "2025",
    "Color": "Orange",
    "Model": "Range Rover Autobiography",
    "Price": "940,000",
    "Fuel Type": "Gasoline",
    "Spec": "Other",
    "Kilometers": "4900",
    "Condition": "Used",
    "Body Type": "SUV",
    "Price Type": "Price",
    "Transmission Type": "Automatic"
  }
}
```

### Field reference

| Field            | Description                                                                                                                            |
| ---------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| `scrapedAt`      | Timestamp of when the listing was scraped (ISO 8601).                                                                                  |
| `url`            | Full listing page URL.                                                                                                                 |
| `id`             | Unique Dubizzle listing identifier.                                                                                                    |
| `slug`           | URL-friendly listing slug.                                                                                                             |
| `title`          | Listing title in English (or Arabic if no English title available).                                                                    |
| `description`    | Listing description in English (or Arabic if no English description available).                                                        |
| `price`          | Listing price in SAR. `null` if not set.                                                                                               |
| `priceType`      | Price type: `"price"` for fixed price, `"arranged"` for negotiable.                                                                    |
| `pricePeriod`    | Rental period for property listings: `"yearly"`, `"monthly"`, etc. `null` for non-rental listings.                                     |
| `purpose`        | Listing purpose: `"for-sale"` or `"for-rent"`.                                                                                         |
| `condition`      | Item condition: `"New"` or `"Used"`. `null` if not applicable.                                                                         |
| `isDeliverable`  | Whether the seller offers delivery.                                                                                                    |
| `createdAt`      | Listing creation timestamp (ISO 8601).                                                                                                 |
| `updatedAt`      | Listing last updated timestamp (ISO 8601).                                                                                             |
| `category`       | Top-level category slug, e.g. `"vehicles"`, `"properties-for-sale"`.                                                                   |
| `subCategory`    | Sub-category slug, e.g. `"cars-for-sale"`, `"apartments"`.                                                                             |
| `subSubCategory` | Sub-sub-category slug, e.g. `"apple-iphone"`. `null` if not applicable.                                                                |
| `country`        | Country name, always `"Saudi Arabia"`.                                                                                                 |
| `region`         | Saudi region name, e.g. `"Riyadh"`, `"Makkah"`.                                                                                        |
| `city`           | City or district name within the region. `null` if not available.                                                                      |
| `latitude`       | Listing latitude coordinate. `null` if not set.                                                                                        |
| `longitude`      | Listing longitude coordinate. `null` if not set.                                                                                       |
| `sellerName`     | Seller display name.                                                                                                                   |
| `sellerType`     | Seller type: `"agency"` for dealers and agencies, `"individual"` for private sellers.                                                  |
| `isVerified`     | Whether the seller is verified by Dubizzle.                                                                                            |
| `agencyName`     | Agency or dealership name in English. `null` for individual sellers.                                                                   |
| `agencyType`     | Agency type, e.g. `"auto_dealer"`, `"real_estate_agency"`. `null` for individual sellers.                                              |
| `photoCount`     | Total number of photos on the listing.                                                                                                 |
| `photos`         | Array of photo URLs. Falls back to cover photo if individual photos are unavailable.                                                   |
| `hasVideo`       | Whether the listing includes a video.                                                                                                  |
| `hasPanorama`    | Whether the listing includes a 360° panorama.                                                                                          |
| `tier`           | Listing promotion tier: `"organic"`, `"featured"`, or `"elite"`.                                                                       |
| `attributes`     | Category-specific attributes as key-value pairs, e.g. brand, model, year, mileage for vehicles; area, rooms, bathrooms for properties. |

### ❓ FAQ

**What types of URLs can I provide?**

The scraper supports category, subcategory, search, and filtered URLs from `www.dubizzle.sa`. Both English (`/en/`) and Arabic (no language prefix) URL formats are supported.

**Can I filter listings by location?**

Yes. Append a region or district slug to any category URL, e.g. `/riyadh/` for the Riyadh region or `/al-der-yah/` for a specific district.

**Can I filter by brand or make?**

Yes. For vehicles, append a make slug to the URL, e.g. `/ford/` or `/toyota/`. The scraper resolves make slugs to their internal IDs automatically. For other categories, use the `?filter=make_eq_{id}` query param.

**Can I filter by price range?**

Yes. Append `?filter=price_max_2000` for a maximum price, `?filter=price_min_500` for a minimum price, or combine both using a comma: `?filter=price_min_500,price_max_2000`.

**Can I combine multiple filters?**

Yes. Filters are comma-separated in the URL: `?filter=make_eq_25,new_used_eq_1,price_max_2000`.

**What does the `tier` field mean?**

Dubizzle offers paid promotion tiers for sellers. `"elite"` listings appear at the very top of results, `"featured"` listings appear below elite, and `"organic"` listings are standard unpaid listings.

**What is the `attributes` field?**

Category-specific fields that vary by listing type. For vehicles this includes brand, model, year, mileage, fuel type, and transmission. For properties it includes area, rooms, bathrooms, and furnishing status. For mobile phones it includes storage, RAM, and warranty.

***

### 🔗 Want More Data in the MENA Market?

#### If you found this scraper useful, check out our other scrapers:

[Lulu Hypermarket لولو هايبرماركت Scraper – Scrape 6 GCC Markets](https://apify.com/boring_internet_explorer/lulu-scraper) - Extract rich product data from Lulu Hypermarket لولو هايبرماركت across KSA, UAE, Qatar, Oman, Kuwait & Bahrain. Collect prices, availability, images, EAN, brand, categories & dietary attributes from grocery, electronics & fresh food — structured, clean, and ready for analysis.

[Carrefour كارفور Scraper - 7 Markets - Prices & Stock](https://apify.com/boring_internet_explorer/carrefour-scraper) - Scrape product data from Carrefour كارفور across 7 markets — KSA, UAE, Egypt, Qatar, Pakistan, Lebanon, and Kenya. Extracts names, prices, discounts, stock levels, images, promotions, brands, and delivery details. Supports category and search URLs with brand, size, and price filters.

[🥷🏽 Ninja نينجا Product Scraper](https://apify.com/boring_internet_explorer/ninja-product-scraper) — Extract product data from ananinja.com — prices, stock availability, brands, images, product IDs, and category for groceries, pharmacy, beauty, and household products across Saudi Arabia, Bahrain, Qatar, and Kuwait. Ideal for price monitoring, catalog synchronization, and market research.

[OpenSooq السوق المفتوح Scraper](https://apify.com/boring_internet_explorer/opensooq-scraper) — Scrape structured listing data from OpenSooq, the largest classifieds marketplace in MENA.

[Haraj حراج Scraper](https://apify.com/boring_internet_explorer/haraj-scraper) — Scrape structured listing data from haraj.com.sa, Saudi Arabia's most popular classifieds platform.

[Soum سوم Product Scraper](https://apify.com/boring_internet_explorer/soum-scraper) — Scrape detailed product data from soum.sa, Saudi Arabia's marketplace for new and used products.

[eXtra – اكسترا Product Scraper](https://apify.com/boring_internet_explorer/extra-scraper) — Extract product data from extra.com across Saudi Arabia, Oman, and Bahrain.

[Sharaf DG شرف دي جي Product Scraper](https://apify.com/boring_internet_explorer/sharaf-dg-scraper) — Scrape product data from sharafdg.com across UAE, Saudi Arabia, Egypt, Bahrain, and Oman.

[Jarir جرير Product Scraper](https://apify.com/boring_internet_explorer/jarir-scraper) — Scrape product data from jarir.com across all 5 GCC storefronts.

***

### 🛠️ Need a custom extension?

Need this scraper adapted to your use case — extra fields, additional filters, a different output format, or a new category? Just reach out and we'll be happy to help.

# Actor input Schema

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

URLs to scrape

## `maxItems` (type: `integer`):

The maximum number of items to fetch

## `proxyConfiguration` (type: `object`):

Your proxy configuration from Apify

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://www.dubizzle.sa/en/vehicles/cars-for-sale/"
    }
  ],
  "maxItems": 5,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

# Actor output Schema

## `overview` (type: `string`):

No description

# 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 = {
    "startUrls": [
        {
            "url": "https://www.dubizzle.sa/en/vehicles/cars-for-sale/"
        }
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("boring_internet_explorer/dubizzle-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 = { "startUrls": [{ "url": "https://www.dubizzle.sa/en/vehicles/cars-for-sale/" }] }

# Run the Actor and wait for it to finish
run = client.actor("boring_internet_explorer/dubizzle-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 '{
  "startUrls": [
    {
      "url": "https://www.dubizzle.sa/en/vehicles/cars-for-sale/"
    }
  ]
}' |
apify call boring_internet_explorer/dubizzle-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,boring_internet_explorer/dubizzle-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/gfR1XfY8PsKgVAGWA/builds/g0O8TByluagf6Rxrb/openapi.json
