๐ PropertyFinder Scraper
Pricing
from $2.99 / 1,000 results
๐ 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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
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 }}
| Field | Description |
|---|---|
listUrls | One or more PropertyFinder search/listing URLs (bulk supported). Required. |
threads | Parallel result pages to fetch (1โ5). |
maxPagesPerUrl | Stop after N pages per URL. 0 = follow pagination to the end. |
monitoringMode | Only output properties new vs. previous runs. |
retrieveUnitNumber / unitFinderEndpoint | Resolve building unit numbers via an external service. |
enableDelistingTracker | Track listings over time to detect delisting. |
addEmptyTrackerRecord | In monitoring mode, also emit minimal records for still-live listings. |
proxyConfiguration | Optional. 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)
- Log in at https://console.apify.com โ Actors.
- Open PropertyFinder Scraper.
- Paste one or more PropertyFinder search URLs into List URLs.
- (Optional) pick the number of threads, toggle monitoring, configure proxy.
- Click Start.
- Watch the live logs โ every property streams in as it's collected.
- 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.
โ ๏ธ Legal & ethical use
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.