Property Finder Scraper โ€” UAE & Gulf Real Estate Listings avatar

Property Finder Scraper โ€” UAE & Gulf Real Estate Listings

Pricing

from $0.0015 / item scraped

Go to Apify Store
Property Finder Scraper โ€” UAE & Gulf Real Estate Listings

Property Finder Scraper โ€” UAE & Gulf Real Estate Listings

Scrape Property Finder real-estate listings across the UAE and Gulf, for sale or rent: price, beds, baths, size, location, images, amenities, brokerage and URL. One clean row per property as JSON, CSV or Excel for research, valuation and lead generation.

Pricing

from $0.0015 / item scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

๐Ÿ™๏ธ Property Finder Scraper โ€” UAE & Gulf Real Estate Listings

Scrape Property Finder property listings across the UAE and the Gulf as clean, structured JSON, CSV, Excel or XML. Point it at any Property Finder search โ€” buy or rent, any city, area, property type, price range or number of bedrooms โ€” and it returns one tidy row per property: price, title, description, bedrooms, bathrooms, size, location, coordinates, images, amenities, reference, brokerage and the listing URL. Perfect for real-estate market research, price comparison, valuation, investment analysis and lead generation.

What does Property Finder Scraper do?

This actor turns Property Finder search results into a ready-to-use dataset. Open Property Finder (or its regional sites for Qatar, Bahrain, Saudi Arabia and Egypt), set up exactly the search you want โ€” for sale or for rent, apartments or villas, a specific community, a price band, a minimum number of bedrooms โ€” then paste the results-page URL straight from your browser. The scraper walks every results page and collects each property with rich, structured fields.

Want the fullest data? Turn on Fetch full details and it opens each property's own page for the complete description, full image gallery and amenities. You can also feed it a list of individual listing URLs directly.

What data can you get?

Per property:

FieldDescription
idProperty Finder listing ID.
referenceListing reference code.
propertyTypeProperty type (e.g. Apartment, Villa, Townhouse).
offeringTypeOffering type (e.g. Residential for Sale, Residential for Rent).
titleListing title.
descriptionListing description.
pricePrice as a number.
currencyCurrency code (e.g. AED).
pricePeriodWhether the price is a sale price or a rent period.
pricePerAreaPrice per unit of area, when available.
bedroomsNumber of bedrooms.
bathroomsNumber of bathrooms.
sizeBuilt-up size as a number.
sizeUnitSize unit (e.g. sqft).
furnishedFurnishing status, when shown.
completionStatusCompletion status (e.g. ready, off-plan).
locationFull location name (community, city).
locationSlugLocation slug.
latitude / longitudeMap coordinates.
imagesList of image URLs.
imagesCountNumber of images.
amenitiesList of amenity names.
listedDateWhen the listing was posted.
lastRefreshedAtWhen the listing was last refreshed.
isVerifiedWhether the listing is verified.
isNewConstructionWhether the property is new construction.
brokerListing brokerage (company name).
agentListing agent name, when shown.
urlLink to the property page.
collectedAtTimestamp when the row was collected.

Use cases

  • Real-estate market research โ€” map asking prices, sizes and available stock across communities and cities.
  • Price comparison โ€” find the cheapest listings in an area and compare price per square foot across neighbourhoods.
  • Valuation & comparables โ€” pull comparable properties by area, size, type and price band.
  • Investment analysis โ€” screen rental yields, off-plan vs ready stock and new construction.
  • Lead generation โ€” build lists of listings and brokerages for outreach.
  • Price & stock monitoring โ€” track asking prices and new listings over time.
  • Dashboards & automation โ€” feed fresh, structured listing data into your own reports and pipelines on a schedule.

How to use it

  1. Add Property Finder Scraper to your Apify account and open its input.
  2. On Property Finder, build your search (buy/rent, city, area, type, price, beds) and copy the results-page URL.
  3. Paste one or more URLs into Search URLs.
  4. Optionally turn on Fetch full details for the full description, complete gallery and amenities.
  5. Set Max items per search URL and Max items to cap the output, then click Run.
  6. Export the results as JSON, CSV, Excel or XML.

Input

{
"searchUrls": [
{ "url": "https://www.propertyfinder.ae/en/search?c=1&t=1&fu=0&rp=y&ob=mr" }
],
"fetchDetails": false,
"maxItemsPerUrl": 100,
"maxItems": 0
}
FieldDescription
searchUrlsOne or more Property Finder search-result page URLs to scrape.
propertyUrlsOptional list of individual listing page URLs for direct, full-detail scraping.
fetchDetailsAlso open each property's own page for the fullest description, gallery and amenities.
maxItemsPerUrlCap the number of properties per search URL. 0 = no per-URL limit.
maxItemsOverall cap across all URLs. 0 = no limit.
proxyConfigurationOptional proxy settings. Not required.

What you get

One flat JSON row per property, ready to export to CSV, Excel, JSON or XML.

{
"id": "140584343",
"reference": "VG/D17/JVC/KMA-NS2026",
"propertyType": "Apartment",
"offeringType": "Residential for Sale",
"title": "Genuine Resale | Great Investors Deal",
"price": 900000,
"currency": "AED",
"pricePeriod": "sell",
"bedrooms": 1,
"bathrooms": 2,
"size": 649,
"sizeUnit": "sqft",
"location": "Vita Grande, District 17, Jumeirah Village Circle, Dubai",
"latitude": 25.060007,
"longitude": 55.218177,
"amenities": ["Balcony", "Built in Wardrobes", "Covered Parking", "Shared Pool"],
"broker": "NOVA CRYSTAL LINE REAL ESTATE L.L.C",
"url": "https://www.propertyfinder.ae/en/plp/buy/apartment-for-sale-dubai-jumeirah-village-circle-district-17-vita-grande-140584343.html"
}

FAQ

Which regions are covered? Anywhere on Property Finder โ€” the UAE (propertyfinder.ae), plus Qatar, Bahrain, Saudi Arabia and Egypt. Just paste a search URL from the relevant site.

Can I scrape rentals as well as sales? Yes. Build a rent search on Property Finder and paste that URL, or a buy search for sales โ€” the scraper follows whatever search you give it.

Can I scrape specific listings I already have? Yes โ€” add their URLs to Property URLs for one full-detail row per listing.

How do I get the fullest data per property? Turn on Fetch full details and the scraper collects each property's complete description, full image gallery and amenities.

What export formats are supported? JSON, CSV, Excel and XML โ€” plus the Apify API and integrations for automation.