PropertyFinder UAE Scraper avatar

PropertyFinder UAE Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
PropertyFinder UAE Scraper

PropertyFinder UAE Scraper

Scrape property listings from PropertyFinder.ae - UAE's leading real estate portal covering Dubai, Abu Dhabi, Sharjah and more. Extract sale and rental listings with prices, locations, images, agent info, and amenities.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape property listings from PropertyFinder — the UAE's #1 real estate portal. Extract sale and rental listings from Dubai, Abu Dhabi, Sharjah, and all other emirates with full details including prices, images, agent info, amenities, and GPS coordinates.

What data you can extract

  • Property ID, title, and full description
  • Property type (Apartment, Villa, Townhouse, Penthouse, Office, Shop, etc.)
  • Offering type (sale or rent)
  • Price in AED with rent period (yearly/monthly)
  • Bedrooms and bathrooms
  • Area in square feet
  • Furnishing status
  • City/emirate, community, and full address
  • GPS coordinates (latitude/longitude)
  • Agent name and agency/broker name
  • Property images (multiple photos)
  • Amenities (pool, gym, parking, etc.)
  • Listing URL on PropertyFinder
  • Listed date

Scraping modes

ModeDescription
forSaleScrape properties for sale
forRentScrape properties for rent
byUrlScrape specific listing URLs directly

Input configuration

FieldTypeDescription
modeSelectScraping mode (forSale / forRent / byUrl)
emirateSelectFilter by emirate (Dubai, Abu Dhabi, Sharjah, etc.)
propertyTypeSelectFilter by property type (Apartment, Villa, Townhouse, etc.)
minBedroomsNumberMinimum number of bedrooms (0 = studio)
minPriceNumberMinimum price in AED
maxPriceNumberMaximum price in AED
furnishedSelectFurnishing filter (Furnished / Unfurnished / Semi-Furnished)
propertyUrlsListDirect listing URLs (for byUrl mode)
maxItemsNumberMaximum number of results (1–1000, default 50)

Supported emirates

Dubai, Abu Dhabi, Sharjah, Ajman, Ras Al Khaimah, Fujairah, Umm Al Quwain

Example input

{
"mode": "forSale",
"emirate": "dubai",
"propertyType": "AP",
"minBedrooms": 2,
"maxPrice": 3000000,
"maxItems": 50
}

Example output

{
"propertyId": "12345678",
"title": "Spacious 2BR Apartment in Downtown Dubai",
"description": "Beautiful apartment with Burj Khalifa views.",
"propertyType": "Apartment",
"offeringType": "sale",
"price": 2500000,
"currency": "AED",
"bedrooms": 2,
"bathrooms": 2,
"areaSqft": 1200.5,
"furnished": "Furnished",
"city": "Dubai",
"community": "Downtown Dubai",
"fullAddress": "Downtown Dubai, Dubai",
"latitude": 25.1972,
"longitude": 55.2796,
"agentName": "Ahmed Al-Hassan",
"brokerName": "Emaar Properties",
"imageUrls": [
"https://images.propertyfinder.ae/prop/12345678/img1.jpg"
],
"amenities": ["Swimming Pool", "Gym", "Parking", "Security"],
"listingUrl": "https://www.propertyfinder.ae/en/property/12345678",
"listedDate": "2024-01-15",
"recordType": "property",
"sourceUrl": "https://www.propertyfinder.ae/en/search?c=1&l[]=2",
"scrapedAt": "2026-06-01T12:00:00+00:00"
}

Property types available

Apartment, Villa, Townhouse, Penthouse, Full Floor, Land/Plot, Bulk Units, Office, Shop, Warehouse/Storage, Farm, Hotel Apartment

Use cases

  • UAE real estate market research — track prices across all emirates and property types
  • Investment analysis — identify undervalued areas and price trends in Dubai/Abu Dhabi
  • Rental yield calculation — compare sale prices against rental rates for the same areas
  • Agent and broker benchmarking — analyze listing volumes by agency
  • Expat relocation research — find rental properties matching specific requirements
  • Portfolio monitoring — track value of properties in specific communities

FAQ

Does it require login or API keys? No. All listing data is extracted from publicly rendered pages.

How many listings are available? PropertyFinder has tens of thousands of active listings across the UAE. Dubai alone has 40,000+ active listings.

Are prices in AED? Yes. All prices are in UAE Dirhams (AED). 1 AED ≈ 0.27 USD (rates vary).

Can I filter by specific community (e.g., JBR, Business Bay)? Use the byUrl mode with a PropertyFinder search URL filtered to your target community, or filter results by community in the output.

How current is the data? Listings are updated in real time on PropertyFinder. Run daily for fresh data.

Does it cover off-plan projects? Yes — PropertyFinder includes both ready and off-plan properties.