Dubizzle Property Agents Listing Scraper avatar

Dubizzle Property Agents Listing Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Dubizzle Property Agents Listing Scraper

Dubizzle Property Agents Listing Scraper

Scrape property agent profiles from Dubizzle Dubai with automatic pagination and comprehensive agent data extraction.

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

2 days ago

Last modified

Share

This actor scrapes property agent profiles from Dubizzle Dubai. Provide a search URL and the actor will automatically extract agent data with full pagination support.

Features

  • URL-based Scraping: Extract property agent profiles by providing a complete Dubizzle search URL
  • Automatic Pagination: Automatically navigates through pages until reaching the end or the max items limit
  • Comprehensive Agent Data: Extracts detailed information about each agent including:
    • Agent name and company name
    • Profile URL and profile image
    • Total properties count
    • Verified properties count
    • Languages spoken
  • Deduplication: Automatically deduplicates agents by their unique agent ID

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete Dubizzle property agents search URL to scrape
maxItemsintegerNoMaximum number of agents to fetch (default: 50)

Output

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

  • searchUrl: The original search URL used
  • agentId: Unique identifier for the agent (slug from profile URL)
  • agentName: Full name of the property agent
  • companyName: Name of the real estate company/agency
  • profileUrl: Direct URL to the agent's profile page
  • profileImageUrl: URL of the agent's profile photo
  • propertiesCount: Total number of properties listed by the agent
  • verifiedCount: Number of verified properties
  • languages: Languages spoken by the agent
  • scrapedAt: Timestamp of when the data was scraped

Example output:

[
{
"searchUrl": "https://dubai.dubizzle.com/property-agents/?completion_status=completed",
"agentId": "grace-kenny-156437",
"agentName": "Karina Saakova",
"companyName": "Driven Properties",
"profileUrl": "https://uae.dubizzle.com/property-agents/grace-kenny-156437/",
"profileImageUrl": "https://dbz-images.dubizzle.com/profiles/agent_profile/2025/10/02/0a6f8afff8b746dabe169168fc2795e6-.jpg?impolicy=agent",
"propertiesCount": 72,
"verifiedCount": 69,
"languages": "English",
"scrapedAt": "2026-02-21T08:56:15.764Z"
}
]

Use Cases

  • Finding property agents in Dubai by specialization or area
  • Real estate agent market research and competitive analysis
  • Monitoring agent inventory size and verified listing ratios
  • Lead generation for real estate partnerships
  • Building a property agent directory or comparison tool

Notes

  • The actor uses a real browser with anti-detection capabilities to avoid blocking
  • Results are automatically paginated until reaching the end or the max items limit
  • Random delays are applied between page navigations to reduce the risk of rate limiting
  • Proxy configuration is supported to improve reliability

Start scraping property agent profiles from Dubizzle Dubai today!