Property Finder Agent & Lead Extractor avatar

Property Finder Agent & Lead Extractor

Pricing

from $5.00 / 1,000 dataset items

Go to Apify Store
Property Finder Agent & Lead Extractor

Property Finder Agent & Lead Extractor

Extract Property Finder real-estate agents & brokers with direct phone, WhatsApp, email, license, ratings, listing counts and deal volumes across the UAE, Saudi Arabia, Qatar, Bahrain & Egypt. Build targeted outreach lists for your CRM. Pay only for the leads you get.

Pricing

from $5.00 / 1,000 dataset items

Rating

0.0

(0)

Developer

axly

axly

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Build targeted real-estate outreach lists from Property Finder — the Gulf's largest property portal. Extract agents and brokers with their direct phone number, WhatsApp, email, license, ratings, active-listing counts and transaction volumes across the UAE, Saudi Arabia, Qatar, Bahrain, Egypt and Lebanon — as clean, CRM-ready JSON.

Unlike scrapers that only read the public agent list (where contact details are hidden), this Actor pulls each agent's full profile, so the phone and WhatsApp numbers actually come through.

Who it's for

  • Real-estate agencies & recruiters — find top-performing agents by area to recruit, partner with, or benchmark against.
  • PropTech & B2B sales teams — build lead lists of agents and brokerages to sell CRM, marketing, photography or portal services to.
  • Market analysts — measure agent density, super-agent share and transaction volumes per community and city.
  • Data teams — a consistent JSON schema of the agent side of the market, ready for a CRM or warehouse.

Output fields

Each agent/broker is one dataset row:

FieldTypeDescription
idnumberProperty Finder agent ID
namestringAgent full name
slugstringAgent profile slug
positionstringJob title (e.g. Associate Director)
phonestringDirect phone number
whatsappstringWhatsApp number
emailstringEmail address
license_numberstringBroker/agent license (BRN/RERA)
verifiedbooleanVerified by Property Finder
super_agentbooleanTop-performing "Super Agent"
countrystringMarket code
categorystringsale or rent focus
nationalitystringAgent nationality
languagesarrayLanguages spoken
experience_sincestringYear/where experience began
average_ratingnumberAverage review rating
review_countnumberNumber of reviews
rankingnumberProperty Finder ranking
avg_whatsapp_response_timestringTypical response time
total_propertiesnumberActive listings
transactions_countnumberRecorded transactions
properties_residential_salenumberResidential-sale listings
properties_residential_rentnumberResidential-rent listings
properties_commercial_salenumberCommercial-sale listings
properties_commercial_rentnumberCommercial-rent listings
claimed_transactions_salenumberClaimed sale transactions
claimed_transactions_rentnumberClaimed rent transactions
claimed_deal_volumenumberClaimed deal volume
top_locationsarrayCommunities the agent is active in
brokerobjectBrokerage id, name, address, location
imagestringAgent photo URL
scraped_atstringISO-8601 scrape timestamp

High-value use cases

  • Agency recruitment — list every super-agent selling in Downtown Dubai with their phone, listing count and deal volume, then reach out.
  • B2B lead generation — build a contactable list of brokerages and agents to pitch CRM, lead-gen or media services to.
  • Market intelligence — rank communities by number of active agents and super-agent share to spot competitive hotspots.
  • Partner sourcing — find verified, highly-rated agents in a target community for referrals or co-brokerage.

Input parameters

ParameterTypeDefaultDescription
countrystringaeMarket: ae, sa, qa, bh, eg, lb
categorystringsaleAgents active in sale or rent
locationstringLocation name to auto-resolve (e.g. Dubai Marina)
locationIdsarrayExact location IDs (advanced; overrides location)
agentIdsarraySpecific agent IDs (direct mode)
verifiedOnlybooleanfalseOnly verified agents
superAgentOnlybooleanfalseOnly Super Agents
withContactsbooleantrueEnrich each agent with phone/WhatsApp/email
perPageinteger25Directory page size (advanced)
maxItemsinteger100Stop after this many leads

Example input

{
"country": "ae",
"category": "sale",
"location": "Dubai Marina",
"superAgentOnly": true,
"withContacts": true,
"maxItems": 50
}

Example output (one row, trimmed)

{
"id": 253519,
"name": "Jake Palmart",
"position": "Associate Director",
"phone": "+9715xxxxxxxx",
"whatsapp": "+9715xxxxxxxx",
"email": "jake.p@example.com",
"license_number": "45841",
"verified": true,
"super_agent": true,
"average_rating": 4.9,
"review_count": 37,
"total_properties": 39,
"languages": ["English"],
"broker": { "id": 4246, "name": "White & Co Real Estate", "location": "Dubai" },
"scraped_at": "2026-07-26T10:00:00+00:00"
}

Scheduling & integrations

  • Schedule recurring runs from the Apify Console to keep lead lists fresh.
  • Export to JSON, CSV, Excel or the API, or push to Google Sheets, HubSpot, Make, Zapier, Amazon S3 and webhooks.
  • Trigger downstream automations with an Apify webhook on run completion.

Use it from an AI agent (MCP)

This Actor works with the Apify MCP server, so AI assistants can call it as a tool — ask an agent to "get the top-rated sales agents in Business Bay with their phone numbers" and it returns structured leads.

FAQ

Do I really get phone numbers? Yes. With withContacts on (default), each agent's phone, WhatsApp and email are pulled from their full profile — not just the public list where they're hidden.

Which markets are covered? UAE, Saudi Arabia, Qatar, Bahrain, Egypt and Lebanon.

Sale vs rent agents? The category input selects agents active in residential sales or rentals.

How fresh is the data? Every run reads Property Finder live. Schedule runs to keep lead lists current.

Can I target specific agents? Yes — pass agentIds for direct mode.

Is this legal? The Actor collects publicly listed professional contact details. You are responsible for using them in compliance with Property Finder's terms and applicable laws (e.g. PDPL/GDPR and anti-spam rules) when you contact agents.