# Dubizzle List Search Scraper (`easyapi/dubizzle-list-search-scraper`) Actor

Effortlessly scrape property listings from Dubizzle.com search results. This actor automates the extraction of detailed property information, including prices, locations, and property features. Ideal for real estate market analysis, price comparisons, and tracking property trends in the UAE market.

- **URL**: https://apify.com/easyapi/dubizzle-list-search-scraper.md
- **Developed by:** [EasyApi](https://apify.com/easyapi) (community)
- **Categories:** Real estate
- **Stats:** 101 total users, 1 monthly users, 71.4% runs succeeded, 3 bookmarks
- **User rating**: 5.00 out of 5 stars

## Pricing

from $2.99 / 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.

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 List Search Scraper

Efficiently scrape property listings from Dubizzle.com search results at scale. This actor extracts detailed information about properties listed on Dubizzle, including prices, locations, amenities, and property details.

### Features

- 🏠 Scrape property listings from Dubizzle search results
- 📊 Extract comprehensive information for each listing
- 🔢 Customizable maximum number of results
- 📄 Automatic pagination handling
- 🚀 Built with Puppeteer for robust web scraping

### Input Parameters

| Field | Type | Description |
|-------|------|-------------|
| `searchUrl` | String | The Dubizzle search URL to scrape (e.g., 'https://dubai.dubizzle.com/en/property-for-rent/commercial/office/') |
| `maxResults` | Integer | Maximum number of listings to scrape (default: 100) |

### Output

The actor provides detailed data for each property listing, including:

- Title and URL
- Price
- Number of bedrooms and bathrooms
- Property size
- Location (coordinates and text description)
- Property type and purpose
- Furnishing status
- Completion status
- Property reference number
- Verification status
- Images
- Description
- Added and updated dates

### Limitations

- Respect Dubizzle's terms of service and robots.txt
- Be mindful of rate limiting and implement appropriate delays between requests
- The actor may need updates if Dubizzle's website structure changes

### Resources

- [Apify SDK documentation](https://docs.apify.com/sdk/js/)
- [Dubizzle website](https://dubai.dubizzle.com/)

Get valuable insights into the UAE property market with the Dubizzle List Search Scraper!

#### Input Example

A full explanation of an input example in JSON.

```
{
  "maxResults": 100,
  "searchUrl": "https://dubai.dubizzle.com/en/property-for-rent/commercial/office/"
}
```

#### Output sample

The results will be wrapped into a dataset which you can always find in the **Storage** tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

```
[
	{
		"size": 466,
		"tour_360": null,
		"city": {
			"id": 2,
			"name": {
				"en": "Dubai",
				"ar": "دبي"
			}
		},
		"tour_url": "",
		"building": {
			"id": 11894,
			"name": {
				"en": "Emaar Square Building 3",
				"ar": "مبنى إعمار سكوير 3"
			}
		},
		"name": {
			"en": "Spacious Office | Facing Courtyard | Emaar Square",
			"ar": "Spacious Office | Facing Courtyard | Emaar Square"
		},
		"neighborhoods": {
			"ids": [
				90,
				64106
			],
			"name": {
				"en": [
					"Downtown Dubai",
					"Emaar Square"
				],
				"ar": [
					"وسط مدينة دبي",
					"إعمار سكوير"
				]
			}
		},
		"furnished": true,
		"featured_listing": false,
		"is_verified": true,
		"promoted": false,
		"is_price_hidden": false,
		"can_chat": false,
		"is_premium_ad": true,
		"is_developer_listing": null,
		"id": 12426599,
		"photos": [
			{
				"main": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/5535c1bde9244bd9a852b3225dc8b08e-.jpg?impolicy=dpv",
				"thumb": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/5535c1bde9244bd9a852b3225dc8b08e-.jpg?impolicy=carousel",
				"thumb_retina": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/5535c1bde9244bd9a852b3225dc8b08e-.jpg?impolicy=lpv"
			},
			{
				"main": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/8b7e364b0bfb4fe6ad7bf813a803623c-.jpg?impolicy=dpv",
				"thumb": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/8b7e364b0bfb4fe6ad7bf813a803623c-.jpg?impolicy=carousel",
				"thumb_retina": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/8b7e364b0bfb4fe6ad7bf813a803623c-.jpg?impolicy=lpv"
			},
			{
				"main": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/13ec4da06655457aae3a77d9c97daa9b-.jpg?impolicy=dpv",
				"thumb": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/13ec4da06655457aae3a77d9c97daa9b-.jpg?impolicy=carousel",
				"thumb_retina": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/13ec4da06655457aae3a77d9c97daa9b-.jpg?impolicy=lpv"
			},
			{
				"main": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/185e8fef3a6c42a9a2885a194da5e037-.jpg?impolicy=dpv",
				"thumb": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/185e8fef3a6c42a9a2885a194da5e037-.jpg?impolicy=carousel",
				"thumb_retina": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/185e8fef3a6c42a9a2885a194da5e037-.jpg?impolicy=lpv"
			},
			{
				"main": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/09475805e01a4b7995181e7334913f7b-.jpg?impolicy=dpv",
				"thumb": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/09475805e01a4b7995181e7334913f7b-.jpg?impolicy=carousel",
				"thumb_retina": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/09475805e01a4b7995181e7334913f7b-.jpg?impolicy=lpv"
			},
			{
				"main": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/7cd50c9da6b142b0a78387f69fdaa69e-.jpg?impolicy=dpv",
				"thumb": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/7cd50c9da6b142b0a78387f69fdaa69e-.jpg?impolicy=carousel",
				"thumb_retina": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/7cd50c9da6b142b0a78387f69fdaa69e-.jpg?impolicy=lpv"
			},
			{
				"main": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/d28a9cefed784d66a7d731fcab51452c-.jpg?impolicy=dpv",
				"thumb": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/d28a9cefed784d66a7d731fcab51452c-.jpg?impolicy=carousel",
				"thumb_retina": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/d28a9cefed784d66a7d731fcab51452c-.jpg?impolicy=lpv"
			},
			{
				"main": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/8f5c962f1a6c43bb85af70bf297410a8-.jpg?impolicy=dpv",
				"thumb": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/8f5c962f1a6c43bb85af70bf297410a8-.jpg?impolicy=carousel",
				"thumb_retina": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/8f5c962f1a6c43bb85af70bf297410a8-.jpg?impolicy=lpv"
			},
			{
				"main": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/7831690f574c40c0bc65433a7e51d94a-.jpg?impolicy=dpv",
				"thumb": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/7831690f574c40c0bc65433a7e51d94a-.jpg?impolicy=carousel",
				"thumb_retina": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/7831690f574c40c0bc65433a7e51d94a-.jpg?impolicy=lpv"
			},
			{
				"main": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/ad9d5d74a84f489cab2619b96bcc0c56-.jpg?impolicy=dpv",
				"thumb": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/ad9d5d74a84f489cab2619b96bcc0c56-.jpg?impolicy=carousel",
				"thumb_retina": "https://dbz-images.dubizzle.com/images/2026/03/03/e8e76446-d6be-4e71-bd9e-f26d21a633b5/ad9d5d74a84f489cab2619b96bcc0c56-.jpg?impolicy=lpv"
			}
		],
		"highlighted_ad": false,
		"has_whatsapp_number": true,
		"property_info": [
			{
				"label": {
					"en": "Type",
					"ar": "نوع"
				},
				"value": {
					"en": "Office",
					"ar": "مكتب"
				},
				"id": "property_type"
			},
			{
				"label": {
					"en": "Purpose",
					"ar": "الغرض من البحث"
				},
				"value": {
					"en": "Rent",
					"ar": "للإيجار"
				},
				"id": "purpose"
			},
			{
				"label": {
					"en": "Property Age",
					"ar": "عمر العقار"
				},
				"value": {
					"en": "16 Years",
					"ar": "سنوات 16"
				},
				"id": "property_age"
			},
			{
				"label": {
					"en": "Furnishing",
					"ar": "مفروشة/ غير مفروشة"
				},
				"value": {
					"en": "Furnished",
					"ar": "مفروشة"
				},
				"id": "furnished"
			},
			{
				"label": {
					"en": "Updated",
					"ar": "محدث"
				},
				"value": {
					"en": "1780380427",
					"ar": "1780380427"
				},
				"id": "updated_at"
			}
		],
		"external_id": 14210955,
		"_geoloc": {
			"lat": 55.272194,
			"lng": 25.200354
		},
		"description_short": "Skyline Office | Prime Location | Modern Amenities   Introducing Building 3, an exceptional office unit located in the bustling commercial hub, perfect for professionals looking for a blend of",
		"payment_frequency": {
			"en": "Yearly",
			"ar": "سنويا"
		},
		"agent": {
			"id": 4317,
			"slug": "stage-properties-brokers-llc-4317",
			"logo": "https://dbz-images.dubizzle.com/profiles/property_agency/stage.png?impolicy=agency",
			"name": {
				"en": "Stage Properties",
				"ar": "ستايج العقارية"
			}
		},
		"agent_profile": {
			"id": 190062,
			"slug": "parvaneh-190062",
			"name": {
				"en": "Parvaneh Ahmadian",
				"ar": "Parvaneh Ahmadian"
			},
			"profile_pic": "https://dbz-images.dubizzle.com/profiles/agent_profile/2026/03/07/ee8c3e70233c435fa6e6b8ea2952f21c-.jpg?impolicy=agent",
			"profile_completed": true,
			"is_emirati_agent": false
		},
		"plot_area": 0,
		"category_id": 127,
		"listed_by": {
			"value": "AG",
			"en": "Agent",
			"ar": "Agent"
		},
		"completion_status": "completed",
		"has_sms_number": true,
		"area_prime_slot_id": null,
		"price": 461340,
		"has_dld_history": false,
		"absolute_url": {
			"en": "https://dubai.dubizzle.com/property-for-rent/commercial/office/2026/2/5/spacious-office-facing-courtyard-emaar--2-229675/",
			"ar": "https://dubai.dubizzle.com/ar/property-for-rent/commercial/office/2026/2/5/spacious-office-facing-courtyard-emaar--2-229675/"
		},
		"short_url": "https://dubizzle.com/s/DhqIjB",
		"added": 1780380426,
		"categories": {
			"ids": [
				127,
				25
			],
			"name": {
				"en": [
					"Office",
					"Commercial"
				],
				"ar": [
					"مكتب للإيجار",
					"تجاري للإيجار"
				]
			},
			"slug": [
				"office",
				"commercial"
			],
			"slug_paths": [
				"property-for-rent/commercial/office",
				"property-for-rent/commercial"
			]
		},
		"is_verified_user": false,
		"video_url": "",
		"has_tour_url": false,
		"has_video_url": false,
		"property_reference": "Ref ID OF9055L",
		"uuid": "d1f3a902-68d6-4092-a408-911f7a55fd16",
		"photos_count": 12,
		"chat_enabled": false,
		"objectID": "item:4:2:127:12426599"
	},
    ...
]
```

### Related Actors

- 🏠 [Bayut List Search Scraper](https://apify.com/easyapi/bayut-list-search-scraper) - Extract property listings from Bayut.com with comprehensive details for UAE real estate market analysis.
- 🏠 [Realtor.com Scraper](https://apify.com/easyapi/realtor-com-scraper) - Scrape real estate listings with detailed property information for market research.
- 🏠 [Rightmove Property Search Scraper](https://apify.com/easyapi/rightmove-property-search-scraper) - Extract comprehensive property data from UK's leading property website.
- 🏠 [Funda.nl Scraper](https://apify.com/easyapi/funda-nl-scraper) - Scrape property listings from Netherlands' leading real estate platform.
- 🏠 [Trulia Property Scraper](https://apify.com/easyapi/trulia-property-scraper) - Extract detailed real estate listings including prices and agent information.
- 🏠 [VRBO Property Listing Scraper](https://apify.com/easyapi/vrbo-property-listing-scraper) - Scrape vacation rental properties with detailed amenities and pricing information.
- 🏠 [99acres.com Scraper](https://apify.com/easyapi/99acres-com-scraper) - Extract property listings from India's leading real estate portal.
- 🏠 [Housing.com Scraper](https://apify.com/easyapi/housing-com-scraper) - Scrape real estate listings with detailed property specifications and pricing.
- 🔍 [OLX Search Results Scraper](https://apify.com/easyapi/olx-search-results-scraper) - Extract product listings from OLX with comprehensive item details.
- 🔍 [Craigslist Search Results Scraper](https://apify.com/easyapi/craigslist-search-results-scraper) - Scrape classified listings with detailed item information and pricing.
- 🏠 [Land.com Listing Scraper](https://apify.com/easyapi/land-com-listing-scraper) - Extract land and property listings with detailed specifications.
- 🏠 [PropertyFinder Agent Scraper](https://apify.com/easyapi/propertyfinder-agent-scraper) - Scrape real estate agent profiles and listings from UAE's property platform.
- 🏠 [Realtor.com Agent Scraper](https://apify.com/easyapi/realtor-com-agent-scraper) - Extract detailed real estate agent profiles and performance metrics.
- 🔍 [Avito Search Results Scraper](https://apify.com/easyapi/avito-search-results-scraper) - Scrape classified listings from Morocco's premier marketplace.
- 🏨 [Hotels.com Scraper](https://apify.com/easyapi/hotels-com-scraper) - Extract detailed hotel listings including prices, ratings and amenities.

# Actor input Schema

## `searchUrl` (type: `string`):

The Dubizzle search URL to scrape (e.g., 'https://dubai.dubizzle.com/en/property-for-rent/residential/apartmentflat/')

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

The maximum number of property listings to scrape. The actor will stop when this limit is reached.

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

Optionally, use Apify Proxy or custom HTTP proxy to avoid IP address-based blocking.

## Actor input object example

```json
{
  "searchUrl": "https://dubai.dubizzle.com/en/property-for-rent/commercial/office/",
  "maxResults": 10,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": []
  }
}
```

# 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 = {
    "searchUrl": "https://dubai.dubizzle.com/en/property-for-rent/commercial/office/",
    "maxResults": 10,
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": []
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("easyapi/dubizzle-list-search-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 = {
    "searchUrl": "https://dubai.dubizzle.com/en/property-for-rent/commercial/office/",
    "maxResults": 10,
    "proxyConfiguration": {
        "useApifyProxy": True,
        "apifyProxyGroups": [],
    },
}

# Run the Actor and wait for it to finish
run = client.actor("easyapi/dubizzle-list-search-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 '{
  "searchUrl": "https://dubai.dubizzle.com/en/property-for-rent/commercial/office/",
  "maxResults": 10,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": []
  }
}' |
apify call easyapi/dubizzle-list-search-scraper --silent --output-dataset

```

## MCP server setup

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