PropertyFinder Find Agent Scraper
Pricing
$19.99/month + usage
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
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
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
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete PropertyFinder find-agent search URL |
maxItems | integer | No | Maximum 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 usedagentLink: Relative URL to the agent's profile pageagentName: Full name of the agentagentImageUrl: URL of the agent's profile photoagentTitle: Agent's professional title/roletags: Agent badges (Super Agent, Community Expert, New Listing)rating: Agent's rating scorenationality: Agent's nationalitylanguages: Languages spoken by the agentpropertiesForSale: Number of properties listed for salepropertiesForRent: Number of properties listed for rentcompanyLogoUrl: URL of the agent's brokerage company logoscrapedAt: 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!