CPA Australia Finder avatar
CPA Australia Finder

Pricing

from $1.00 / 1,000 results

Go to Apify Store
CPA Australia Finder

CPA Australia Finder

Developed by

Jacob

Jacob

Maintained by Community

Find CPAs anywhere in Australia instantly. Search by city, suburb, or region to get verified Certified Practising Accountants from CPA Australia's official database. Perfect for lead generation, market research, and business intelligence.

0.0 (0)

Pricing

from $1.00 / 1,000 results

0

2

1

Last modified

3 hours ago

CPA Australia Finder Actor

Search for Certified Practising Accountants across Australia with just a location name. Drop in "Melbourne" or "Bondi Beach" and instantly pull every CPA in the area no manual searching through directories required.

Features

  • Location-based Search: Find CPAs anywhere in Australia by providing a city, suburb, state, or region
  • Duplicate Prevention: Automatically filters out duplicate entries based on account IDs

Input

{
"location": "Sydney NSW, Australia"
}

Input Parameters

ParameterTypeRequiredDescription
locationstringYesThe location to search for CPAs. Can be a city, suburb, state, or any recognisable location in Australia (e.g., "Melbourne VIC", "Brisbane", "Bondi Beach")

Output

The actor returns an array of CPA records, each containing detailed information about a certified accountant. The output includes:

  • Account ID
  • CPA details and contact information
  • Location data
  • Practice information
  • And other relevant fields provided by CPA Australia's database

All results are automatically deduplicated.

Example Usage

Basic city search:

{
"location": "Melbourne VIC, Australia"
}

Suburb search:

{
"location": "Parramatta NSW"
}

State-wide search:

{
"location": "Queensland, Australia"
}

Limitations

  • The actor searches within CPA Australia's official database only
  • Location must be a valid, recognisable place name that can be geocoded
  • Search results are limited to what's available in the specified geographic area

Error Handling

All errors are logged to the console for debugging purposes.

Support

For issues, feature requests, or questions about this actor, please create an issue in the repository.