Ailalawyer: Search Lawyers
Ailalawyer via Parse · b2b_directory
Search for immigration lawyers by location, language, and practice area. Returns the first page of up to 25 results with pagination metadata (current_page, total_pages, total_count). At least one filter should be provided; common patterns include searching by state, ZIP code, or last name. Results are randomized by the server on each request. API to search and extract details of immigration lawyers from AilaLawyer.com. Supports filtering by location, language, and specialty. Fulfilled by Parse from ailalawyer.com.
- ailalawyer
- ailalawyer-com
- b2b-directory
- government-public
- healthcare
- parse
- platform-key
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/2dc488ce-97ce-4b46-9e00-4c0dd5b95dd2/search_lawyers
- Interface artifact
- sha256:44fa009a9ea5ce53c566e30cfb7b428754718fec05fb0e51a0044cd63d03df73
- Manifest digest
- sha256:723f2af0d29eb9a4e72a5e2cbbf1137701df25c21ebcdf09d54350a4fc357cb7
Request fields
- zip (string): US ZIP code (5 digits, leading zeros preserved).
- city (string): City name to search in.
- last (string): Lawyer last name to search for.
- miles (string): Search radius in miles from the specified location.
- state (string): State ID from get_form_options states[*].value.
- country (string): Country ID from get_form_options countries[*].value.
- language (string): Language ID from get_form_options languages[*].value. 0 means any language.
- practice (string): Practice area ID from get_form_options practice_areas[*].value.
Example queries
- {"city":"New York","miles":"100","state":"5","language":"0"}