Australian Realestate Agent Collector avatar
Australian Realestate Agent Collector

Pricing

$10.00/month + usage

Go to Store
Australian Realestate Agent Collector

Australian Realestate Agent Collector

Developed by

Jacob

Jacob

Maintained by Community

Extract comprehensive Australian real estate agent data with precision. Collect contact details, property listings, and sales metrics across Australia. Perfect for real estate professionals, investors, and marketers seeking qualified agents with emails, phone numbers, and performance statistics

0.0 (0)

Pricing

$10.00/month + usage

2

Total users

20

Monthly users

11

Runs succeeded

>99%

Issue response

2.1 hours

Last modified

3 days ago

Australian Real Estate Agent Scraper

A powerful and customisable tool for extracting real estate agent data from Australia. This actor allows you to gather information about agents in specific locations with various filtering options.

Features

  • Location-Based Search: Find agents in specific suburbs across Australia
  • Customisable Results: Sort results by property sales, rentals, or agent name
  • Contact Filtering: Option to only include agents with email, phone, or both
  • Comprehensive Data: Collect detailed agent information including:
    • Social media profiles (when available, often social media profiles are not available)
    • Agent name, email, and phone numbers
    • Agency details and address
    • Number of current rental and sale listings
    • Recent sales count
  • Adjustable Result Limits: Control the maximum number of results returned (up to 1000)

Example Usage

{
"location": "Picnic Point 2213", // The suburb or postcode to search for agents
"allowSurrounding": true, // Include nearby suburbs in search results
"maxResults": 100,
"requireEmail": true,
"requirePhone": true,
"requireEmailPhone": false,
"sortBy": "sold"
}

Example Output

{
"email": "agent@example.com",
"firstName": "John",
"lastName": "Smith",
"fullName": "John Smith",
"status": "current",
"phoneNumber": "02 9123 4567",
"mobileNumber": "0412 345 678",
"facebookUrl": "https://www.facebook.com/macleerealty",
"linkedInUrl": "https://www.linkedin.com/in/john-smith-sydney-64883080/",
"twitterUrl": "https://twitter.com/johnsmith",
"currentRentalListingCount": 5,
"currentSaleListingCount": 12,
"currentRecentSalesCount": 28,
"rmaAgentCode": "JS001",
"agency": {
"agencyId": "AGY123",
"name": "Sydney Real Estate",
"formattedAddress": "123 Main Street, Picnic Point NSW 2213",
"addressLine": "123 Main Street",
"suburb": "Picnic Point",
"stateCode": "NSW",
"postCode": "2213",
"longitude": 151.0123,
"latitude": -33.9876
}
}

Error Handling

The actor handles various error scenarios:

  • Invalid location: If the specified location cannot be found, the actor will not return results
  • Invalid input parameters: The actor validates inputs and provides appropriate error messages
  • Connection issues: The actor attempts to handle network interruptions gracefully

Support

For issues, feature requests, or questions about this actor, please create an issue. Australian