Bailii: Get Case Detail
Bailii via Parse · Government & Public Sector
Fetch and parse a BAILII case detail page. Returns structured metadata (title, citation, court, date, judges, status, result) and the full judgment text. Requires either case_path or case_url. Case paths are obtained from search_cases or search_cases_rss results. Search and retrieve case law from the British and Irish Legal Information Institute (BAILII) database. Supports searching across multiple jurisdictions (Ireland, UK, England & Wales, Scotland, Northern Ireland) with filters for date range, sort order, and jurisdiction. Also supports fetching full case details including metadata and judgment text. Fulfilled by Parse from bailii.org.
- b2b-directory
- bailii
- bailii-org
- government-public
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Government & Public Sector
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6cc717d3-f3c8-4638-9679-54b268171b75/get_case_detail
- Interface artifact
- sha256:04179a25d531413bb348a3a0701965a1657d4b68e7f173dc4c739261f69a4c73
- Manifest digest
- sha256:d1b43dd04dacee3bf9da2787c23c13354d1edb9bffa8b6439df3dad257358173
Request fields
- case_url (string): Full URL of the case page (e.g., 'https://www.bailii.org/ie/cases/IEHC/2016/H187.html'). Use either case_path or case_url.
- case_path (string): Case path relative to BAILII root (e.g., 'ie/cases/IEHC/2016/H187.html'). Obtain from search_cases or search_cases_rss results' case_path field.
Example queries
- {"case_url":"https://www.bailii.org/ie/cases/IEHC/2015/H523.html","case_path":"ie/cases/IEHC/2015/H523.html"}