Australian Realestate Agent Collector avatar

Australian Realestate Agent Collector

Try for free

2 hours trial then $10.00/month - No credit card required now

Go to Store
Australian Realestate Agent Collector

Australian Realestate Agent Collector

websift/australian-realestate-agent-collector
Try for free

2 hours trial then $10.00/month - No credit card required now

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

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, postcodes, or areas 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:
    • 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

1{
2  "location": "Picnic Point 2213", // The suburb, postcode, or area to search for agents
3  "allowSurrounding": true, // Include nearby areas in search results
4  "maxResults": 100,
5  "requireEmail": true,
6  "requirePhone": true,
7  "requireEmailPhone": false,
8  "sortBy": "sold"
9}

Example Output

1{
2  "email": "agent@example.com",
3  "firstName": "John",
4  "lastName": "Smith",
5  "status": "current",
6  "phoneNumber": "02 9123 4567",
7  "mobileNumber": "0412 345 678",
8  "currentRentalListingCount": 5,
9  "currentSaleListingCount": 12,
10  "currentRecentSalesCount": 28,
11  "rmaAgentCode": "JS001",
12  "agency": {
13    "agencyId": "AGY123",
14    "name": "Sydney Real Estate",
15    "formattedAddress": "123 Main Street, Picnic Point NSW 2213",
16    "addressLine": "123 Main Street",
17    "suburb": "Picnic Point",
18    "stateCode": "NSW",
19    "postCode": "2213",
20    "longitude": 151.0123,
21    "latitude": -33.9876
22  }
23}

Limitations

  • Maximum of 1000 results can be retrieved in a single run
  • Only searches Australian real estate agents `

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

Developer
Maintained by Community

Actor Metrics

  • 1 Monthly user

  • No reviews yet

  • 1 bookmark

  • Created in Feb 2025

  • Modified 16 hours ago