Bayut |Search|Listing(s)|Broker(s)|Company(s)| Richest Output avatar
Bayut |Search|Listing(s)|Broker(s)|Company(s)| Richest Output

Pricing

$15.00/month + usage

Go to Store
Bayut |Search|Listing(s)|Broker(s)|Company(s)| Richest Output

Bayut |Search|Listing(s)|Broker(s)|Company(s)| Richest Output

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Get comprehensive Bayut property data including pricing, specs (rooms, area, furnishing), location details, agent/agency info, verification status, high-res photos, and multilingual descriptions. Ideal for market analysis, lead generation, and property research with complete, structured data export.

0.0 (0)

Pricing

$15.00/month + usage

0

Total users

15

Monthly users

15

Runs succeeded

>99%

Last modified

6 days ago

Bayut Property Scraper

Unlock the Full Power of Bayut Property Data - The only scraper you need to track, analyze, and understand real estate listings on Bayut with enterprise-grade reliability and precision. Whether you're monitoring property markets in the UAE, tracking price trends, or conducting real estate research, our scraper delivers comprehensive, real-time insights while saving you time and resources.

"From luxury apartments in Dubai Marina to villas in Abu Dhabi, we turn Bayut's property data into your competitive advantage."

Explore More Scrapers

If you found this Apify Bayut Scraper useful, be sure to check out our other powerful real estate scrapers:

Overview

The Bayut Scraper is your go-to tool for extracting property data from Bayut.com. Ideal for real estate investors, market analysts, and property researchers, it tracks property details, pricing, and listing information across the UAE. With easy setup and multiple export formats (JSON, CSV), it's perfect for anyone looking to gather comprehensive property data from Bayut.

What does Bayut Scraper do?

The Bayut Scraper is a powerful tool that enables you to:

Comprehensive Data Collection

  • Property Data
    • Extract complete property details and specifications
    • Scrape historical listing data and price changes
  • Company Data
    • Scrape company listings by location (e.g., https://www.bayut.com/companies/abu-dhabi)
    • Extract detailed company information (e.g., https://www.bayut.com/companies/oia-properties-10678/?activeTab=team)
    • Gather company team information and contact details
    • Gather comprehensive property features and amenities
    • Analyze property locations and surrounding areas in the UAE
    • Download high-quality property images and virtual tours
  • Broker & Agent Data
    • Scrape individual broker/agent profiles with complete contact information
    • Extract broker performance metrics and listing statistics
    • Gather agency affiliations and license details
    • Access broker service areas and language proficiencies

Advanced Scraping Capabilities

  • Pagination Handling: Automatically navigates through all search result pages
  • Efficient Processing: Processes only new or updated listings in subsequent runs
  • Change Detection: Identifies price changes, status updates, and new listings
  • Scheduled Monitoring: Set up automated runs to keep your UAE property data current
  • Incremental Data Collection: Build comprehensive property datasets over time

Flexible Scraping Options

  • Broker/Agent Profiles: Scrape individual broker details using profile URLs
    • Example: https://www.bayut.com/brokers/sheetal-sureen-749540.html
  • Broker Directories: Extract broker listings by location
    • Example: https://www.bayut.com/brokers/dubai/?languages=en
  • Search Results: Extract all properties matching specific search criteria
    • Example: https://www.bayut.com/for-sale/property/dubai/dubai-marina/
  • Filtered Searches: Apply advanced filters directly in the URL
    • Example: https://www.bayut.com/for-sale/property/dubai/dubai-marina/?price_max=1650000&area_max=74.322432
  • Individual Listings: Target specific properties using direct URLs
    • Example: https://www.bayut.com/property/details-12008171.html
  • Companies List: Extract company listings by location
    • Example: https://www.bayut.com/companies/abu-dhabi
  • Company Details: Extract company information using company URLs
    • Example: https://www.bayut.com/companies/oia-properties-10678/?activeTab=team

This tool is ideal for:

  • UAE real estate market research and analysis
  • Property investment analysis and due diligence in the Middle East
  • Competitive market analysis in Dubai, Abu Dhabi, and other Emirates
  • Building property databases for investment decisions
  • Tracking price trends and market movements in the Gulf region

Features

  • Comprehensive Data Extraction: Detailed property information, pricing, and specifications
  • Dual Scraping Modes:
    • Search Results: Scrape all properties from search results (e.g., https://www.bayut.com/for-sale/property/dubai/dubai-marina/)
    • Individual Listings: Target specific properties using direct URLs (e.g., https://www.bayut.com/property/details-12008171.html)
    • Companies List: Extract company listings by location (e.g., https://www.bayut.com/companies/abu-dhabi)
    • Company Details: Extract company information using company URLs (e.g., https://www.bayut.com/companies/oia-properties-10678/?activeTab=team)
  • Flexible Input: Supports multiple input formats:
    • Search result URLs (e.g., https://www.bayut.com/for-sale/property/dubai/)
    • Direct property URLs (e.g., https://www.bayut.com/property/details-12008171.html)
    • Companies List URLs (e.g., https://www.bayut.com/companies/abu-dhabi)
    • Custom search criteria with advanced filters
  • Automatic Pagination: Handles multi-page results automatically across all search types
  • Efficient Processing: Concurrent scraping with configurable concurrency settings
  • Reliable Performance: Built-in retry mechanisms and proxy support
  • Structured Data Export: Download property data in JSON or CSV format for analysis

How to Use

Scraping Property Listings

To scrape property listings:

  1. Set Up: Ensure you have an Apify account and access to the Apify platform.
  2. Configure Input: Provide the search URL or specific property URL:
    • https://www.landsearch.com/rural/south-carolina/
    • https://www.landsearch.com/properties/3068-warrior-creek-church-rd-gray-court-sc-29645/4431927
  3. Adjust Settings: Configure options like max items, monitoring mode, and proxy settings as needed.
  4. Run the Scraper: Execute the scraper on the Apify platform.
  5. Data Collection: The scraper will output all available property data.

Input Configuration

Here's an example of how to set up the input for the LandSearch Scraper:

{
"startUrls": [
{
"url": "https://www.landsearch.com/rural/south-carolina/"
},
{
"url": "https://www.landsearch.com/properties/3068-warrior-creek-church-rd-gray-court-sc-29645/4431927"
}
],
"maxItems": 1000,
"monitoringMode": false,
"maxConcurrency": 10,
"minConcurrency": 1,
"maxRequestRetries": 100,
"proxyConfiguration": {
"useApifyProxy": true
}
}

Input Fields Explanation

  • startUrls: Array of objects containing one of these formats:
    • Search URL: {"url": "https://www.bayut.com/for-sale/property/dubai/"}
    • Property URL: {"url": "https://www.bayut.com/property/details-123456.html"}
    • Company List URL: {"url": "https://www.bayut.com/companies/abu-dhabi"}
    • Company Details URL: {"url": "https://www.bayut.com/companies/oia-properties-10678/?activeTab=team"}
    • Broker Profile URL: {"url": "https://www.bayut.com/brokers/sheetal-sureen-749540.html"}
    • Broker Directory URL: {"url": "https://www.bayut.com/brokers/dubai/"}
  • maxItems: Maximum number of items to scrape (default: 1000).
  • monitoringMode: When enabled, only scrapes new listings compared to previous runs (default: false).
  • maxConcurrency: Maximum number of pages processed simultaneously (default: 10).
  • minConcurrency: Minimum number of pages processed simultaneously (default: 1).
  • maxRequestRetries: Number of retries for failed requests (default: 100).
  • proxyConfiguration: Proxy settings for enhanced scraping reliability.

Monitoring Mode

When monitoringMode is enabled, the scraper will only collect new listings that haven't been seen in previous runs. This is useful for:

  • Tracking new properties as they come on the market
  • Building a historical archive of property listings
  • Monitoring specific areas for new opportunities without duplicating data

How Monitoring Mode Works

  1. The scraper maintains a record of previously scraped property IDs
  2. On subsequent runs with monitoringMode: true, it checks each property against this record
  3. Only new properties (those not in the record) are processed and added to the output
  4. The record is updated with any new property IDs found

Output Structure

The scraper provides comprehensive information about Bayut property listings. The output includes detailed property information, agent/agency details, location data, and multimedia content. Here's a breakdown of the main components:

Sample JSON Output

{
"id": 8773336,
"objectID": 8773336,
"ownerID": 2469797,
"userExternalID": "2469797",
"sourceID": 1,
"state": "active",
"geography": {
"lat": 25.081678,
"lng": 55.14697
},
"purpose": "for-sale",
"price": 930000,
"product": "hot",
"productLabel": "default",
"rentFrequency": null,
"referenceNumber": "AP7604-1S",
"permitNumber": "7117257000",
"projectNumber": null,
"title": "NEXT TO METRO STATION | BIGGEST STUDIO | RENTED",
"title_l1": "شقة في مارينا دايموند 3،مارينا دايموند،دبي مارينا 930000 درهم - 12011965",
"title_l2": "位于迪拜码头,滨海钻石住宅区,滨海钻石3号楼 的公寓 930000 AED - 12011965",
"title_l3": "Квартира в Дубай Марина,Марина Даймондc,Марина Даймонд 3, 930000 AED - 12011965",
"description": "Contemporary Studio | Prime Location | Shared Amenities\n\nPresenting a stunning studio apartment in the heart of Dubai Marina, nestled within the sought-after Marina Diamond 3. This beautifully designed unit offers a generous living space of 713.97 sq. ft, perfect for modern urban living. \n\nKey Highlights:\n- Studio layout with 1 elegant bathroom\n- Equipped with built-in kitchen appliances for your convenience\n- Inviting balcony with views of the vibrant Dubai Marina\n- Additional features include built-in wardrobes and central A/C & heating\n- Amenities galore: shared pool, spa, and gym, alongside children's play areas\n- Concierge service and 24/7 security for peace of mind\n- Covered parking space and pet-friendly environment\n\nThis apartment is ideal for individuals seeking a stylish lifestyle or investors looking for excellent rental potential. Enjoy access to Dubai Marina's chic dining, shopping, and leisure offerings right at your doorstep. \n\nMarina Diamond 3 redefines luxurious living with its unmatched amenities and exceptional connectivity. For more information or to schedule a viewing, please contact Stage Properties today!",
"description_l1": "استوديو معاصر | موقع متميز | وسائل الراحة المشتركة\n\nتقدم شقة استوديو مذهلة في قلب مرسى دبي ، تقع داخل مارينا دايموند 3 المرغوبة. توفر هذه الوحدة المصممة بشكل جميل مساحة معيشة واسعة تبلغ 713.97 قدما مربعا، مما يجعلها مثالية للحياة الحضرية العصرية. \n\nأبرز الملامح:\n- تصميم استوديو مع 1 حمام أنيق\n- مجهزة بأدوات مطبخ مدمجة لراحتك\n- شرفة جذابة مع إطلالات على مرسى دبي النابض بالحياة\n- تشمل الميزات الإضافية خزائن مدمجة ومكيف مركزي وتدفئة\n- وسائل الراحة الوفيرة: مسبح مشترك ومنتجع صحي وصالة ألعاب رياضية ، إلى جانب مناطق لعب الأطفال\n- خدمة الكونسيرج والأمن 24/7 لراحة البال\n- مساحة مغطاة لوقوف السيارات وبيئة صديقة للحيوانات الأليفة\n\nهذه الشقة مثالية للأفراد الذين يبحثون عن أسلوب حياة أنيق أو المستثمرين الذين يبحثون عن إمكانات تأجير ممتازة. استمتع بالوصول إلى عروض تناول الطعام والتسوق والترفيه الأنيقة في مرسى دبي على عتبة داركم. \n\nتعيد مارينا دايموند 3 تعريف الحياة الفاخرة بوسائل الراحة التي لا مثيل لها واتصالها الاستثنائي. لمزيد من المعلومات أو لجدولة المشاهدة ، يرجى الاتصال ب Stage Properties اليوم!",
"description_l2": "Contemporary Studio | Prime Location | Shared Amenities\n\nPresenting a stunning studio apartment in the heart of Dubai Marina, nestled within the sought-after Marina Diamond 3. This beautifully designed unit offers a generous living space of 713.97 sq. ft, perfect for modern urban living. \n\nKey Highlights:\n- Studio layout with 1 elegant bathroom\n- Equipped with built-in kitchen appliances for your convenience\n- Inviting balcony with views of the vibrant Dubai Marina\n- Additional features include built-in wardrobes and central A/C & heating\n- Amenities galore: shared pool, spa, and gym, alongside children's play areas\n- Concierge service and 24/7 security for peace of mind\n- Covered parking space and pet-friendly environment\n\nThis apartment is ideal for individuals seeking a stylish lifestyle or investors looking for excellent rental potential. Enjoy access to Dubai Marina's chic dining, shopping, and leisure offerings right at your doorstep. \n\nMarina Diamond 3 redefines luxurious living with its unmatched amenities and exceptional connectivity. For more information or to schedule a viewing, please contact Stage Properties today!",
"description_l3": "Contemporary Studio | Prime Location | Shared Amenities\n\nPresenting a stunning studio apartment in the heart of Dubai Marina, nestled within the sought-after Marina Diamond 3. This beautifully designed unit offers a generous living space of 713.97 sq. ft, perfect for modern urban living. \n\nKey Highlights:\n- Studio layout with 1 elegant bathroom\n- Equipped with built-in kitchen appliances for your convenience\n- Inviting balcony with views of the vibrant Dubai Marina\n- Additional features include built-in wardrobes and central A/C & heating\n- Amenities galore: shared pool, spa, and gym, alongside children's play areas\n- Concierge service and 24/7 security for peace of mind\n- Covered parking space and pet-friendly environment\n\nThis apartment is ideal for individuals seeking a stylish lifestyle or investors looking for excellent rental potential. Enjoy access to Dubai Marina's chic dining, shopping, and leisure offerings right at your doorstep. \n\nMarina Diamond 3 redefines luxurious living with its unmatched amenities and exceptional connectivity. For more information or to schedule a viewing, please contact Stage Properties today!",
"descriptionTranslated": false,
"descriptionTranslated_l1": true,
"descriptionTranslated_l2": null,
"descriptionTranslated_l3": null,
"externalID": "12011965",
"slug": "next-to-metro-station-biggest-studio-rented-12011965",
"location": [
{
"id": 1,
"level": 0,
"externalID": "5001",
"name": "UAE",
"name_l1": "الإمارات",
"name_l2": "阿联酋",
"name_l3": "ОАЭ",
"slug": "/uae"
},
{
"id": 2,
"level": 1,
"externalID": "5002",
"name": "Dubai",
"name_l1": "دبي",
"name_l2": "迪拜",
"name_l3": "Дубай",
"slug": "/dubai"
},
{
"id": 36,
"level": 2,
"externalID": "5003",
"name": "Dubai Marina",
"name_l1": "دبي مارينا",
"name_l2": "迪拜码头",
"name_l3": "Дубай Марина",
"slug": "/dubai/dubai-marina",
"type": "neighbourhood"
},
{
"id": 543,
"level": 3,
"externalID": "9667",
"name": "Marina Diamonds",
"name_l1": "مارينا دايموند",
"name_l2": "滨海钻石住宅区",
"name_l3": "Марина Даймондc",
"slug": "/dubai/dubai-marina/marina-diamonds"
},
{
"id": 982,
"level": 4,
"externalID": "5006",
"name": "Marina Diamond 3",
"name_l1": "مارينا دايموند 3",
"name_l2": "滨海钻石3号楼",
"name_l3": "Марина Даймонд 3",
"slug": "/dubai/dubai-marina/marina-diamonds/marina-diamond-3",
"type": "condo-building"
}
],
"category": [
{
"id": 1,
"level": 0,
"externalID": "1",
"name": "Residential",
"name_l1": "سكني",
"name_l2": "居住物业",
"name_l3": "Жилые",
"slug": "residential",
"slug_l1": "residential",
"slug_l2": "residential",
"slug_l3": "residential",
"nameSingular": "Residential",
"nameSingular_l1": "سكني",
"nameSingular_l2": "居住物业",
"nameSingular_l3": "Жилые"
},
{
"id": 2,
"level": 1,
"externalID": "4",
"name": "Apartments",
"name_l1": "شقق",
"name_l2": "公寓",
"name_l3": "Апартаменты",
"slug": "apartments",
"slug_l1": "apartments",
"slug_l2": "apartments",
"slug_l3": "apartments",
"nameSingular": "Apartment",
"nameSingular_l1": "شقة",
"nameSingular_l2": "公寓",
"nameSingular_l3": "Квартира"
}
],
"createdAt": 1750691105,
"approvedAt": 1750691105,
"updatedAt": 1750933197,
"touchedAt": 1750934861.724137,
"reactivatedAt": 1750691105,
"rooms": 0,
"baths": 1,
"area": 66.33277056,
"score": 75,
"score_l1": 75,
"score_l2": 75,
"score_l3": 75,
"coverPhoto": {
"id": 780986457,
"externalID": "223188067",
"title": null,
"orderIndex": 0,
"nimaScore": 6.000856412387124,
"url": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/780986457/340a197735174b3c9e3b721286de8ef7",
"main": true
},
"photoCount": 11,
"videoCount": 0,
"panoramaCount": 0,
"photos": [
{
"id": 780986457,
"externalID": "223188067",
"title": null,
"orderIndex": 0,
"nimaScore": 6.000856412387124,
"url": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/780986457/340a197735174b3c9e3b721286de8ef7"
},
{
"id": 780986550,
"externalID": "223188082",
"title": null,
"orderIndex": 1,
"nimaScore": 9.42448170747025,
"url": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/780986550/9318f55b7ade4675a2811d2c71cce19b"
},
...
],
"floorPlans": [],
"videos": [],
"panoramas": [],
"amenities": [],
"phoneNumber": {
"mobile": "+971523914299",
"phone": "+971523914299",
"proxyPhone": "+97142450076",
"phoneNumbers": [
"+971523914299"
],
"mobileNumbers": [
"+971523914299"
]
},
"contactMethodAvailability": {
"whatsapp": false,
"sms": true,
"email": true,
"call": true
},
"contactName": "Anam Hafeez",
"agency": {
"id": 29600864,
"objectID": 29600864,
"name": "Stage Properties",
"name_l1": "ستايج العقارية",
"name_l2": "Stage Properties",
"name_l3": "Stage Properties",
"externalID": "10543",
"product": "premium",
"productScore": 2,
"licenses": [
{
"number": "912442",
"authority": "DED"
},
{
"number": "25174",
"authority": "RERA"
},
{
"number": "25174",
"authority": "ORN"
}
],
"logo": {
"id": 105665672,
"url": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/105665672/57208569d9e143e6a83fd7afe1b3365e"
},
"slug": "stage-properties-10543",
"slug_l1": "stage-properties-10543",
"slug_l2": "stage-properties-10543",
"slug_l3": "stage-properties-10543",
"tr": 2,
"tier": 2,
"roles": [],
"active": true,
"createdAt": "2021-05-31T02:22:11+00:00",
"commercialNumber": null,
"shortNumber": null,
"type": "agency",
"performanceCohort": "overachieving"
},
"active": true,
"hasExactGeography": true,
"verification": {
"status": "unverified",
"type": null,
"eligible": true,
"comment": null,
"updatedAt": 1750691116.314781,
"verifiedAt": 1750691108,
"visitedAt": null,
"trucheckedAt": 0
},
"isVerified": false,
"furnishingStatus": "furnished",
"extraFields": {
"dldPropertySK": "12011965"
},
"type": "property",
"completionStatus": "completed",
"cityLevelScore": 1,
"indyScore": 728,
"indyScore_l1": 728,
"indyScore_l2": 598,
"indyScore_l3": 598,
"hasMatchingFloorPlans": true,
"hidePrice": false,
"locationPurposeTier": 1,
"plotArea": null,
}

Output Fields Explanation

Basic Property Information

Core Identifiers

  • id (Number): Unique internal database identifier (e.g., 8773336)
  • objectID (Number): Algolia search index identifier (matches property ID)
  • ownerID (Number): Internal ID of the property owner/agent (e.g., 2469797)
  • userExternalID (String): External reference ID for the owner/agent (e.g., "2469797")
  • sourceID (Number): Data source identifier (1 = Bayut)
  • state (String): Current listing status (e.g., "active")
  • externalID (String): Public-facing property identifier (e.g., "12011965")
  • referenceNumber (String): Agency's internal reference code (e.g., "AP7604-1S")
  • permitNumber (String): RERA permit number (e.g., "7117257000")
  • projectNumber (String|null): Project identifier if part of a development (null if standalone)
  • slug (String): URL-friendly property identifier (e.g., "next-to-metro-station-biggest-studio-rented-12011965")

Geographic Data

  • geography (Object): Precise location coordinates
    • lat (Number): Latitude (e.g., 25.081678)
    • lng (Number): Longitude (e.g., 55.14697)
  • hasExactGeography (Boolean): Indicates if the property has precise geographic coordinates (e.g., true)

Listing Details

  • purpose (String): Transaction type (e.g., "for-sale", "for-rent")
  • price (Number): Listing price in AED (e.g., 930000)
  • product (String): Listing type/status (e.g., "hot" for featured listings)
  • productLabel (String): Additional classification (e.g., "default")
  • rentFrequency (String|null): Rental payment frequency (e.g., "yearly", "monthly"), null for sale properties
  • type (String): Type of listing (e.g., "property")
  • completionStatus (String): Construction status (e.g., "completed")
  • furnishingStatus (String): Level of furnishing (e.g., "furnished")
  • hidePrice (Boolean): Indicates if price should be hidden (e.g., false)
  • hasMatchingFloorPlans (Boolean): True if floor plans are available (e.g., true)
  • locationPurposeTier (Number): Location quality tier (e.g., 1)
  • plotArea (Number|null): Plot area in square meters (null if not applicable)

Multilingual Content

  • title (String): Primary title in English (e.g., "NEXT TO METRO STATION | BIGGEST STUDIO | RENTED")
  • title_l1 (String): Arabic title (e.g., "شقة في مارينا دايموند 3،مارينا دايموند،دبي مارينا 930000 درهم - 12011965")
  • title_l2 (String): Chinese title (e.g., "位于迪拜码头,滨海钻石住宅区,滨海钻石3号楼 的公寓 930000 AED - 12011965")
  • title_l3 (String): Russian title (e.g., "Квартира в Дубай Марина,Марина Даймондc,Марина Даймонд 3, 930000 AED - 12011965")
  • description (String): Detailed property description in English
  • description_l1 (String): Arabic description
  • description_l2 (String): Chinese description
  • description_l3 (String): Russian description
  • descriptionTranslated (Boolean): Indicates if the description is translated
  • descriptionTranslated_l1 (Boolean): Indicates if Arabic description is a translation
  • descriptionTranslated_l2 (Boolean): Indicates if Chinese description is a translation
  • descriptionTranslated_l3 (Boolean): Indicates if Russian description is a translation
  • description (String): Detailed property description in English
  • description_l1 (String): Localized description in Arabic (العربية)
  • description_l2 (String): Localized description in Chinese (中文)
  • description_l3 (String): Localized description in Russian (Русский)
  • descriptionTranslated (Boolean): Indicates if the main description is translated (false means original is in English)
  • descriptionTranslated_l1 (Boolean): Indicates if Arabic description is a translation
  • descriptionTranslated_l2 (Boolean): Indicates if Chinese description is a translation
  • descriptionTranslated_l3 (Boolean): Indicates if Russian description is a translation
  • externalID (String): Public-facing listing identifier (e.g., "12011965")

Location Details

Geography

  • geography (Object): Contains precise geographic coordinates
    • lat (Number): Latitude coordinate (e.g., 25.081678)
    • lng (Number): Longitude coordinate (e.g., 55.14697)

Hierarchical Location

  • location (Array[Object]): Nested location hierarchy with the following levels:
    • Level 0: Country (e.g., UAE)
      • id (Number): Internal location ID
      • level (Number): Hierarchy level (0 for country)
      • externalID (String): External reference ID
      • name (String): Location name in English
      • name_l1 (String): Location name in Arabic (العربية)
      • name_l2 (String): Location name in Chinese (中文)
      • name_l3 (String): Location name in Russian (Русский)
      • slug (String): URL-friendly location identifier (e.g., "/uae")
    • Level 1: Emirate (e.g., Dubai)
      • Same structure as Level 0 with emirate-specific data
      • Example slug: "/dubai"
    • Level 2: District/Area (e.g., Dubai Marina)
      • Same structure as above with district data
      • May include type field (e.g., "neighbourhood")
      • Example slug: "/dubai/dubai-marina"
    • Level 3: Community (e.g., Marina Diamonds)
      • Contains community-level information
      • Example slug: "/dubai/dubai-marina/marina-diamonds"
    • Level 4+: Building/Sub-Community (e.g., Marina Diamond 3)
      • Specific building or sub-community details
      • May include type field (e.g., "condo-building")
      • Example slug: "/dubai/dubai-marina/marina-diamonds/marina-diamond-3"

Property Specifications

Category & Classification

  • category (Array[Object]): Hierarchical property type classification
    • Level 0: Main category (e.g., Residential)
      • id (Number): Internal category ID
      • level (Number): Hierarchy level (0 for main category)
      • externalID (String): External reference ID (e.g., "1")
      • name (String): Category name in English (e.g., "Residential")
      • name_l1 (String): Category name in Arabic (e.g., "سكني")
      • name_l2 (String): Category name in Chinese (e.g., "居住物业")
      • name_l3 (String): Category name in Russian (e.g., "Жилые")
      • slug (String): URL-friendly category identifier (e.g., "residential")
      • slug_l1-slug_l3: Localized slugs
      • nameSingular: Singular form of the category name
      • nameSingular_l1-nameSingular_l3: Localized singular forms
    • Level 1+: Subcategories (e.g., Apartments)
      • Same structure as Level 0 with subcategory-specific data
      • Example: "Apartments" under "Residential"
  • category (Array[Object]): Hierarchical property type classification
    • Level 0: Main category (e.g., Residential)
      • id (Number): Internal category ID
      • level (Number): Hierarchy level (0 for main category)
      • externalID (String): External reference ID (e.g., "1")
      • name (String): Category name in English (e.g., "Residential")
      • name_l1 (String): Category name in Arabic (e.g., "سكني")
      • name_l2 (String): Category name in Chinese (e.g., "居住物业")
      • name_l3 (String): Category name in Russian (e.g., "Жилые")
      • slug (String): URL-friendly category identifier (e.g., "residential")
      • slug_l1-slug_l3: Localized slugs
      • nameSingular: Singular form of the category name
      • nameSingular_l1-nameSingular_l3: Localized singular forms
    • Level 1+: Subcategories (e.g., Apartments)
      • Same structure as Level 0 with subcategory-specific data
      • Example: "Apartments" under "Residential"

Property Details

  • rooms (Number): Number of bedrooms (0 for studio apartments)
  • baths (Number): Number of bathrooms
  • area (Number): Total built-up area in square meters (e.g., 66.33)
  • furnishingStatus (String): Furnishing status (e.g., "furnished", "unfurnished", "part-furnished")
  • completionStatus (String): Construction status (e.g., "completed", "off-plan", "under-construction")

Quality Scores

  • score (Number): Overall quality score (0-100)
  • score_l1 (Number): Quality score for Arabic audience
  • score_l2 (Number): Quality score for Chinese audience
  • score_l3 (Number): Quality score for Russian audience

Timestamps

  • createdAt (Number): Unix timestamp when the listing was created (e.g., 1750691105)
  • approvedAt (Number): Unix timestamp when the listing was approved
  • updatedAt (Number): Unix timestamp of the last update
  • touchedAt (Number): Unix timestamp with milliseconds of the last activity
  • reactivatedAt (Number): Unix timestamp when the listing was last reactivated

Media & Visuals

Media Summary

  • coverPhoto (Object): Primary property image with metadata
    • id (Number): Internal image ID
    • externalID (String): External reference ID for the image
    • title (String|null): Image title/caption if available
    • orderIndex (Number): Display order (0 for first image)
    • nimaScore (Number): Image quality score (0-10)
    • url (String): Direct URL to the high-resolution image
    • main (Boolean): Always true for cover photo

Media Counts

  • photoCount (Number): Total number of photos available (e.g., 11)
  • videoCount (Number): Total number of videos available (e.g., 0)
  • panoramaCount (Number): Total number of 360° panoramas available (e.g., 0)

Media Collections

  • photos (Array[Object]): Collection of property images
    • id (Number): Unique image identifier
    • externalID (String): External reference ID
    • title (String|null): Image title/caption if available
    • orderIndex (Number): Display order (0-based)
    • nimaScore (Number): Image quality assessment score (0-10)
    • url (String): Direct URL to the image
  • floorPlans (Array): Collection of floor plan images (empty if none)
  • videos (Array): Collection of video resources (empty if none)
  • panoramas (Array): Collection of 360° virtual tours (empty if none)
  • photoCount (Number): Total number of photos available (e.g., 11)
  • videoCount (Number): Total number of videos available (e.g., 0)
  • panoramaCount (Number): Total number of 360° panoramas available (e.g., 0)
  • amenities (Array): List of building/community amenities (empty if none)

Cover Photo

  • coverPhoto (Object): Primary property image with metadata
    • id (Number): Internal image ID
    • externalID (String): External reference ID for the image
    • title (String|null): Image title/caption if available
    • orderIndex (Number): Display order (0 for first image)
    • nimaScore (Number): Image quality score (0-10)
    • url (String): Direct URL to the high-resolution image
    • main (Boolean): Always true for cover photo
  • photos (Array[Object]): Collection of property images
    • id (Number): Unique image identifier
    • externalID (String): External reference ID
    • title (String|null): Image title/caption if available
    • orderIndex (Number): Display order (0-based)
    • nimaScore (Number): Image quality assessment score (0-10)
    • url (String): Direct URL to the image

Other Media

  • floorPlans (Array): Collection of floor plan images (empty if none)
  • videos (Array): Collection of video resources (empty if none)
  • panoramas (Array): Collection of 360° virtual tours (empty if none)

Contact & Agency Information

Contact Details

  • phoneNumber (Object): Contact information

    • mobile (String): Agent's mobile number with country code
    • phone (String): Primary contact number
    • proxyPhone (String): Bayut proxy number for privacy
    • phoneNumbers (Array[String]): All available phone numbers
    • mobileNumbers (Array[String]): All available mobile numbers
  • contactMethodAvailability (Object): Available contact channels

    • whatsapp (Boolean): WhatsApp contact available
    • sms (Boolean): SMS contact available
    • email (Boolean): Email contact available
    • call (Boolean): Phone call available
  • contactName (String): Name of the listing agent (e.g., "Anam Hafeez")

Agency Information

  • agency (Object): Real estate agency details
    • id (Number): Internal agency ID

    • objectID (Number): Algolia search index ID

    • name (String): Agency name in English

    • name_l1-name_l3: Localized agency names (Arabic, Chinese, Russian)

    • externalID (String): External reference ID (e.g., "10543")

    • product (String): Agency subscription level (e.g., "premium")

    • productScore (Number): Agency performance score

    • licenses (Array[Object]): Business licenses and registrations

      • number (String): License number
      • authority (String): Issuing authority (e.g., "RERA", "DED", "ORN")
    • logo (Object): Agency branding

      • id (Number): Logo image ID
      • url (String): Direct URL to the logo image
    • slug (String): URL-friendly agency identifier

    • slug_l1-slug_l3: Localized slugs

    • tr (Number): Trust rating (1-5)

    • tier (Number): Agency tier level

    • roles (Array): User roles/permissions

    • active (Boolean): Agency account status

    • createdAt (String): ISO 8601 timestamp of agency registration

    • commercialNumber (String|null): Commercial license number

    • shortNumber (String|null): Short/vanity phone number

    • type (String): Account type (e.g., "agency")

    • performanceCohort (String): Performance category (e.g., "overachieving")

Verification & Status

Listing Status

  • active (Boolean): Indicates if the listing is currently active and visible
  • hasExactGeography (Boolean): true if the property has precise geographic coordinates

Verification Details

  • verification (Object): Property verification information

    • status (String): Verification status (e.g., "unverified", "verified", "pending")
    • type (String|null): Type of verification performed
    • eligible (Boolean): Whether the property is eligible for verification
    • comment (String|null): Any comments from the verification process
    • updatedAt (Number): Unix timestamp of last verification update (with milliseconds)
    • verifiedAt (Number): Unix timestamp when verification was completed
    • visitedAt (Number|null): Timestamp of physical verification visit (if any)
    • trucheckedAt (Number): Timestamp of TRU check (Bayut's verification system)
  • isVerified (Boolean): Quick access flag indicating verification status

Property Metadata

Physical Attributes

  • furnishingStatus (String): Level of furnishing (e.g., "furnished", "unfurnished", "part-furnished")
  • completionStatus (String): Construction status (e.g., "completed", "off-plan", "under-construction")
  • plotArea (Number|null): Plot/site area in square meters (for land/villas)

Additional Fields

  • extraFields (Object): Additional custom fields
    • dldPropertySK (String): Dubai Land Department property reference number

Scoring & Ranking

  • cityLevelScore (Number): City-level ranking/priority score (1 = highest)
  • indyScore (Number): Overall independent quality score (higher is better)
  • indyScore_l1 (Number): Independent score for Arabic audience
  • indyScore_l2 (Number): Independent score for Chinese audience
  • indyScore_l3 (Number): Independent score for Russian audience
  • locationPurposeTier (Number): Location quality tier (1 = best)

Flags & Toggles

  • hasMatchingFloorPlans (Boolean): true if floor plans are available
  • hidePrice (Boolean): true if price should be hidden/on-request
  • type (String): Type of listing (e.g., "property", "project")

Additional Features

  • amenities: Array of building/community amenities
  • extraFields: Additional metadata (e.g., DLD property ID)
  • hidePrice: Boolean indicating if price is hidden
  • hasMatchingFloorPlans: Indicates if floor plans are available

Broker(s) JSON Output

{
"user_id": "1869695",
"external_id": "1869695",
"user_external_id": "1869695",
"name": "Saad Khalid",
"name_l1": "Saad Khalid",
"name_l2": "Saad Khalid",
"name_l3": "Saad Khalid",
"about_user": "I am the CEO of Biruki Real Estate Brokerage. I specialize in Dubai Hills, Palm Jumeirah, Business Bay and Downtown. I also have a fashion brand in the UAE that we launched in 2021. The fashion brand is Biruki. You can contact me anytime if you need any real estate-related services for any of your properties",
"about_user_l1": "I am the CEO of Biruki Real Estate Brokerage. I specialize in Dubai Hills, Palm Jumeirah, Business Bay and Downtown. I also have a fashion brand in the UAE that we launched in 2021. The fashion brand is Biruki. You can contact me anytime if you need any real estate-related services for any of your properties",
"about_user_l2": "I am the CEO of Biruki Real Estate Brokerage. I specialize in Dubai Hills, Palm Jumeirah, Business Bay and Downtown. I also have a fashion brand in the UAE that we launched in 2021. The fashion brand is Biruki. You can contact me anytime if you need any real estate-related services for any of your properties",
"about_user_l3": "I am the CEO of Biruki Real Estate Brokerage. I specialize in Dubai Hills, Palm Jumeirah, Business Bay and Downtown. I also have a fashion brand in the UAE that we launched in 2021. The fashion brand is Biruki. You can contact me anytime if you need any real estate-related services for any of your properties",
"user_image": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/265195219/ac13959dd69f4a079e3ae2cc4a2829e7",
"user_image_id": 265195219,
"email": "saadkhalid96@gmail.com",
"proxy_mobile": null,
"proxy_phone": "+97143640970",
"cell": "+971585793379",
"cell_numbers": [
"+971585793379"
],
"phone": "+97140000000",
"phone_numbers": [
"+97140000000"
],
"whatsapp": "+971585793379",
"proxy_whatsapp": "+971545695868",
"contactMethodAvailability": {
"email": true,
"call": true,
"whatsapp": true,
"storyWhatsapp": true,
"sms": true
},
"slug": "saad-khalid-1869695",
"slug_l1": "saad-khalid-1869695",
"slug_l2": "saad-khalid-1869695",
"slug_l3": "saad-khalid-1869695",
"user_langs": {
"en": [
"English"
],
"ar": [
"الإنجليزية"
],
"zh": [
"英语"
],
"ru": [
"Английский"
]
},
"specialities": {
"en": [
"Residential Sales",
"Residential Leasing"
],
"ar": [
"بيع العقارات السكنية",
"تأجير العقارات السكنية"
],
"zh": [
"住宅销售",
"住宅租赁"
],
"ru": [
"Продажа жилой недвижимости",
"Аренда жилья"
]
},
"service_areas_external_ids": [
"5460",
"8288",
"5223",
"11943"
],
"service_areas": {
"en": [
"Palm Jumeirah",
"Dubai Hills Estate",
"Arabian Ranches",
"Tilal Al Ghaf"
],
"ar": [
"نخلة جميرا",
"دبي هيلز استيت",
"المرابع العربية",
"تلال الغاف"
],
"zh": [
"朱美拉棕榈岛",
"迪拜山庄",
"阿拉伯牧场社区",
"蒂拉尔阿尔加夫综合社区"
],
"ru": [
"Палм Джумейра",
"Дубай Хиллс Истейт",
"Аравийские Ранчо 2",
"Тилал Аль Гаф"
]
},
"agency": {
"external_id": "101176",
"name": {
"en": "Biruki Real Estate",
"ar": "Biruki Real Estate",
"zh": "Biruki Real Estate",
"ru": "Biruki Real Estate"
},
"slug": "biruki-real-estate-101176",
"slug_l1": "biruki-real-estate-101176",
"slug_l2": "biruki-real-estate-101176",
"slug_l3": "biruki-real-estate-101176",
"logo": {
"id": 264850351,
"url": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/264850351/077751a134954873acc7f68ac7c36467"
},
"licenses": [
{
"number": "1090256",
"authority": "DED"
},
{
"number": "31430",
"authority": "RERA"
},
{
"number": "31430",
"authority": "ORN"
}
],
"phoneNumber": {
"mobile": "+971585793379",
"phone": "+97140000000",
"phoneNumbers": [
"+97140000000"
],
"mobileNumbers": [
"+971585793379"
]
},
"type": "agency",
"roles": [
"bayut_exclusive"
]
},
"experience": 5,
"country": "UnitedArabEmirates",
"country_l1": "الإمارات",
"country_l2": "阿拉伯联合酋长国",
"country_l3": "Объединенные Арабские Эмираты",
"social_media": null,
"state": "active",
"sale_count": 28,
"rent_count": 2,
"daily_rent_count": 0,
"trucheck_count": 9,
"check_count": 0,
"detailedAdCountStats": {
"0": {
"for-rent": {
"any": {
"any": [
2,
0,
0
]
},
"long_term_residential": {
"any": [
2,
0,
0
]
}
},
"for-sale": {
"any": {
"any": [
28,
0,
9
],
"completed": [
14,
0,
5
],
"under-construction": [
14,
0,
4
]
},
"residential": {
"any": [
28,
0,
9
],
"completed": [
14,
0,
5
],
"under-construction": [
14,
0,
4
]
}
},
....
},
"adCountVerificationStatsKeys": [
"any",
"checked",
"truChecked"
]
},
"bestDefaultFiltersForLeaderboard": {
"locationSlug": {
"en": "/dubai/arabian-ranches-3",
"ar": "/dubai/arabian-ranches-3",
"zh": "/dubai/arabian-ranches-3",
"ru": "/dubai/arabian-ranches-3"
},
"category": "residential",
"purpose": "for-sale",
"completionStatus": "completed"
},
"stats": {
"locationsWithAds": [
1,
2,
21763,
16770,
75266,
83912,
10,
80593,
83217,
76691,
16405,
83223,
83224,
16344,
21722,
80666,
75487,
75488,
98,
16296,
41,
16683,
21740,
76012,
1391,
75695,
80689,
75321,
83259
],
"locationsExternalIdsWithAds": [
"15031",
"16700",
"17014",
"12741",
"12500",
"6901",
"16774",
"14905",
"15032",
"14257",
"16976",
"9936",
"5002",
"16479",
"17557",
"14852",
"6688",
"15199",
"12423",
"5001",
"14279",
"12471",
"16977",
"8615",
"15473",
"14240",
"16975",
"16799",
"12790"
],
"adsCount": 30,
"trucheckCount": 9,
"checkCount": 0
},
"roles": [
1,
11,
15
],
"reviewCount": 2,
"topAgent": true,
"brnNumber": "54743",
"blnNumber": null,
"avgStarRating": 5,
"isHighlyResponsive": true,
"isQualityLister": true,
"isTruBroker": true,
"hasBadges": true,
"totalXP": 8960,
"activeInEmirate": "Dubai",
"isProfileCompleted": true,
"isComplete": true,
"basicInfo": {
"external_id": "1869695",
"externalID": "1869695",
"experiencePoints": 0,
"experiencePointsLast3Months": 0,
"name": "Saad Khalid",
"nameEn": "Saad Khalid",
"about_user": "I am the CEO of Biruki Real Estate Brokerage. I specialize in Dubai Hills, Palm Jumeirah, Business Bay and Downtown. I also have a fashion brand in the UAE that we launched in 2021. The fashion brand is Biruki. You can contact me anytime if you need any real estate-related services for any of your properties",
"user_langs": [
"English"
],
"specialities": [
"Residential Sales",
"Residential Leasing"
],
"service_areas": [
"Palm Jumeirah",
"Dubai Hills Estate",
"Arabian Ranches",
"Tilal Al Ghaf"
],
"sale_count": 28,
"rent_count": 2,
"detailedAdCountStats": {
"0": {
"for-rent": {
"any": {
"any": [
2,
0,
0
]
},
"long_term_residential": {
"any": [
2,
0,
0
]
}
},
"for-sale": {
"any": {
"any": [
28,
0,
9
],
"completed": [
14,
0,
5
],
"under-construction": [
14,
0,
4
]
},
"residential": {
"any": [
28,
0,
9
],
"completed": [
14,
0,
5
],
"under-construction": [
14,
0,
4
]
}
}
},
...
"adCountVerificationStatsKeys": [
"any",
"checked",
"truChecked"
]
},
"user_image": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/265195219/ac13959dd69f4a079e3ae2cc4a2829e7",
"user_image_id": 265195219,
"reviewCount": 2,
"avgStarRating": 5,
"slug": "saad-khalid-1869695",
"agency": {
"external_id": "101176",
"licenses": [
{
"number": "1090256",
"authority": "DED"
},
{
"number": "31430",
"authority": "RERA"
},
{
"number": "31430",
"authority": "ORN"
}
],
"logo": {
"id": 264850351,
"url": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/264850351/077751a134954873acc7f68ac7c36467"
},
"name": "Biruki Real Estate",
"phoneNumber": {
"mobile": "+971585793379",
"phone": "+97140000000",
"phoneNumbers": [
"+97140000000"
],
"mobileNumbers": [
"+971585793379"
]
},
"slug": "biruki-real-estate-101176",
"type": "agency"
},
"truBrokerRanking": 22,
"globalRankLast3Months": 0,
"truBrokerRankingLast3Months": 0,
"activeInEmirate": "Dubai",
"email": "saadkhalid96@gmail.com",
"cell_numbers": [
"+971585793379"
],
"phone_numbers": [
"+97140000000"
],
"proxy_phone": "+97143640970",
"proxy_mobile": "",
"proxy_whatsapp": "+971545695868",
"social_media": null,
"speciality_codes": [
"residential_sales",
"residential_leasing"
],
"language_codes": [
"en"
],
"isComplete": false,
"topAgent": false,
"cell": "+971585793379",
"phone": "+97140000000",
"whatsapp": "+971585793379",
"contactMethodAvailability": {
"email": true,
"call": true,
"whatsapp": true,
"storyWhatsapp": true,
"sms": true
},
"stats": {
"locationsWithAds": [
1,
2,
21763,
16770,
75266,
83912,
10,
80593,
83217,
76691,
16405,
83223,
83224,
16344,
21722,
80666,
75487,
75488,
98,
16296,
41,
16683,
21740,
76012,
1391,
75695,
80689,
75321,
83259
],
"locationsExternalIdsWithAds": [
"15031",
"16700",
"17014",
"12741",
"12500",
"6901",
"16774",
"14905",
"15032",
"14257",
"16976",
"9936",
"5002",
"16479",
"17557",
"14852",
"6688",
"15199",
"12423",
"5001",
"14279",
"12471",
"16977",
"8615",
"15473",
"14240",
"16975",
"16799",
"12790"
],
"adsCount": 30,
"trucheckCount": 9,
"checkCount": 0
},
"hasBRN": false,
"isTruBroker": true,
"hasBadges": true,
"isHighlyResponsive": true,
"isQualityLister": true,
"isRecommendedAgent": false,
"comboXP": 1,
"hasWhatsappTrackingEnabled": false,
"hasCallTrackingEnabled": false,
"agentAdStoriesCount": 0,
"cubeTruBrokerRanking": 1,
"badgeProgress": {
"achievedBadges": [],
"badgeProgress": [
{
"type": "quality_lister",
"progress": null,
"threshold": 4,
"isEligible": false
},
{
"type": "responsive_broker",
"progress": null,
"threshold": 70,
"isEligible": false
}
],
"willBeTruBroker": false
},
"activities": {
"count": 0,
"checkCount": 0,
"truCheckCount": 0,
"activeInEmirate": "Dubai",
"activities": {
"starter_activities": [],
"responsiveness": [],
"profile_and_listings": [],
"achievements": []
}
}
}
}

Broker(s) JSON Output Explanations/Descriptions

The broker/agent data provides comprehensive information about real estate professionals on Bayut. This section documents the complete JSON structure for broker/agent profiles, including all available fields and their descriptions.

Identification & Basic Information

  • user_id (String): Unique identifier for the agent (e.g., "1869695")
  • external_id (String): External reference ID (same as user_id)
  • user_external_id (String): External reference ID (same as user_id)
  • name (String): Full name of the agent (e.g., "Saad Khalid")
  • name_l1 (String): Agent's name in primary language (usually English)
  • name_l2 (String): Agent's name in secondary language (usually Arabic)
  • name_l3 (String): Agent's name in tertiary language (usually Chinese or Russian)
  • about_user (String): Professional bio/description in primary language
  • about_user_l1 (String): Professional bio in primary language (usually English)
  • about_user_l2 (String): Professional bio in secondary language (usually Arabic)
  • about_user_l3 (String): Professional bio in tertiary language (usually Chinese or Russian)

Contact Information

  • email (String): Contact email address (e.g., "saadkhalid96@gmail.com")
  • proxy_mobile (String|null): Proxy mobile number for contact forwarding (if available)
  • proxy_phone (String): Proxy landline number for contact forwarding (e.g., "+97143640970")
  • cell (String): Direct mobile number (e.g., "+971585793379")
  • cell_numbers (Array[String]): Array of all mobile numbers (e.g., ["+971585793379"])
  • phone (String): Primary office phone number (e.g., "+97140000000")
  • phone_numbers (Array[String]): Array of all office phone numbers (e.g., ["+97140000000"])
  • whatsapp (String): Primary WhatsApp number (e.g., "+971585793379")
  • proxy_whatsapp (String): Proxy WhatsApp number for business communication (e.g., "+971545695868")
  • contactMethodAvailability (Object): Available contact methods and their status
    • email (Boolean): Whether email contact is available
    • call (Boolean): Whether phone calls are available
    • whatsapp (Boolean): Whether WhatsApp contact is available
    • storyWhatsapp (Boolean): Whether WhatsApp story feature is available
    • sms (Boolean): Whether SMS contact is available

Professional Information

  • position (String): Job title/position
  • experience (Number): Years of experience in real estate (e.g., 5)
  • user_langs (Object): Languages spoken by the agent, grouped by language code
    • en (Array[String]): Languages in English (e.g., ["English"])
    • ar (Array[String]): Languages in Arabic
    • zh (Array[String]): Languages in Chinese
    • ru (Array[String]): Languages in Russian
  • specialities (Object): Areas of specialization in multiple languages
    • en (Array[String]): Specializations in English (e.g., ["Residential Sales", "Residential Leasing"])
    • ar (Array[String]): Specializations in Arabic
    • zh (Array[String]): Specializations in Chinese
    • ru (Array[String]): Specializations in Russian

Top-Level Fields

  • user_id (String): Unique identifier for the agent (e.g., "1869695")
  • external_id (String): External reference ID (same as user_id)
  • user_external_id (String): External reference ID (same as user_id)
  • name (String): Full name of the agent (e.g., "Saad Khalid")
  • email (String): Contact email address
  • phone (String): Primary contact phone number
  • whatsappPhone (String): WhatsApp contact number

Basic Information

  • basicInfo (Object): Contains comprehensive information about the broker/agent
    • external_id (String): External identifier for the agent (e.g., "1869695")
    • externalID (String): Duplicate of external_id (maintained for backward compatibility)
    • experiencePoints (Number): Total experience points accumulated (e.g., 0)
    • experiencePointsLast3Months (Number): Experience points earned in the last 3 months (e.g., 0)
    • name (String): Full name of the agent (e.g., "Saad Khalid")
    • nameEn (String): English version of the agent's name (duplicate of name)
    • about_user (String): Professional biography and self-description
    • user_langs (Array[String]): List of languages spoken by the agent (e.g., ["English"])
    • specialities (Array[String]): Areas of expertise (e.g., ["Residential Sales", "Residential Leasing"])
    • service_areas (Array[String]): Geographic areas served (e.g., ["Palm Jumeirah", "Dubai Hills Estate"])
    • sale_count (Number): Total number of properties listed for sale (e.g., 28)
    • rent_count (Number): Total number of properties listed for rent (e.g., 2)
    • detailedAdCountStats (Object): Detailed statistics about property listings
      • [location_id] (Object): Statistics for a specific location (0 for all locations)
        • for-rent (Object): Rental property statistics
          • any (Object): All rental property types
            • any (Array[Number]): [total, checked, truChecked] (e.g., [2, 0, 0])
          • long_term_residential (Object): Long-term residential rentals
            • any (Array[Number]): [total, checked, truChecked] (e.g., [2, 0, 0])
        • for-sale (Object): Sale property statistics
          • any (Object): All sale property types
            • any (Array[Number]): [total, checked, truChecked] (e.g., [28, 0, 9])
            • completed (Array[Number]): Completed properties (e.g., [14, 0, 5])
            • under-construction (Array[Number]): Under-construction properties (e.g., [14, 0, 4])
          • residential (Object): Residential properties for sale
            • any (Array[Number]): [total, checked, truChecked] (e.g., [28, 0, 9])
            • completed (Array[Number]): Completed properties (e.g., [14, 0, 5])
            • under-construction (Array[Number]): Under-construction properties (e.g., [14, 0, 4])
      • adCountVerificationStatsKeys (Array[String]): Keys for verification stats (e.g., ["any", "checked", "truChecked"])
    • user_image (String): URL to the agent's profile picture
    • user_image_id (Number): Internal ID of the profile image (e.g., 265195219)
    • reviewCount (Number): Total number of reviews received (e.g., 2)
    • avgStarRating (Number): Average star rating (e.g., 5)
    • slug (String): URL-friendly version of the agent's name (e.g., "saad-khalid-1869695")
  • userId (Number): Internal user ID (numeric version of user_id)
  • experience (Number): Years of experience in real estate (e.g., 5)
  • country (String): Country of operation (e.g., "UnitedArabEmirates")
  • country_l1 (String): Country name in Arabic (e.g., "الإمارات")
  • country_l2 (String): Country name in Chinese (e.g., "阿拉伯联合酋长国")
  • country_l3 (String): Country name in Russian (e.g., "Объединенные Арабские Эмираты")
  • superagent (Boolean): Whether the agent has super agent status
  • verified (Boolean): Verification status of the agent
  • totalProperties (Number): Total number of properties listed by the agent
  • propertiesResidentialForRentCount (Number): Count of residential properties for rent
  • propertiesResidentialForSaleCount (Number): Count of residential properties for sale
  • propertiesCommercialForRentCount (Number): Count of commercial properties for rent
  • propertiesCommercialForSaleCount (Number): Count of commercial properties for sale
  • avgWhatsappResponseTime (Number): Average response time in seconds
  • experienceSince (Number): Year the agent started in real estate
  • reviewCount (Number): Total number of reviews received (e.g., 2)
  • avgStarRating (Number): Average star rating (e.g., 5)

Image and Media

Professional Information

  • position (String): Job title/position
  • bio (String): Professional biography
  • languages (Array[String]): List of languages spoken by the agent
  • agency (Object): Information about the real estate agency the agent is associated with
    • external_id (String): Unique identifier for the agency (e.g., "101176")
    • licenses (Array[Object]): List of professional licenses held by the agency
      • number (String): License number (e.g., "1090256")
      • authority (String): Issuing authority (e.g., "DED", "RERA", "ORN")
    • logo (Object): Agency logo information
      • id (Number): Internal ID of the logo image
      • url (String): URL to the logo image
    • name (String): Name of the agency (e.g., "Biruki Real Estate")
    • phoneNumber (Object): Contact numbers for the agency
      • mobile (String): Primary mobile number (e.g., "+971585793379")
      • phone (String): Primary landline number (e.g., "+97140000000")
      • phoneNumbers (Array[String]): All landline numbers
      • mobileNumbers (Array[String]): All mobile numbers
    • slug (String): URL-friendly version of the agency name (e.g., "biruki-real-estate-101176")
    • type (String): Type of the entity (e.g., "agency")

Performance Metrics

  • truBrokerRanking (Number): Current ranking in TRU Broker system (e.g., 22)
  • globalRankLast3Months (Number): Global ranking position over the last 3 months
  • truBrokerRankingLast3Months (Number): TRU Broker ranking over the last 3 months
  • cubeTruBrokerRanking (Number): Cube-based TRU Broker ranking (e.g., 1)
  • comboXP (Number): Combined experience points (e.g., 1)
  • agentAdStoriesCount (Number): Number of ad stories created by the agent (e.g., 0)

Contact Information (Additional)

  • cell_numbers (Array[String]): Array of mobile numbers (e.g., ["+971585793379"])
  • phone_numbers (Array[String]): Array of landline numbers (e.g., ["+97140000000"])
  • proxy_phone (String): Proxy phone number for calls (e.g., "+97143640970")
  • proxy_mobile (String): Proxy mobile number (currently empty in example)
  • proxy_whatsapp (String): Proxy WhatsApp number (e.g., "+971545695868")
  • whatsapp (String): Direct WhatsApp number (e.g., "+971585793379")

Badge & Achievement System

  • badgeProgress (Object): Tracks progress toward earning badges
    • achievedBadges (Array): List of badges already earned (empty in example)
    • badgeProgress (Array[Object]): Progress toward earning specific badges
      • type (String): Type of badge (e.g., "quality_lister", "responsive_broker")
      • progress (Number|null): Current progress value
      • threshold (Number): Required value to earn the badge
      • isEligible (Boolean): Whether the agent is eligible for the badge
    • willBeTruBroker (Boolean): Whether the agent is close to becoming a TRU Broker

Activity Tracking

  • activities (Object): Tracks various agent activities and achievements
    • count (Number): Total number of activities (e.g., 0)
    • checkCount (Number): Number of checks performed
    • truCheckCount (Number): Number of TRU checks performed
    • activeInEmirate (String): Primary emirate of operation (e.g., "Dubai")
    • activities (Object): Categorized activities
      • starter_activities (Array): Initial setup activities
      • responsiveness (Array): Response-related activities
      • profile_and_listings (Array): Profile and listing management activities
      • achievements (Array): Achievement-related activities

Company(s) JSON Output

{
"active": true,
"agentsCount": 32,
"contactMethodAvailability": {
"sms": true,
"email": true,
"call": true
},
"description": "Open Home Property LLC Professional Established Real Estate Brokerage Company in Abu Dhabi. Apartments, villas, lands, offices and off-plan properties as well as offering wide investment opportunities in Dubai. \nWe Affiliate Ourselves Only with the trusted Real Estate Developers whose Names are sincere in real estates. We are Providing Value for Investing the Right Property to our clients. \nAt Open Home Property, you are number one. Whether you are a property owner, tenant, or buyer, we value your business and will provide you with the individual attention and service you deserve. \nOpen Home Property LLC is a full-service real estate brokerage offering services for buying and selling real estate through Abu Dhabi. Entrust our team to assist you with over 5 years’ real estate experience. Our expert agents provide professional guidance, personal attention to each client, an unwavering commitment to customer satisfaction, unparalleled market knowledge, loyalty to clients, and the very best negotiating skills and to build long term relationships. We are a family brokerage committed to your family's residential needs.",
"externalID": "9364",
"id": 29557762,
"isFeatured": true,
"licenses": [
{
"number": "CN-2832576",
"authority": "DED"
}
],
"location": "Abu Dhabi",
"locations": [
{
"_geoloc": {
"lat": 23.381955817158,
"lng": 52.954095991223
},
"adCount": 73268,
"aliases": [],
"completionStatus": "both",
"externalID": "6020",
"geo_point": [
52.954095991223,
23.381955817158
],
"geography": {
"lat": 23.381955817158,
"lng": 52.954095991223
},
"hasBuilding": false,
"hasChildren": true,
"hierarchy": [
{
"externalID": "5001",
"id": 1,
"level": 0,
"name": "UAE",
"slug": "/uae"
},
{
"externalID": "6020",
"id": 3,
"level": 1,
"name": "Abu Dhabi",
"slug": "/abu-dhabi"
}
],
"id": 3,
"level": 1,
"name": "Abu Dhabi",
"objectID": 3,
"slug": "/abu-dhabi",
"trackID": "6020"
}
],
"logo": {
"id": 86710451,
"url": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/86710451/db30f08d5662495bac0951eda6b40d67"
},
"name": "Open Home Properties",
"objectID": 29557762,
"phoneNumber": {
"mobile": "+971581810468",
"mobileNumbers": [
"+971581810468"
]
},
"product": "featured",
"productScore": 1,
"slug": "open-home-properties-9364",
"stats": {
"adsCount": 1280,
"adsRentCount": 3,
"adsSaleCount": 1277,
"categoryTypes": [
"Townhouses",
"Penthouses",
"Villas",
"Apartments",
"Villa Compounds",
"Plots",
"Plots",
"Shops",
"Offices"
],
"purposes": [
"for-rent",
"for-sale"
],
"serviceAreas": [
"Rabdan",
"Al Reem Island",
"The Marina",
"Al Hudayriat Island",
"Al Jubail Island",
"Al Shamkha",
"Zayed City",
"Al Ghadeer",
"Saadiyat Island",
"Al Raha Beach",
"Yas Island",
"Masdar City",
"Ramhan Island",
"Al Reef",
"Al Maryah Island",
"Al Raha Gardens",
"Mohamed Bin Zayed City",
"Nareel Island",
"Hadbat Al Zaafran",
"Al Gurm",
"Al Matar",
"Al Jurf",
"Baniyas"
]
},
"type": "agency",
"englishSlug": "open-home-properties-9364",
"agents": [
{
"user_id": "2518470",
"external_id": "2518470",
"user_external_id": "2518470",
"name": "Hamza Alabdulat",
"name_l1": "Hamza Alabdulat",
"name_l2": "Hamza Alabdulat",
"name_l3": "Hamza Alabdulat",
"about_user": "An experienced real estate agent operating across Abu Dhabi’s dynamic property landscape, he combines market expertise with a professional, results-driven mindset. With a background in residential and investment real estate, he provides strategic advice to help clients make informed property decisions. Known for his responsiveness, in-depth area knowledge, and ability to close deals efficiently, he works with buyers, sellers, and investors across a range of communities — from city apartments to luxury villas and off-plan developments. Fluent in Arabic and English, he serves both local and international clients, offering dependable service built on trust and performance. Whether navigating first-time purchases or managing complex transactions, he brings confidence and clarity to every real estate journey",
"about_user_l1": "An experienced real estate agent operating across Abu Dhabi’s dynamic property landscape, he combines market expertise with a professional, results-driven mindset. With a background in residential and investment real estate, he provides strategic advice to help clients make informed property decisions. Known for his responsiveness, in-depth area knowledge, and ability to close deals efficiently, he works with buyers, sellers, and investors across a range of communities — from city apartments to luxury villas and off-plan developments. Fluent in Arabic and English, he serves both local and international clients, offering dependable service built on trust and performance. Whether navigating first-time purchases or managing complex transactions, he brings confidence and clarity to every real estate journey",
"about_user_l2": "An experienced real estate agent operating across Abu Dhabi’s dynamic property landscape, he combines market expertise with a professional, results-driven mindset. With a background in residential and investment real estate, he provides strategic advice to help clients make informed property decisions. Known for his responsiveness, in-depth area knowledge, and ability to close deals efficiently, he works with buyers, sellers, and investors across a range of communities — from city apartments to luxury villas and off-plan developments. Fluent in Arabic and English, he serves both local and international clients, offering dependable service built on trust and performance. Whether navigating first-time purchases or managing complex transactions, he brings confidence and clarity to every real estate journey",
"about_user_l3": "An experienced real estate agent operating across Abu Dhabi’s dynamic property landscape, he combines market expertise with a professional, results-driven mindset. With a background in residential and investment real estate, he provides strategic advice to help clients make informed property decisions. Known for his responsiveness, in-depth area knowledge, and ability to close deals efficiently, he works with buyers, sellers, and investors across a range of communities — from city apartments to luxury villas and off-plan developments. Fluent in Arabic and English, he serves both local and international clients, offering dependable service built on trust and performance. Whether navigating first-time purchases or managing complex transactions, he brings confidence and clarity to every real estate journey",
"user_image": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/772118721/998f959b2f164a91b3cdf301a5a5c3a9",
"user_image_id": 772118721,
"email": "hamza@ohp-abudhabi.com",
"proxy_mobile": null,
"proxy_phone": "+97122357544",
"cell": "+971503696842",
"cell_numbers": [
"+971503696842"
],
"phone": null,
"phone_numbers": null,
"whatsapp": "+971503696842",
"proxy_whatsapp": "+971545695868",
"contactMethodAvailability": {
"email": true,
"call": true,
"whatsapp": true,
"storyWhatsapp": true,
"sms": true
},
"slug": "hamza-alabdulat-2518470",
"slug_l1": "hamza-alabdulat-2518470",
"slug_l2": "hamza-alabdulat-2518470",
"slug_l3": "hamza-alabdulat-2518470",
"user_langs": [
"English",
"Arabic"
],
"specialities": [
"Residential Sales",
"Residential Leasing",
"Commercial Sales",
"Commercial Leasing",
"Off-Plan Sales"
],
"service_areas_external_ids": [
"6020"
],
"service_areas": [
"Abu Dhabi"
],
"agency": {
"external_id": "9364",
"name": "Open Home Properties",
"slug": "open-home-properties-9364",
"slug_l1": "open-home-properties-9364",
"slug_l2": "open-home-properties-9364",
"slug_l3": "open-home-properties-9364",
"logo": {
"id": 86710451,
"url": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/86710451/db30f08d5662495bac0951eda6b40d67"
},
"licenses": [
{
"number": "CN-2832576",
"authority": "DED"
}
],
"phoneNumber": {
"mobile": "+971581810468",
"mobileNumbers": [
"+971581810468"
]
},
"type": "agency",
"roles": []
},
"experience": 4,
"country": "Jordan",
"country_l1": "الأردن",
"country_l2": "约旦",
"country_l3": "Иордания",
"social_media": null,
"state": "active",
"sale_count": 540,
"rent_count": 0,
"daily_rent_count": 0,
"trucheck_count": 0,
"check_count": 6,
"bestDefaultFiltersForLeaderboard": {
"locationSlug": {
"en": "/abu-dhabi/al-shamkha",
"ar": "/abu-dhabi/al-shamkha",
"zh": "/abu-dhabi/al-shamkha",
"ru": "/abu-dhabi/al-shamkha"
},
"category": "residential",
"purpose": "for-sale",
"completionStatus": "under-construction"
},
"stats": {
"adsCount": 540,
"trucheckCount": 0,
"checkCount": 6
},
"roles": [
1
],
"reviewCount": 0,
"topAgent": false,
"brnNumber": null,
"blnNumber": "202403318963",
"avgStarRating": 0,
"isHighlyResponsive": true,
"isQualityLister": false,
"isTruBroker": false,
"hasBadges": true,
"totalXP": 5860,
"activeInEmirate": "Abu Dhabi",
"isProfileCompleted": true,
"agentAdStoriesCount": 0,
"isComplete": true
},
...
],
"activeListings": [
{
"id": 8955708,
"ownerID": 2403703,
"userExternalID": "2403703",
"sourceID": 1,
"state": "active",
"geography": {
"lat": 24.498191794965,
"lng": 54.405482121741
},
"purpose": "for-sale",
"price": 1050000,
"product": "superhot",
"productLabel": "default",
"rentFrequency": null,
"referenceNumber": "9364-nIcVEH",
"permitNumber": null,
"projectNumber": null,
"title": "Vibrant Community | Prime Location | Sea View",
"title_l1": "شقة في برج سيجما 2،أبراج سيجما،سيتي أوف لايتس،جزيرة الريم 1050000 درهم - 12206669",
"title_l2": "位于阿尔雷姆岛,城市之光社区,西格玛大厦,西格玛大厦2号 的公寓 1050000 AED - 12206669",
"title_l3": "Квартира в Остров Аль Рим,Сити оф Лайтс,Сигма Тауэрс,Тауэр Сигма 2, 1050000 AED - 12206669",
"externalID": "12206669",
"slug": "vibrant-community-prime-location-sea-view-12206669",
"location": [
{
"id": 1,
"level": 0,
"externalID": "5001",
"name": "UAE",
"name_l1": "الإمارات",
"name_l2": "阿联酋",
"name_l3": "ОАЭ",
"slug": "/uae"
},
{
"id": 3,
"level": 1,
"externalID": "6020",
"name": "Abu Dhabi",
"name_l1": "أبوظبي",
"name_l2": "阿布扎比",
"name_l3": "Абу-Даби",
"slug": "/abu-dhabi"
},
{
"id": 394,
"level": 2,
"externalID": "6232",
"name": "Al Reem Island",
"name_l1": "جزيرة الريم",
"name_l2": "阿尔雷姆岛",
"name_l3": "Остров Аль Рим",
"slug": "/abu-dhabi/al-reem-island",
"type": "neighbourhood"
},
{
"id": 416,
"level": 3,
"externalID": "9060",
"name": "City of Lights",
"name_l1": "سيتي أوف لايتس",
"name_l2": "城市之光社区",
"name_l3": "Сити оф Лайтс",
"slug": "/abu-dhabi/al-reem-island/city-of-lights",
"type": "neighbourhood"
},
{
"id": 417,
"level": 4,
"externalID": "7139",
"name": "Sigma Towers",
"name_l1": "أبراج سيجما",
"name_l2": "西格玛大厦",
"name_l3": "Сигма Тауэрс",
"slug": "/abu-dhabi/al-reem-island/city-of-lights/sigma-towers"
},
{
"id": 22618,
"level": 5,
"externalID": "14609",
"name": "Sigma Tower 2",
"name_l1": "برج سيجما 2",
"name_l2": "西格玛大厦2号",
"name_l3": "Тауэр Сигма 2",
"slug": "/abu-dhabi/al-reem-island/city-of-lights/sigma-towers/sigma-tower-2",
"type": "condo-building"
}
],
"category": [
{
"id": 1,
"level": 0,
"externalID": "1",
"name": "Residential",
"name_l1": "سكني",
"name_l2": "居住物业",
"name_l3": "Жилые",
"slug": "residential",
"slug_l1": "residential",
"slug_l2": "residential",
"slug_l3": "residential",
"nameSingular": "Residential",
"nameSingular_l1": "سكني",
"nameSingular_l2": "居住物业",
"nameSingular_l3": "Жилые"
},
{
"id": 2,
"level": 1,
"externalID": "4",
"name": "Apartments",
"name_l1": "شقق",
"name_l2": "公寓",
"name_l3": "Апартаменты",
"slug": "apartments",
"slug_l1": "apartments",
"slug_l2": "apartments",
"slug_l3": "apartments",
"nameSingular": "Apartment",
"nameSingular_l1": "شقة",
"nameSingular_l2": "公寓",
"nameSingular_l3": "Квартира"
}
],
"createdAt": 1752314288,
"updatedAt": 1752320168,
"reactivatedAt": 1752314288,
"rooms": 0,
"baths": 1,
"area": 45.05797440000001,
"coverPhoto": {
"id": 784400297,
"externalID": "226381016",
"title": "Untitled Project (32)_cleanup. jpg",
"orderIndex": 0,
"nimaScore": 5.99995136515377,
"url": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/784400297/ff76176a48644d10b620cdb8683b9992",
"main": true
},
"photoCount": 11,
"videoCount": 0,
"panoramaCount": 0,
"phoneNumber": {
"mobile": "+971503696842",
"whatsapp": "971545695868",
"proxyPhone": "+97122356260",
"mobileNumbers": [
"+971503696842"
]
},
"contactMethodAvailability": {
"whatsapp": true,
"sms": true,
"email": true,
"call": true
},
"contactName": "Ahmad Ghaleb Sarhan",
"agency": {
"id": 29557762,
"objectID": 29557762,
"name": "Open Home Properties",
"name_l1": "ﺍﻭﺑﻦ ﻫﻮﻡ ﻟﻠﻌﻘﺎﺭﺍﺕ",
"name_l2": "Open Home Properties",
"name_l3": "Open Home Properties",
"externalID": "9364",
"product": "featured",
"productScore": 1,
"licenses": [
{
"number": "CN-2832576",
"authority": "DED"
}
],
"logo": {
"id": 86710451,
"url": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/86710451/db30f08d5662495bac0951eda6b40d67"
},
"slug": "open-home-properties-9364",
"slug_l1": "open-home-properties-9364",
"slug_l2": "open-home-properties-9364",
"slug_l3": "open-home-properties-9364",
"tr": 1,
"roles": [],
"active": true,
"createdAt": "2020-02-20T08:46:21+00:00",
"commercialNumber": null,
"shortNumber": null,
"type": "agency",
"performanceCohort": "overachieving"
},
"isVerified": false,
"verification": {
"updatedAt": 1752320173.609398,
"eligible": true,
"status": "unverified",
"verifiedAt": null,
"trucheckedAt": 0
},
"floorPlanID": 31191,
"furnishingStatus": "furnished",
"extraFields": {
"dldPropertySK": "12206669"
},
"type": "property",
"ownerAgent": {
"externalID": "2403703",
"name": "Ahmad Ghaleb Sarhan",
"name_l1": "Ahmad Ghaleb Sarhan",
"name_l2": "Ahmad Ghaleb Sarhan",
"name_l3": "Ahmad Ghaleb Sarhan",
"user_image": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/741597172/ec59716aed844caeb048248b855baed5",
"user_image_id": 741597172,
"isTruBroker": false,
"slug": "ahmad-ghaleb-sarhan-2403703",
"state": "active",
"isProfileCompleted": true,
"isComplete": true
},
"completionStatus": "completed",
"agentAdStoriesCount": 0,
"hasMatchingFloorPlans": true,
"photoIDs": [
784400297,
784400298,
784400299,
784400300,
784400301,
784400302,
784400303,
784400304,
784400305,
784400306,
784400307
],
"hidePrice": false,
"locationPurposeTier": 1,
"plotArea": null,
"objectID": "8955708"
},
...
],
"basicInfo": {
"id": 29557762,
"name": "Open Home Properties",
"name_l1": "ﺍﻭﺑﻦ ﻫﻮﻡ ﻟﻠﻌﻘﺎﺭﺍﺕ",
"name_l2": "Open Home Properties",
"name_l3": "Open Home Properties",
"agentsCount": 32,
"externalID": "9364",
"product": "featured",
"location": "Abu Dhabi",
"logo": {
"id": 86710451,
"url": "https://bayut-production.s3.eu-central-1.amazonaws.com/image/86710451/db30f08d5662495bac0951eda6b40d67"
},
"slug": "open-home-properties-9364",
"slug_l1": "open-home-properties-9364",
"slug_l2": "open-home-properties-9364",
"slug_l3": "open-home-properties-9364",
"locations": [
{
"id": 3,
"objectID": 3,
"name": "Abu Dhabi",
"name_l1": "أبوظبي",
"name_l2": "阿布扎比",
"name_l3": "Абу-Даби",
"externalID": "6020",
"slug": "/abu-dhabi",
"slug_l1": "/abu-dhabi",
"slug_l2": "/abu-dhabi",
"slug_l3": "/abu-dhabi",
"_geoloc": {
"lat": 23.381955817158,
"lng": 52.954095991223
},
"geography": {
"lat": 23.381955817158,
"lng": 52.954095991223
},
"geo_point": [
52.954095991223,
23.381955817158
],
"level": 1,
"hierarchy": [
{
"id": 1,
"level": 0,
"externalID": "5001",
"name": "UAE",
"name_l1": "الإمارات",
"name_l2": "阿联酋",
"name_l3": "ОАЭ",
"slug": "/uae",
"slug_l1": "/uae",
"slug_l2": "/uae",
"slug_l3": "/uae"
},
{
"id": 3,
"level": 1,
"externalID": "6020",
"name": "Abu Dhabi",
"name_l1": "أبوظبي",
"name_l2": "阿布扎比",
"name_l3": "Абу-Даби",
"slug": "/abu-dhabi",
"slug_l1": "/abu-dhabi",
"slug_l2": "/abu-dhabi",
"slug_l3": "/abu-dhabi"
}
],
"adCount": 73268,
"aliases": [],
"type": null,
"hasBuilding": false,
"trackID": "6020",
"roles": null,
"completionStatus": "both",
"hasChildren": true
}
],
"stats": {
"categoryTypes": [
"Townhouses",
"Penthouses",
"Villas",
"Apartments",
"Villa Compounds",
"Plots",
"Plots",
"Shops",
"Offices"
],
"serviceAreas": [
"Rabdan",
"Al Reem Island",
"The Marina",
"Al Hudayriat Island",
"Al Jubail Island",
...
],
"purposes": [
"for-rent",
"for-sale"
],
"locationsWithAds": [
88064,
1,
88066,
...
],
"adsSaleCount": 1277,
"adsRentCount": 3,
"adsCount": 1280,
"categoryTypes_l1": [
"تاون هاوس",
"بنتهاوس",
"فلل",
"شقق",
"فلل مجمعات سكنية",
"اراضي تجارية",
"اراضي سكنية",
"محلات تجارية",
"مکاتب"
]
},
"phoneNumber": {
"mobile": "+971581810468",
"mobileNumbers": [
"+971581810468"
]
},
"contactMethodAvailability": {
"sms": true,
"email": true,
"call": true
},
"createdAt": "2020-02-20T08:46:21+00:00",
"type": "agency",
"agencySg": 1,
"exStatus": false,
"objectID": "29557762"
}
}

Company(s) JSON Output Explanations/Descriptions

Basic Company Information

  • active: Boolean indicating if the company is currently active
  • agentsCount: Number of agents/employees working for the company
  • contactMethodAvailability: Object containing available contact methods
    • sms: Whether SMS communication is available
    • email: Whether email communication is available
    • call: Whether phone calls are available
  • description: Comprehensive description of the company's services, values, and expertise
  • externalID: External identifier for the company
  • id: Unique internal identifier for the company
  • isFeatured: Whether the company is featured/promoted on the platform
  • licenses: Array of professional licenses held by the company
    • number: License number
    • authority: Licensing authority (e.g., "DED" for Department of Economic Development)

Location Information

  • location: Primary location of the company
  • locations: Array of detailed location information
    • _geoloc: Geographic coordinates (latitude and longitude)
    • adCount: Number of active advertisements in this location
    • externalID: External identifier for the location
    • geo_point: Geographical point coordinates
    • geography: Geographic information object
    • hierarchy: Location hierarchy information
      • externalID: External identifier for the hierarchy level
      • level: Hierarchy level (0 for country, 1 for emirate)
      • name: Name of the location at this level
      • slug: URL slug for the location
    • hasBuilding: Boolean indicating if the location has building information
    • hasChildren: Boolean indicating if the location has child locations
    • id: Internal identifier for the location
    • objectID: Object identifier for the location
    • slug: URL slug for the location
    • trackID: Tracking identifier for the location

Contact Information

  • logo: Company logo information
    • id: Unique identifier for the logo image
    • url: URL to the company's logo image
  • name: Company name
  • objectID: Object identifier for the company
  • phoneNumber: Company contact phone information
    • mobile: Primary mobile phone number
    • mobileNumbers: Array of all mobile numbers

Product and Statistics Information

  • product: Type of product/feature level (e.g., "featured")
  • productScore: Numeric score representing the company's prominence
  • slug: URL-friendly identifier for the company
  • stats: Statistics about the company's activities
    • adsCount: Total number of active advertisements
    • adsRentCount: Number of rental property advertisements
    • adsSaleCount: Number of sale property advertisements
    • categoryTypes: Array of property types the company deals with
      • Townhouses: Townhouse properties
      • Penthouses: Penthouse properties
      • Villas: Villa properties
      • Apartments: Apartment properties
      • Villa Compounds: Villa compound properties
      • Plots: Land plot properties
      • Shops: Commercial shop properties
      • Offices: Office space properties
    • purposes: Types of property transactions
      • for-rent: Rental properties
      • for-sale: Sale properties
    • serviceAreas: Geographic areas where the company operates
      • Includes major areas like islands, beaches, and city districts

Company Type and Identification

  • type: Type of entity (e.g., "agency")
  • englishSlug: English version of the company's URL slug

Agents Information

  • agents: Array of agent objects associated with the company
    • user_id: Unique identifier for the agent
    • external_id: External identifier for the agent
    • user_external_id: Another form of external identifier
    • name: Agent's name
    • about_user: Detailed description of the agent's experience and specialties
    • user_image: URL to the agent's profile picture
    • user_image_id: Identifier for the agent's profile image
    • email: Agent's email address
    • proxy_mobile: Proxy mobile number (if available)
    • proxy_phone: Proxy phone number
    • cell: Agent's mobile phone number
    • cell_numbers: Array of all cell phone numbers
    • phone: Agent's phone number
    • phone_numbers: Array of phone numbers
    • whatsapp: Agent's WhatsApp number
    • proxy_whatsapp: Proxy WhatsApp number
    • contactMethodAvailability: Available contact methods
      • email: Whether email communication is available
      • call: Whether phone calls are available
      • whatsapp: Whether WhatsApp communication is available
      • storyWhatsapp: Whether WhatsApp story communication is available
      • sms: Whether SMS communication is available
    • slug: URL-friendly identifier for the agent
    • user_langs: Languages spoken by the agent
    • specialities: Agent's areas of expertise
    • service_areas: Geographic areas where the agent operates
    • agency: Information about the agent's agency
      • external_id: External identifier for the agency
      • name: Agency name
      • slug: URL-friendly identifier for the agency
      • logo: Agency logo information
      • licenses: Agency licenses
      • phoneNumber: Agency phone information
      • type: Type of entity (e.g., "agency")
      • roles: Agent's roles within the agency
    • experience: Years of experience
    • country: Agent's country of origin
    • social_media: Social media information (if available)
    • state: Agent's current state (e.g., "active")
    • stats: Agent's statistics
      • adsCount: Number of active advertisements
      • trucheckCount: Number of TRU checks
      • checkCount: Number of checks
    • roles: Agent's roles within the company
    • reviewCount: Number of reviews received
    • topAgent: Whether the agent is a top agent
    • brnNumber: Business Registration Number
    • blnNumber: Business License Number
    • avgStarRating: Average star rating
    • isHighlyResponsive: Whether the agent is highly responsive
    • isQualityLister: Whether the agent is a quality lister
    • isTruBroker: Whether the agent is a TRU broker
    • hasBadges: Whether the agent has badges
    • totalXP: Total experience points
    • activeInEmirate: Emirate where the agent is active
    • isProfileCompleted: Whether the agent's profile is completed
    • agentAdStoriesCount: Number of ad stories
    • isComplete: Whether the agent's information is complete

Active Listings Information

  • activeListings: Array of active property listings associated with the company
    • id: Unique identifier for the listing
    • ownerID: ID of the listing owner
    • userExternalID: External identifier for the user
    • sourceID: Source identifier for the listing
    • state: Current state of the listing (e.g., "active")
    • geography: Geographic coordinates of the property
      • lat: Latitude coordinate
      • lng: Longitude coordinate
    • purpose: Type of transaction (e.g., "for-sale")
    • price: Property price in AED
    • product: Product type/feature level (e.g., "superhot")
    • productLabel: Label for the product
    • rentFrequency: Frequency of rent (if applicable)
    • referenceNumber: Unique reference number for the listing
    • permitNumber: Property permit number (if available)
    • projectNumber: Project number (if available)
    • title: Property title in English
    • title_l1: Property title in Arabic
    • title_l2: Property title in Chinese
    • title_l3: Property title in Russian
    • externalID: External identifier for the listing
    • slug: URL-friendly identifier for the listing
    • location: Array of location hierarchy information
      • id: Location identifier
      • level: Hierarchy level (0=country, 1=emirate, 2=area, etc.)
      • externalID: External identifier
      • name: Location name in English
      • name_l1: Location name in Arabic
      • name_l2: Location name in Chinese
      • name_l3: Location name in Russian
      • slug: URL slug for the location
      • type: Type of location (e.g., "neighbourhood", "condo-building")
    • category: Property category information
      • id: Category identifier
      • level: Category level
      • externalID: External identifier
      • name: Category name in English
      • name_l1: Category name in Arabic
      • name_l2: Category name in Chinese
      • name_l3: Category name in Russian
      • slug: URL slug for the category
      • nameSingular: Singular form of category name
    • createdAt: Timestamp when listing was created
    • updatedAt: Timestamp when listing was last updated
    • reactivatedAt: Timestamp when listing was reactivated
    • rooms: Number of rooms
    • baths: Number of bathrooms
    • area: Property area in square meters
    • coverPhoto: Main photo of the property
      • id: Photo identifier
      • externalID: External photo identifier
      • title: Photo title
      • orderIndex: Order index of the photo
      • nimaScore: Photo quality score
      • url: URL to the photo
      • main: Whether this is the main photo
    • photoCount: Total number of photos
    • videoCount: Total number of videos
    • panoramaCount: Total number of panorama photos
    • phoneNumber: Contact phone information
      • mobile: Mobile phone number
      • whatsapp: WhatsApp number
      • proxyPhone: Proxy phone number
      • mobileNumbers: Array of mobile numbers
    • contactMethodAvailability: Available contact methods
      • whatsapp: Whether WhatsApp communication is available
      • sms: Whether SMS communication is available
      • email: Whether email communication is available
      • call: Whether phone calls are available
    • contactName: Name of the contact person
    • agency: Agency information
      • id: Agency identifier
      • objectID: Agency object ID
      • name: Agency name
      • externalID: Agency external ID
      • product: Agency product level
      • productScore: Agency product score
      • licenses: Agency licenses
      • logo: Agency logo information
      • slug: Agency URL slug
      • tr: Trust rating
      • roles: Agency roles
      • active: Whether agency is active
      • createdAt: Agency creation timestamp
      • type: Agency type
      • performanceCohort: Agency performance cohort
    • `isVerified