martindale.com API: search_attorneys
martindale.com via Parse · b2b_directory
Full-text search over the Martindale-Hubbell attorney directory. Returns paginated attorney cards with name, firm, phone, location, and peer-review rating. Results are ordered by best match by default. Each card carries a profile_url suitable for get_attorney_profile and a firm_url suitable for get_law_firm_profile. Search for attorneys on Martindale-Hubbell, extract detailed profiles for attorneys and law firms, contact information, and reviews. Fulfilled by Parse from martindale.com.
- b2b-directory
- government-public
- martindale-com
- parse
- platform-key
- reviews-ratings
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/eed6d376-ffc6-44cf-8dcc-230a69cfdfdb/search_attorneys
- Interface artifact
- sha256:84f98a54adbad3d95342dbc037c718a73acfffbe0c041d21eed36fe47ded955d
- Manifest digest
- sha256:928f1662f83b28ee5d739ee109a00f0908b62437fcb7ca90c0bb85c60d4b6acd
Request fields
- page (integer): Page number for pagination.
- query (string, required): Search keyword matching practice area or attorney name (e.g. 'personal injury', 'criminal defense').
- location (string, required): Location as city and state or ZIP code (e.g. 'New York, NY', 'Los Angeles, CA').
Example queries
- {"query":"personal injury","location":"New York, NY"}