Osler: Search Lawyers
Osler via Parse · b2b_directory
Search for lawyers at Osler with optional filters. Returns paginated results with a configurable number of results per page (up to 100). The site serves 10 results per server page, so larger per_page values trigger multiple internal fetches. When bar_years is specified, each result is enriched with bar admission data and only lawyers admitted in any of the specified years are returned. Search and retrieve profiles of lawyers at Osler, Hoskin & Harcourt LLP. Supports filtering by office, role, practice area, and bar admission years. Fulfilled by Parse from www.osler.com.
- b2b-directory
- government-public
- osler
- other
- parse
- platform-key
- www-osler-com
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e89d5907-bb2a-49c9-a5de-3d56c43b6dcc/search_lawyers
- Interface artifact
- sha256:a50e6844f87f462c8e5c38ff1d62b481de4f95338f259a614c22f551f027687d
- Manifest digest
- sha256:3f7e87f293c51be85f3647dea355965373776b60cfcbdc3c8c731fc3fa426b8e
Request fields
- page (integer): Page number for pagination.
- role (string): Filter by role category.: Allowed values: Partner, Counsel, Associate, Business Professional, Other Legal Professional, Associé, Student
- query (string): Free-text search query matching lawyer names.
- office (string): Filter by office location.: Allowed values: toronto, montreal, calgary, ottawa, new york, vancouver
- per_page (integer): Number of results per page, between 1 and 100.
- bar_years (string): Comma-separated list of bar admission years to filter by (e.g. '2019,2020,2021'). When specified, only lawyers admitted in any of these years are returned. Requires fetching each profile individually, so responses are slower.
- practice_area (string): Filter by practice area name (e.g. 'Capital Markets', 'Artificial Intelligence', 'Mergers and Acquisitions'). Case-insensitive. Numeric IDs are also accepted for backward compatibility.
Example queries
- {"page":"1","role":"Partner","office":"toronto","bar_years":"1995,2000,2005","practice_area":"6989"}