justia.com API: get_case_detail
justia.com via Parse · government_public
Get details of a specific court case or opinion by path. The path must match a valid case on law.justia.com/cases/. Returns the case title and full opinion text with original formatting (whitespace, line breaks) preserved, allowing regex-based separation of majority, concurring, and dissenting opinions. Covers federal and state appellate courts. Scraper for Justia.com lawyer directory, law schools, legal guides, and US state statutes/case law. Fulfilled by Parse from justia.com.
- b2b-directory
- education
- government-public
- justia-com
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9cf3f8bd-b3c7-4d90-80f8-b414979bcada/get_case_detail
- Interface artifact
- sha256:ca6f075cedb34ee1f2b721d6c6093ff5859ed5d40221bc7562fd553d551089fa
- Manifest digest
- sha256:fc32154ba0ed98697452e26dde7685bee9148215d2f4a4dc369130555e606d92
Request fields
- path (string, required): Path to the case (e.g. federal/appellate-courts/ca9/20-70424/20-70424-2024-12-31.html). Must match a valid case on law.justia.com/cases/.
Example queries
- {"path":"federal/appellate-courts/ca9/20-70424/20-70424-2024-12-31.html"}