ASN: Search Lawyers
ASN via Parse · b2b_directory
Search the LIV lawyer referral directory. Supports filtering by postcode, area of law category code, and firm name. Returns law firm details including contact information, practice areas, languages spoken, and accredited specialisations. Results are randomised by the upstream service. All filter parameters are optional; omitting all returns the full directory (capped by limit). Search the Law Institute of Victoria (LIV) Find Your Lawyer referral service directory for law firms in Victoria, Australia. Returns firm names, addresses, phone numbers, emails, websites, practice areas, languages, and other contact details. Fulfilled by Parse from www.liv.asn.au.
- asn
- b2b-directory
- government-public
- maps-geo
- parse
- platform-key
- www-liv-asn-au
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5a69f77a-3525-4b07-82cf-e14fa167c268/search_lawyers
- Interface artifact
- sha256:d7e3cb807401184fd3baff12ec616b5befa7b5e8b987c844331ed3b9933de3e7
- Manifest digest
- sha256:fddd60fc0337b945ea43673dfed733a1d3a0ffa65ba4d9d9b555a7f3e392e5e8
Request fields
- limit (integer): Maximum number of results to return. Must be between 1 and 500.: Allowed values: 5, 10, 20
- postcode (string): Australian postcode(s) to filter by. Supports comma-separated list for multiple postcodes (e.g. '3000' or '3000,3001,3002'). When omitted, no location filter is applied.
- firm_name (string): Firm name or partial name to search for (e.g. 'Aitken'). Case-insensitive partial match. When omitted, no firm name filter is applied.
- area_of_law (string): Area of law category code to filter by (e.g. 'CR' for Criminal Law, 'FA' for Family Law, 'PR' for Property Law). Use the list_areas_of_law endpoint to get available codes. When omitted, all areas are returned.
Example queries
- {"limit":"5","postcode":"3000","firm_name":"Aitken","area_of_law":"CB"}