PropertyFinder Find Agent Scraper avatar

PropertyFinder Find Agent Scraper

Pricing

$19.99/month + usage

Go to Apify Store
PropertyFinder Find Agent Scraper

PropertyFinder Find Agent Scraper

Scrape real estate agent listings from PropertyFinder.ae with automatic pagination, extracting agent profiles, ratings, languages, and property counts.

Pricing

$19.99/month + usage

Rating

5.0

(1)

Developer

PowerBox

PowerBox

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

🏠 PropertyFinder Find Agent Scraper

This actor allows you to scrape real estate agent listings from PropertyFinder.ae by providing a search URL. It automatically handles the "View All" button and pagination, extracting comprehensive agent profile information including ratings, languages, nationality, and property counts.

Features

  • URL-based Scraping: Extract agent listings by providing a complete PropertyFinder find-agent search URL
  • View All Handling: Automatically clicks the "View All" button to load full paginated results
  • Automatic Pagination: Automatically clicks through pages until reaching the end or max items limit
  • Comprehensive Agent Data: Extract detailed information about each agent including:
    • Agent name, title, and profile link
    • Agent profile image
    • Tags (Super Agent, Community Expert, New Listing)
    • Rating score
    • Nationality and spoken languages
    • Number of properties for sale and rent
    • Company/brokerage logo

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete PropertyFinder find-agent search URL
maxItemsintegerNoMaximum number of agent listings to fetch (default: 50)

Output

The output is a list of agent listing objects, each containing:

  • searchUrl: The original search URL used
  • agentLink: Relative URL to the agent's profile page
  • agentName: Full name of the agent
  • agentImageUrl: URL of the agent's profile photo
  • agentTitle: Agent's professional title/role
  • tags: Agent badges (Super Agent, Community Expert, New Listing)
  • rating: Agent's rating score
  • nationality: Agent's nationality
  • languages: Languages spoken by the agent
  • propertiesForSale: Number of properties listed for sale
  • propertiesForRent: Number of properties listed for rent
  • companyLogoUrl: URL of the agent's brokerage company logo
  • scrapedAt: Timestamp of when the data was scraped

Example output:

[
{
"searchUrl": "https://www.propertyfinder.ae/en/find-agent/search",
"agentLink": "/en/agent/alaa-ahmed-294296",
"agentName": "Alaa Ahmed",
"agentImageUrl": "https://www.propertyfinder.ae/agent/0/260/200/MODE/998329/294296-bfbb3o.jpg?ctr=ae",
"agentTitle": "Sales Property Consultant",
"tags": "Super Agent, Community Expert",
"rating": "4.0",
"nationality": "Egypt",
"languages": "English, Arabic",
"propertiesForSale": "for sale: 12",
"propertiesForRent": "for rent: 1",
"companyLogoUrl": "https://www.propertyfinder.ae/broker/0/130/100/MODE/12fa68/4172-3dfcao.jpg?ctr=ae",
"scrapedAt": "2026-02-22T11:54:05.802Z"
}
]

Use Cases

  • Finding and comparing real estate agents in the UAE
  • Agent performance analysis based on ratings and property counts
  • Multilingual agent search for specific client needs
  • Brokerage company agent roster analysis
  • Real estate market research on agent distribution and specializations

Notes

  • The actor uses stealth mode to avoid detection
  • If a "View All" button is present, it is clicked automatically before pagination begins
  • Results are automatically paginated until reaching the end or max items limit
  • Duplicate agents are automatically filtered by their profile link
  • The actor includes random delays between page loads to avoid rate limiting
  • PropertyFinder.ae is a leading real estate portal in the Middle East

Start scraping PropertyFinder agent listings today!