Property Finder API Scraper avatar

Property Finder API Scraper

Pricing

from $1.00 / 1,000 listing row — basic data

Go to Apify Store
Property Finder API Scraper

Property Finder API Scraper

Scrape Property Finder (MENA real estate: UAE, Saudi Arabia, Qatar, Egypt, Bahrain) public listings: search by location/type/price with full property detail (price, size, beds/baths, location + coordinates, images, agent/broker, amenities, RERA permit). Read-only, no account.

Pricing

from $1.00 / 1,000 listing row — basic data

Rating

0.0

(0)

Developer

R.L.

R.L.

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

21 hours ago

Last modified

Categories

Share

Property Finder Scraper – Real Estate Listings API for UAE, Saudi Arabia, Qatar, Egypt & Bahrain

Extract real estate listings from Property Finder — the Middle East's largest property portal — as clean, structured JSON. Search apartments, villas, townhouses and commercial units for rent or sale across the UAE (Dubai, Abu Dhabi), Saudi Arabia, Qatar, Egypt and Bahrain, and pull full listing detail: price, size, bedrooms, location with GPS coordinates, photos, agent & brokerage, amenities and the RERA permit.

Fast and reliable — this Property Finder scraper reads the portal's own data API directly, so you get complete, structured records with no flaky HTML parsing and no headless browser. Export to JSON, CSV, Excel, or pull straight from the API into your own tools.

🏙️ What this Property Finder scraper does

  • 🔎 Search listings by country, location, purpose (buy / rent / commercial / new projects), price, bedrooms, bathrooms, property type, furnishing and more.
  • 📄 Full property details — description, amenities, furnishing, developer/zone, RERA permit, price-per-area, agent, and brokerage contact (phone, email, address).
  • 📍 Search by place name — just type "Dubai Marina", "Downtown Dubai", "Riyadh" or "Doha"; the scraper resolves it to the right area automatically. No cryptic IDs.
  • 🌍 5 marketspropertyfinder.ae, .sa, .qa, .eg, .bh — from one actor.
  • API-fast & structured — direct data-API access returns clean JSON, not scraped HTML.

💡 Use cases

  • Real estate market research & analytics — track supply, asking prices and price-per-sqft by area.
  • Price & inventory monitoring — watch new listings and price drops across communities over time.
  • Lead generation — build brokerage contact lists (phone, email, address) alongside their live inventory. Enable Fetch full property details to include brokerage contact.
  • Investment & valuation — feed comparable listings into your pricing or CMA models.
  • Property portals & apps — power aggregators, dashboards and alerts with fresh Gulf real-estate data.

📥 Input

Configure a run from the visual input form or via the API. Common examples:

All apartments for rent in Dubai Marina, cheapest first

{ "country": "ae", "location": "Dubai Marina", "category": "rent",
"propertyType": "apartment", "sort": "price_asc", "maxItems": 200 }

Villas for sale in Riyadh, with full details

{ "country": "sa", "location": "Riyadh", "category": "buy",
"propertyType": "villa", "includeDetails": true, "maxItems": 100 }

Key inputs: country, location (place name), category, propertyType, minPrice / maxPrice, bedrooms, bathrooms, furnished, sort, includeDetails, maxItems. Use Property details mode with propertyIds to fetch full records for specific listings.

📤 Output

One row per property, for example:

{
"id": "141897764",
"title": "Upgraded Kitchen and Bathroom | Vacant Oct | Large",
"property_type": "Apartment",
"price": 325000,
"currency": "AED",
"price_period": "yearly",
"bedrooms": "4",
"bathrooms": "5",
"size": 2100,
"size_unit": "sqft",
"location_name": "Al Mesk Tower, Dubai Marina Towers, Dubai Marina, Dubai",
"latitude": 25.078,
"longitude": 55.139,
"broker_name": "Rosenheim Luxury Properties",
"broker_phone": "+971522887777",
"broker_email": "info@rosenheimgroup.com",
"broker_address": "Office 203, Emaar Business Park, Dubai",
"agent_name": "Jane Doe",
"amenities": ["Balcony", "Central A/C", "Covered Parking", "Shared Pool", "Shared Gym"],
"furnished": "NO",
"rera_permit": "R-12345",
"is_verified": true,
"images": ["https://static.shared.propertyfinder.ae/.../1136x640.jpg"],
"share_url": "https://www.propertyfinder.ae/en/plp/.../141897764.html"
}

Every record also includes reference, zone_name, price_per_area, completion_status, listed_date, is_featured, video_url and the RERA rera_validation_url.

With Fetch full property details enabled, each row additionally carries description, amenities, furnished, and the brokerage contactbroker_phone, broker_email, broker_address (ideal for lead generation).

🚀 How to scrape Property Finder in 3 steps

  1. Choose a country and type a location (e.g. Dubai Marina) and purpose (rent or buy).
  2. Add any filters (price, bedrooms, property type) and set Max items; toggle Fetch full property details for descriptions and amenities.
  3. Click Start and export the results as JSON, CSV or Excel — or fetch them from the API.

❓ FAQ

Is scraping Property Finder legal? This actor collects only publicly available listing data that anyone can view on the site without logging in. As with any scraping, use the data responsibly and in line with applicable laws and terms.

Do I need a Property Finder account or API key? No. Public listings require no account or token.

Which countries are supported? UAE, Saudi Arabia, Qatar, Egypt and Bahrain.

Can I get an individual listing by ID? Yes — use Property details mode with one or more propertyIds (the number at the end of a listing URL).

How many listings can I get? Set maxItems to whatever you need; results are paginated automatically.

💳 Pricing

Pay per result:

EventWhenPrice
Listing rowper property returned (search or details mode)$0.001
Listing detailsadditionally per property when full details are included$0.0005

🛟 Support

Questions or a field you'd like added? Open an issue and we'll help. Happy scraping!