Bayut - Property Details Scraper avatar

Bayut - Property Details Scraper

Pricing

from $3.00 / actor start

Go to Apify Store
Bayut - Property Details Scraper

Bayut - Property Details Scraper

Extract detailed property information from Bayut property URLs including price, location, bedrooms, bathrooms, amenities, images, agent details, and descriptions. Simply provide Bayut property links and get structured real estate data in JSON, CSV, or Excel format.

Pricing

from $3.00 / actor start

Rating

0.0

(0)

Developer

datablow

datablow

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 hours ago

Last modified

Share

Bayut Real Estate Scraper

A high-performance, Playwright-powered scraper for Bayut.com β€” the leading real estate portal in the UAE, Saudi Arabia, Egypt, Jordan, Kuwait, Qatar, Oman, and Bahrain.

This actor uses a real Chromium browser to bypass Cloudflare protection and extract structured property data from Bayut at scale.

Features

  • 🏠 Property Listings β€” Scrape search results or specific property detail pages
  • πŸ‘€ Agent / Broker Profiles β€” Extract agent contacts, BRN, and agency info
  • 🏒 Agency Listings β€” Scrape agency directories
  • 🌍 Multi-Country Support β€” UAE, Saudi Arabia, Egypt, Jordan, Kuwait, Qatar, Oman, Bahrain
  • πŸ“ž Contact Details β€” Phone numbers, WhatsApp, email extracted from each listing
  • πŸ“Š Advanced Data β€” Project info, similar transactions, price trends, mortgage data, regulatory info (DLD, RERA, BRN)
  • πŸ€– Cloudflare Bypass β€” Uses Playwright with Apify residential proxies for reliable scraping

Input

FieldDescriptionExample
startUrlsDirect property URLs or search URLs to scrapehttps://www.bayut.com/property/details-15081914.html
countryTarget country (affects base URL)uae
modeScraping mode: properties, agents, agenciesproperties
maxItemsMax number of items to scrape50
includeAdvancedDataInclude project info, transactions, trends, mortgagetrue
proxyConfigurationApify Proxy settings{ useApifyProxy: true }

URL Types

  • Search URL: https://www.bayut.com/to-rent/property/dubai/ β€” scrapes a list of properties
  • Detail URL: https://www.bayut.com/property/details-15081914.html β€” scrapes one specific property

Output

Each scraped item includes:

{
"url": "https://www.bayut.com/property/details-15081914.html",
"id": 15081914,
"referenceNumber": "BAY-12345",
"title": "Spacious 2BR Apartment in Downtown Dubai",
"price": 120000,
"currency": "AED",
"purpose": "for-rent",
"category": "Residential > Apartment",
"location": "Downtown Dubai, Dubai, UAE",
"beds": 2,
"baths": 2,
"areaSqFt": 1200,
"completionStatus": "completed",
"furnishingStatus": "furnished",
"developer": "Emaar Properties",
"buildingName": "Burj View Tower",
"permitNumber": "DLD-12345",
"amenities": ["Pool", "Gym", "Parking"],
"description": "...",
"photos": ["https://..."],
"contactDetails": {
"phoneNumber": "+971501234567",
"whatsappNumber": "+971501234567",
"email": "agent@agency.ae",
"brokerName": "John Doe",
"agencyName": "ABC Real Estate",
"licenseNumber": "BRN-12345"
}
}

Proxy Configuration

This actor requires Apify Residential Proxies to bypass Cloudflare protection on Bayut. Enable this in the proxy configuration settings before running.