SRA: Search Persons
SRA via Parse · government_public
Search for solicitors (persons) in the SRA register. The search matches exact words within names (case-insensitive). Returns paginated results from up to 1000 matches per query. The SRA backend may be slow for very common surnames with large result sets. Search and retrieve UK solicitor records from the SRA (Solicitors Regulation Authority) register at sra.org.uk. Supports searching by name words, retrieving detailed person records by SRA number, and systematic enumeration of solicitors. Fulfilled by Parse from www.sra.org.uk.
- b2b-directory
- government-public
- other
- parse
- platform-key
- sra
- www-sra-org-uk
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/64700c10-9b35-4b89-9f8d-5eaa99353f24/search_persons
- Interface artifact
- sha256:ed21c95c1d1329e30a88f2eea063d76fc76adf02f7acbfaf0b5260ae0d7dd28d
- Manifest digest
- sha256:305060e7bc95f7d3477ae0276c97246ddad353191ec5816278c025d4a7077bf6
Request fields
- page (integer): Page number (1-indexed)
- query (string, required): Name word to search for (min 2 chars). Matches exact words in solicitor names.
- page_size (integer): Results per page (1-500): Allowed values: 10, 50
Example queries
- {"page":"1","query":"patel","page_size":"10"}