Dubizzle Property For Rent Listing Scraper
Pricing
$19.99/month + usage
Go to Apify Store
Dubizzle Property For Rent Listing Scraper
Scrape rental property listings from Dubizzle Dubai with automatic pagination and comprehensive property data extraction.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerBox
Maintained by Community
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
This actor scrapes rental property listings from Dubizzle Dubai. Provide a search URL and the actor will automatically extract property listing data with full pagination support.
Features
- URL-based Scraping: Extract rental property listings by providing a complete Dubizzle search URL
- Automatic Pagination: Automatically navigates through pages until reaching the end or the max items limit
- Comprehensive Listing Data: Extracts detailed information about each listing including:
- Property title and category (Apartment, Villa, etc.)
- Price and payment frequency (Yearly, Monthly, etc.)
- Bedrooms, bathrooms, and size (sqft)
- Location details
- Premium and verified status
- Agent name and profile link
- Listing images
- Deduplication: Automatically deduplicates listings by their unique listing ID
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete Dubizzle property-for-rent search URL to scrape |
maxItems | integer | No | Maximum number of listings to fetch (default: 50) |
Output
The output is a list of rental property listing objects, each containing:
searchUrl: The original search URL usedlistingId: Unique identifier for the listingtitle: Property description headlinecategory: Property type (e.g. Apartment, Villa, Townhouse)price: Listed price in AEDpriceFrequency: Payment frequency (e.g. Yearly, Monthly)bedrooms: Number of bedroomsbathrooms: Number of bathroomssize: Property size in sqftlocation: Full location addressisPremium: Whether the listing has premium badgeisVerified: Whether the listing is verifiedagentName: Name of the listing agent/agencyagentUrl: URL to the agent's profile pageimageUrl: URL of the listing imageurl: Direct URL to the listing detail pagescrapedAt: Timestamp of when the listing was scraped
Example output:
[{"searchUrl": "https://dubai.dubizzle.com/en/property-for-rent/residential/?bedrooms=2","listingId": "terrace-ready-to-move-in-unfurnished-2-277110","title": "Terrace | Ready To Move In | Unfurnished","category": "Apartment","price": "250,000","priceFrequency": "Yearly","bedrooms": "2","bathrooms": "3","size": "1,796","location": "Al Jazi Building 2, Al Jazi, Madinat Jumeirah Living, Umm Suqeim, Dubai","isPremium": true,"isVerified": true,"agentName": "Eloquent Properties","agentUrl": "https://uae.dubizzle.com/property-agencies/eloquent-properties-100993/","imageUrl": "https://dbz-images.dubizzle.com/images/2026/02/12/826603d2-782b-488c-b729-4962a57835a1/a99a5021fd6c46a5881f76dea394f0ab-.jpg?impolicy=lpv","url": "https://dubai.dubizzle.com/property-for-rent/residential/apartmentflat/2026/2/12/terrace-ready-to-move-in-unfurnished-2-277110/","scrapedAt": "2026-02-21T08:00:00.000Z"}]
Use Cases
- Rental property price comparison across neighborhoods in Dubai
- Real estate market research and rental trends analysis
- Monitoring rental inventory and pricing for specific areas
- Lead generation for real estate agents and property managers
- Building a rental property listings aggregator
Notes
- The actor uses a real browser with anti-detection capabilities to avoid blocking
- Results are automatically paginated until reaching the end or the max items limit
- Random delays are applied between page navigations to reduce the risk of rate limiting
- Proxy configuration is supported to improve reliability
Start scraping rental property listings from Dubizzle Dubai today!