Azbar: Search Lawyers
Azbar via Parse · b2b_directory
Search and list lawyers from the Arizona State Bar directory. Returns paginated results with optional filters for name, city, state, firm, and specialization. With no filters, returns all ~35,000+ members alphabetically. Each result includes basic contact info, bar number, member status, and firm affiliation. Search and retrieve lawyer profiles from the Arizona State Bar member directory. Supports filtering by name, location, specialization, and company, with full pagination. Detail endpoint provides comprehensive lawyer profiles including specializations, jurisdictions, law school, admission date, and discipline history. Fulfilled by Parse from www.azbar.org.
- azbar
- b2b-directory
- government-public
- healthcare
- parse
- platform-key
- www-azbar-org
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/4308acf3-4531-4587-959c-0c7cf92f0aee/search_lawyers
- Interface artifact
- sha256:265ebe07d1952340cfe4a2e35d81b71acbbaf2d3311e9a6931257ff2a7b12ec6
- Manifest digest
- sha256:13970ba64c272d344891377e1e8e020ce41f4e25b0719c26bb00c56a64567058
Request fields
- city (string): Filter by city (e.g. Phoenix, Tucson, Scottsdale).
- page (integer): Page number (1-based).
- state (string): Filter by state abbreviation (e.g. AZ, CA).
- company (string): Filter by firm/company name.
- last_name (string): Filter by last name.
- page_size (integer): Results per page (max 500).
- first_name (string): Filter by first name.
- specialization (string): Filter by specialization (e.g. Injury & Wrongful Death Litigation, Real Estate, Bankruptcy).
Example queries
- {"city":"Phoenix","last_name":"Smith","page_size":"3"}