Propertyfinder UAE Scraper avatar

Propertyfinder UAE Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Propertyfinder UAE Scraper

Propertyfinder UAE Scraper

Extract property listings from propertyfinder.ae at scale. Get comprehensive data including prices, property details, images, agent contacts, broker info, RERA numbers, coordinates, amenities, and more. Perfect for UAE real estate analytics, market research, and investment analysis.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

AbotAPI

AbotAPI

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

PropertyFinder AE Scraper

Extract property listings from propertyfinder.ae at scale. Get comprehensive data including prices, property details, images, agent contacts, broker info, RERA numbers, coordinates, amenities, and more. Perfect for UAE real estate analytics, market research, and investment analysis.

What does PropertyFinder AE Scraper do?

This Apify Actor scrapes property listings from propertyfinder.ae — the largest real estate portal in the UAE. It extracts full listing data from search result pages with built-in anti-detection and automatic pagination.

Key Features

FeatureDescription
All Listing TypesFor Sale and For Rent properties across all UAE emirates
Property Type FiltersApartments, Villas, Townhouses, Penthouses, Land, and more
Price & Bedroom FiltersNarrow results by price range (AED) and bedrooms
Location FiltersFilter by city, community, subcommunity
Exact CoordinatesLat/lng for every listing
Multiple Dataset ViewsListings Overview, Agent & Broker Info
Checkpoint/ResumeAutomatic state saving for long scraping runs
URL ModePaste any search URL directly

What data can you extract?

The scraper extracts 40+ fields per listing:

Property Details

  • Listing ID & URL
  • Title & full description
  • Property type (Apartment, Villa, Townhouse, etc.)
  • Bedrooms & bathrooms
  • Size in sqft
  • Furnished status
  • Completion status (completed / off-plan)
  • Amenities list

Pricing

  • Price (AED numeric value)
  • Price per sqft
  • Price period (sale / yearly / monthly)
  • Price hidden flag

Location

  • Full location path
  • City, community, subcommunity, building
  • Latitude & longitude (GPS)

Agent & Broker

  • Agent name, email, phone, WhatsApp
  • SuperAgent flag
  • Broker name & phone
  • RERA permit number
  • Reference number

Media

  • Property images (medium quality URLs)
  • Image count
  • Video tour URL
  • 360-degree view flag

Dates & Metadata

  • Listed date
  • Last refreshed date
  • Verified / Premium / Featured / Exclusive flags
  • Listing level (premium, featured, standard)

Quick Start

Search for apartments for sale in Dubai:

{
"category": "buy",
"locations": ["dubai"],
"propertyTypes": ["apartments"],
"maxListings": 50
}

How to Use

Step 1: Basic search by location

{
"category": "buy",
"locations": ["dubai"],
"maxListings": 100,
"maxPages": 5
}

Step 2: Filter by property type and price

{
"category": "rent",
"locations": ["dubai"],
"propertyTypes": ["apartments"],
"minPrice": 50000,
"maxPrice": 150000,
"minBedrooms": 1,
"maxBedrooms": 2,
"furnishing": "furnished",
"maxListings": 200
}

Step 3: Scrape specific URLs

{
"urls": [
"https://www.propertyfinder.ae/en/buy/dubai/apartments-for-sale-downtown-dubai.html",
"https://www.propertyfinder.ae/en/rent/abu-dhabi/villas-for-rent.html"
],
"maxListings": 500,
"maxPages": 20
}

Step 4: Large-scale scrape across multiple locations

{
"category": "buy",
"locations": ["dubai", "abu-dhabi", "sharjah"],
"propertyTypes": ["apartments", "villas", "townhouses"],
"sort": "nd",
"maxListings": 0,
"maxPages": 100
}

Input Parameters

ParameterTypeDefaultDescription
urlsarray[]PropertyFinder search URLs (overrides category/location/type)
categorystringbuybuy or rent
locationsarray[]Location slugs (empty = all UAE)
propertyTypesarray["properties"]Property type filters (see table below)
maxListingsinteger100Max listings to scrape (0 = unlimited)
maxPagesinteger20Max pages per search URL
sortstringndSort order (see table below)
minPriceinteger-Minimum price in AED
maxPriceinteger-Maximum price in AED
minBedroomsinteger-Minimum bedrooms
maxBedroomsinteger-Maximum bedrooms
furnishingstringanyany, furnished, unfurnished, partly-furnished
completionStatusstringanyany, completed, off_plan
proxyobject-Proxy configuration (optional)

Locations

Any location slug from propertyfinder.ae:

LocationSlugLocationSlug
DubaidubaiSharjahsharjah
Abu Dhabiabu-dhabiAjmanajman
Ras Al Khaimahras-al-khaimahFujairahfujairah
Downtown Dubaidubai/downtown-dubaiDubai Marinadubai/dubai-marina
JVCdubai/jumeirah-village-circleAl Reem Islandabu-dhabi/al-reem-island

Property Types

TypeSlugTypeSlug
All PropertiespropertiesHotel Apartmentshotel-apartments
ApartmentsapartmentsCompoundscompounds
Studio Apartmentsstudio-apartmentsLandland
VillasvillasWhole Buildingswhole-buildings
TownhousestownhousesBulk Sale Unitsbulk-sale-units
PenthousespenthousesFull Floorsfull-floors
DuplexesduplexesHalf Floorshalf-floors

Sort Options

CodeDescription
ndNewest first
mrFeatured / recommended
paPrice: low to high
pdPrice: high to low
baBedrooms: least first
bdBedrooms: most first