propertyfinder.ae
UAE property discovery and shortlist workflows for Property Finder.
Build a browser-facing UAE real estate provider for Property Finder. The surface is an unofficial web workflow, so it must handle search filters, listing detail pages, saved comparisons, alerts, and inquiry preparation without implying a public API or auto-contacting agents.
GET property search results filtered by emirate, community, price range, bedrooms, property type, and furnishing status. Returns normalized listing cards suitable for comparison and shortlisting.
Suggested surface — propose changes in your submission if the upstream differs.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Emirate name to constrain results, such as Dubai or Abu Dhabi.
Dubai
Community or neighborhood name to narrow the search.
Dubai Marina
Minimum asking price or annual rent.
120000
Maximum asking price or annual rent.
250000
Minimum or exact bedroom count depending on the site filter behavior.
2
Type of property such as apartment, villa, townhouse, or office.
apartment
Search purpose such as rent or buy.
rent
Result page number for pagination.
1
No account auth required for this operation.
Open a listing detail page and extract pricing, fees, amenities, floor plan indicators, and the agent or broker profile shown on the page.
Canonical listing page URL or listing identifier resolved from search results.
https://www.propertyfinder.ae/en/plp/buy/apartment-for-sale-dubai-marina-123456.html
Compare a user-maintained shortlist of saved listings and highlight price, status, and availability changes since the last check.
List of saved listing identifiers or URLs to compare.
["123456","789012"]
Optional baseline such as previous snapshot or last_checked.
last_checked
Assemble the fields needed for a viewing or agent inquiry, but stop before sending anything unless the user explicitly confirms the action.
Listing page that the user wants to inquire about.
https://www.propertyfinder.ae/en/plp/rent/apartment-for-rent-dubai-marina-123456.html
Name to place on the inquiry form.
Aisha Khan
Email address used for the agent inquiry.
aisha@example.com
Phone number if the form requires a callback.
+971501234567
Optional message describing the viewing request or questions.
Please share availability for a weekend viewing.
Retrieve saved search filters, alert settings, contacted agents, and listing status information for the current user session.
Whether to include contacted agent history in the response.
true
Whether to include current listing status values such as available or rented.
true
No account auth required for this operation.
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.