PropertyFinder Scraper — Listings, Prices, Agent Leads avatar

PropertyFinder Scraper — Listings, Prices, Agent Leads

Pricing

from $2.50 / 1,000 results

Go to Apify Store
PropertyFinder Scraper — Listings, Prices, Agent Leads

PropertyFinder Scraper — Listings, Prices, Agent Leads

Scrape PropertyFinder Dubai & Gulf listings without login. Export prices, geo & agent email/phone to CSV/JSON. A PropertyFinder API alternative.

Pricing

from $2.50 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

1

Bookmarked

10

Total users

5

Monthly active users

2 days ago

Last modified

Share

PropertyFinder Scraper — Dubai, UAE & Gulf Real Estate + Agent Email & Phone (No API)

Apify Actor No API key Agent leads Real Estate Export

Turn any PropertyFinder search into a clean dataset — price, beds, baths, size, location + GPS coordinates, property & offering type — and the agent's public email, phone & WhatsApp. PropertyFinder is the #1 real-estate portal in the UAE and the Gulf, with 120,000+ live listings in Dubai alone. This Actor reads the site's own structured page data across every country site (.ae, .qa, .bh, .eg, .sa, .lb) and paginates thousands of pages per search — no login, no API key.

🏆 Why this PropertyFinder scraper?

Two tools in one — a property dataset (price, geo, size, comps for analytics & ML) and a real-estate lead engine (every listing carries agent name, brokerage, email, phone & WhatsApp). 30+ fields per listing · thousands of listings per search · all 6 Gulf country sites · buy & rent · export to JSON / CSV / Excel. The unofficial PropertyFinder API alternative — no token, no login.


✨ What this Actor does / Key features

  • 🏠 Full property data — title, reference, price + currency + period (yearly/sale), property type, offering type (buy/rent), beds, baths, size, furnished, completion status, amenities.
  • 📍 Location & geo — full location name, latitude & longitude, area slug, RERA permit number, listing URL and image count.
  • 🎯 Agent & brokerage leads — agent name, super-agent flag, brokerage name + logo, and the public contact email, phone & WhatsApp.
  • 🌍 All Gulf sites — UAE (.ae), Qatar (.qa), Bahrain (.bh), Egypt (.eg), Saudi (.sa), Lebanon (.lb) — just paste that site's search URL.
  • 🔎 URL-driven filters — every filter you set on PropertyFinder (area, beds, price, buy/rent) is read straight from the URL you paste.
  • 📄 Deep pagination — walks the entire result set, thousands of listings across many pages per search.
  • 🧑‍💼 Buy & rent — both offering types supported in a single run across multiple cities.
  • 🛡️ Residential-proxy ready — Apify Proxy with RESIDENTIAL as the default for the highest success rate.
  • 💾 Export anywhere — download as JSON, CSV, Excel or XML, or pull via the Apify API.

🚀 Quick start (3 steps)

  1. Configure — set your filters on PropertyFinder, copy the URL from the address bar, and paste it into Search URLs.
  2. Run — click Start. The Actor paginates the search and streams one clean row per listing into your dataset.
  3. Get your data — open the Output tab and export to JSON, CSV, Excel or XML, or pull it via the Apify API.

📥 Input

Give the Actor at least one PropertyFinder search URL. Everything else is optional.

{
"searchUrls": ["https://www.propertyfinder.ae/en/search?c=2&t=1&fu=0&rp=y&ob=mr"],
"maxResults": 500
}

Example — multi-country, buy + rent in one run

{
"searchUrls": [
"https://www.propertyfinder.ae/en/search?c=1&t=1",
"https://www.propertyfinder.qa/en/search?c=2&t=1"
],
"maxResults": 2000,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}

Example — agent lead-gen sweep of a single area

{
"searchUrls": ["https://www.propertyfinder.ae/en/search?c=2&l=50&t=1"],
"maxResults": 0,
"maxResultsPerSearch": 3000,
"maxConcurrency": 3
}
FieldTypeDescriptionDefault
searchUrlsarrayPropertyFinder search URLs copied from the site (any country: .ae, .qa, .bh, .eg, .sa, .lb). All filters — area, beds, price, buy/rent — are read from the URL. Required.
maxResultsintegerGlobal cap across all searches. 0 = no limit (a single search can span thousands of pages).200
maxResultsPerSearchintegerPer-search cap. 0 = no per-search cap.0
useProxybooleanRoute requests through Apify Proxy (residential recommended).true
proxyConfigurationobjectApify Proxy settings. Residential gives the highest success rate.RESIDENTIAL
maxConcurrencyintegerHow many search URLs to process in parallel.3 (max 10)

Finding a search URL: apply your filters on PropertyFinder itself, then copy the resulting URL from the address bar into searchUrls. Every filter encoded in the URL is respected.

📤 Output

One clean row per listing — 30+ fields, exportable to JSON, CSV, Excel or XML. Here is a trimmed sample record:

{
"id": "98241423",
"reference": "DPF-R-43750",
"title": "Exemplary Bulgari Loft | Full Marina Views",
"url": "https://www.propertyfinder.ae/en/plp/rent/apartment-for-rent-...",
"offeringType": "Residential for Rent",
"propertyType": "Apartment",
"priceValue": 3000000, "priceCurrency": "AED", "pricePeriod": "yearly",
"bedrooms": 3, "bathrooms": 5, "sizeValue": 6991, "sizeUnit": "sqft",
"furnished": "YES", "completionStatus": "",
"locationName": "Bulgari Resort & Residences, Jumeirah Bay Island, Dubai",
"latitude": 25.20964, "longitude": 55.142,
"rera": "71297269840", "isExclusive": false,
"agentName": "Kianoush Darban", "agentIsSuper": true,
"brokerName": "Driven Properties",
"contactEmail": "kia@drivenproperties.com",
"contactPhone": "+971524960123",
"contactWhatsapp": "+971524960123",
"scrapedAt": "2026-07-06T12:00:00.000Z"
}

The Output tab also ships a ready-made Listings Overview table — property, price, size, location, agent email + phone.

💡 Use cases

  • Real-estate agent lead gen — build outreach lists of agents & brokerages (email + phone + WhatsApp) by area, price band or project.
  • Market & price analytics — track price-per-sqft, inventory, new-vs-old and rent-vs-buy across areas.
  • Developer & investor research — map supply, completion status and payment plans by community.
  • Comps & valuation / AVM — feed beds, baths, size, geo and price into pricing models.
  • Portals & aggregators — power a property feed or dashboard from a scheduled run.
  • CRM enrichment — chain with an email verifier to clean agent emails before outreach.

👥 Who uses it

Real-estate lead-gen agencies · brokerages and proptech teams · property investors & developers · market analysts and valuation/AVM builders · portals and aggregators powering listings feeds · CRM and outreach teams.

💰 Pricing

This Actor runs on a simple pay-per-result model — you pay for the listings you extract, with no separate Apify platform fees to calculate. Try it on the free tier first, then scale up. See the Pricing tab on this page for the current rate.

❓ Frequently Asked Questions

Is this a PropertyFinder API alternative? Yes. PropertyFinder has no public listings API, so this Actor is the practical API alternative — it reads the site's own structured page data and returns every field as a clean dataset, no token required.

Do I need a PropertyFinder account or API key? No. The Actor reads public listing data — no login, no token — only an Apify account.

Which countries / sites are supported? Every PropertyFinder country site — UAE (.ae), Qatar (.qa), Bahrain (.bh), Egypt (.eg), Saudi (.sa), Lebanon (.lb). Just paste that site's search URL.

How do I filter by area, price or beds? Apply the filters on PropertyFinder itself, then copy the resulting URL into searchUrls. Every filter encoded in the URL is respected, and the Actor paginates the whole result set.

Does the scraper return the real-estate agent's email and phone? Yes — whenever PropertyFinder exposes them publicly on the listing, email, phone and WhatsApp come through. Where an agent only exposes a phone, the email is null (and vice-versa).

How do I scrape Dubai apartments for rent from PropertyFinder? Set your filters on propertyfinder.ae, copy the search URL into searchUrls and run to export every listing with price, beds, geo and agent contact.

How much data can I get? A single search can span thousands of listings across many pages. Use maxResults / maxResultsPerSearch to control volume; 0 means no cap.

How do I export PropertyFinder data to CSV or JSON? Run a search, then download the dataset from the Output tab or the Apify API as JSON, CSV or Excel. Every listing — price, geo and agent email/phone — comes through in one export.

Is scraping this allowed? The Actor collects publicly available listing data. You are responsible for complying with PropertyFinder's terms and your local regulations, including how you use agent contact details.

🔗 More real estate scrapers by logiover

Building a cross-market property dataset? Pair PropertyFinder with the rest of the real-estate suite:

RegionActor
🇬🇷 GreeceSpitogatos Scraper · XE.gr Scraper
🇺🇸 USARealtor.com Scraper · Redfin Scraper
🇩🇪 GermanyImmobilienScout24 Scraper · WG-Gesucht Scraper
🇵🇱 PolandOtodom.pl Scraper
🇨🇿 CzechiaSreality.cz Scraper
🇷🇴 RomaniaStoria.ro Scraper
🇮🇹 ItalySubito Scraper · Casa.it Scraper
🇦🇹 AustriaWillhaben Scraper
🇮🇪 IrelandDaft.ie Scraper · MyHome.ie Scraper
🇳🇱 NetherlandsFunda Scraper
🇸🇬 SingaporeEdgeProp Scraper

👉 Browse all logiover scrapers on Apify Store — 180+ actors across real estate, jobs, crypto, social media & B2B data.

⏰ Scheduling & integration

Schedule this Actor on Apify for a fresh listings + agent-leads feed every morning, straight to the Apify API, a webhook, Google Sheet, S3 or your warehouse. Export to JSON, CSV or Excel, and connect it to Make, n8n or Zapier to build automated real-estate and lead-gen pipelines. Chain it with an email verifier to clean agent emails before outreach.

⭐ Support & feedback

Found a bug or need an extra field? Open an issue on the Issues tab — response is usually fast. If this Actor saves you time, a ★★★★★ review on the Store page genuinely helps and is hugely appreciated. 🙏

This Actor extracts only publicly available listing data and is intended for legitimate research, analytics and lead-generation use. You are responsible for complying with PropertyFinder's terms of service and any applicable local laws, including how you use agent contact details (GDPR/PDPL and local marketing rules).


📝 Changelog

2026-07-06

  • ✨ README overhaul: standardized shields badges, added a full field reference, extra ready-to-run example scenarios, a cross-country real-estate suite grid, and a clearer quick-start.

2026-07-01

  • Maintenance pass: re-verified end-to-end on live data and confirmed successful runs within the 5-minute quality window on the default input.
  • Sharpened Store metadata (SEO title & description) and expanded the FAQ with high-intent, long-tail questions for easier discovery in Google and Apify Store search.
  • Added ready-to-run example tasks that cover common real-world use cases.

2026-06-15

  • Reliability pass: re-verified end-to-end on live data with real-world inputs. Routine maintenance build.

2026-06-07

  • Docs: added coverage for PropertyFinder API alternative, exporting data to CSV/JSON, and scraping without login.