π PropertyFinder Scraper
Pricing
from $3.99 / 1,000 results
π PropertyFinder Scraper
π PropertyFinder Scraper extracts property listings, prices, locations & key details from Property Finder. π Fast, structured data for real estate research, lead gen & market analysis. β Effortless, SEO-friendly. π
Pricing
from $3.99 / 1,000 results
Rating
0.0
(0)
Developer
Scrapio
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days 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.