๐Ÿ  PropertyFinder Scraper avatar

๐Ÿ  PropertyFinder Scraper

Pricing

from $2.99 / 1,000 results

Go to Apify Store
๐Ÿ  PropertyFinder Scraper

๐Ÿ  PropertyFinder Scraper

๐Ÿ  PropertyFinder Scraper extracts real estate listings with key details from Property Finder. ๐Ÿš€ Automate lead research, market insights & data enrichment with fast, scalable scraping. ๐Ÿ“ˆ Ideal for agencies, analysts & builders.

Pricing

from $2.99 / 1,000 results

Rating

0.0

(0)

Developer

SimpleAPI

SimpleAPI

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

๐Ÿ  PropertyFinder Scraper โ€” UAE Real Estate Listings

Extract structured real-estate data from PropertyFinder at scale โ€” prices, sizes, agents, brokers, geolocation, amenities, images, descriptions and dozens of other fields โ€” straight from any search or listing-collection URL.

Works across PropertyFinder country domains (.ae, .qa, .bh, .eg, .sa) for both sale and rent listings.

โญ Why choose this Actor?

  • โšก Fast & lightweight โ€” concurrent page workers with in-run de-duplication; no heavy browser overhead.
  • ๐Ÿ›ก๏ธ Smart proxy fallback โ€” runs direct by default and automatically escalates to datacenter, then residential proxies only if PropertyFinder starts blocking โ€” then sticks with the working tier.
  • ๐Ÿ†• Monitoring mode โ€” only scrape properties newly listed since your previous run.
  • ๐Ÿ“‰ Delisting detection โ€” track first-seen / last-seen dates to know which listings disappeared.
  • ๐Ÿ’พ Live results โ€” every property is saved the moment it's collected, so a crash never loses progress.
  • ๐Ÿ“Š Sectioned output โ€” results are organised into Overview, Location, Pricing, Agent & Broker, Media and Status tabs.

๐Ÿ”‘ Key features

  • Bulk input of search/listing URLs.
  • 1โ€“5 parallel threads (you choose the speed).
  • Optional unit-number enrichment via an external endpoint.
  • Pay-per-event pricing โ€” you only pay for what you scrape.

๐Ÿ“ฅ Input

{
"listUrls": [
{ "url": "https://www.propertyfinder.ae/en/search?c=1&l=21&fu=0&rp=y&ob=mr" }
],
"threads": "2",
"maxPagesPerUrl": 0,
"monitoringMode": false,
"proxyConfiguration": { "useApifyProxy": false }
}
FieldDescription
listUrlsOne or more PropertyFinder search/listing URLs (bulk supported). Required.
threadsParallel result pages to fetch (1โ€“5).
maxPagesPerUrlStop after N pages per URL. 0 = follow pagination to the end.
monitoringModeOnly output properties new vs. previous runs.
retrieveUnitNumber / unitFinderEndpointResolve building unit numbers via an external service.
enableDelistingTrackerTrack listings over time to detect delisting.
addEmptyTrackerRecordIn monitoring mode, also emit minimal records for still-live listings.
proxyConfigurationOptional. Force a proxy from the start; otherwise the Actor auto-escalates only when blocked.

๐Ÿ“ค Output

Each dataset row is one property:

{
"id": "96948115",
"url": "https://www.propertyfinder.ae/en/plp/buy/villa-for-sale-dubai-al-mizhar-al-mizhar-1-96948115.html",
"title": "Spacious 7BR | GCC Nationals Only | Prime Location",
"displayAddress": "Al Mizhar 1, Al Mizhar, Dubai",
"city": "Dubai",
"community": "Al Mizhar",
"bedrooms": "7",
"bathrooms": "7+",
"price": 12000000,
"priceCurrency": "AED",
"propertyType": "Villa",
"size": 20255,
"sizeUnit": "sqft",
"agent": "Faissal Abi Rafeh",
"agentPhone": "+971521287839",
"broker": "PACIFIC REAL ESTATE INVESTMENT L.L.C",
"coordinates": { "latitude": 25.2462, "longitude": 55.4416 },
"amenities": ["BA", "BW", "AC"],
"images": ["https://static.shared.propertyfinder.ae/...668x452.jpg"],
"isVerified": true
}

Full field set includes: address & community tree, bedrooms/bathrooms, listed date, agent & broker contacts, RERA / reference identifiers, price & currency, size, furnishing & completion status, amenities & features, description, image URLs, geolocation and many boolean status flags.

๐Ÿš€ How to use the Actor (via Apify Console)

  1. Log in at https://console.apify.com โ†’ Actors.
  2. Open PropertyFinder Scraper.
  3. Paste one or more PropertyFinder search URLs into List URLs.
  4. (Optional) pick the number of threads, toggle monitoring, configure proxy.
  5. Click Start.
  6. Watch the live logs โ€” every property streams in as it's collected.
  7. Open the Output tab (Overview / Location / Pricing / Agent / Media / Status views) and export to JSON, CSV or Excel.

๐Ÿ’ก Best use cases

  • Build UAE property inventories and market datasets.
  • Daily monitoring of new listings in chosen communities.
  • Lead generation from agent / broker contact data.
  • Price benchmarking, mapping and market analysis.

โ“ FAQ

Do I need a proxy? No. The Actor runs direct by default and only turns on proxies if PropertyFinder blocks it.

Will it scrape every page? Yes โ€” by default it follows pagination to the last page. Cap it with maxPagesPerUrl.

Does monitoring mode remember across runs? Yes, via a named key-value store. Scrape the same URLs each run for meaningful results.

Only collect publicly available data. You are responsible for compliance with applicable laws (GDPR/CCPA, anti-spam, etc.) and the target site's terms of service.

๐Ÿ†˜ Support & feedback

Found a bug or want a new field? Open an issue on the Actor's page โ€” feedback is welcome.