Ecourtsindia: Get High Court Judgments
Ecourtsindia via Parse · government_public
Retrieve judgments, eSCR, and orders from High Courts in India. Searches cases at High Courts and returns individual judgment/order documents with their metadata. Results are filtered from the general case search to include only High Court cases that have judgments or orders. Document URLs are included when available from the detail fetch (limited to first 5 cases per page for performance). Uses the same search index as search_cases but filters for High Court court codes and cases with judicial documents. Search and retrieve detailed information about court cases across Indian courts from eCourtsIndia.com. Covers Supreme Court, High Courts, and District Courts with over 239 million cases. Fulfilled by Parse from ecourtsindia.com.
- b2b-directory
- ecourtsindia
- ecourtsindia-com
- government-public
- news-media
- 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/dba279e1-d9cb-4165-bcca-233d98085095/get_high_court_judgments
- Interface artifact
- sha256:dbf78b85b5641cf33e839d32cd646fed70b01e0fafaabd75868fd9b01b9ce2bc
- Manifest digest
- sha256:f3d61b503101924673fa1217319bc47ff059b98af3d81e86293a21b707847173
Request fields
- page (integer): Page number (1-indexed) for paginated results.
- court (string): Filter by a specific High Court name (e.g. 'Kerala', 'Bombay', 'Delhi', 'Karnataka', 'Allahabad'). Partial match supported. If omitted, returns results from all High Courts.
- query (string): Search query — party name, case number, offense keyword, or legal term. If omitted, defaults to 'High Court' to retrieve broad HC results.: Allowed values: murder, bail, land dispute, divorce, theft
- to_date (string): Filter documents issued on or before this date (ISO format YYYY-MM-DD).
- doc_type (string): Filter by document type.: Allowed values: judgment, escr, order, all
- from_date (string): Filter documents issued on or after this date (ISO format YYYY-MM-DD).
Example queries
- {"page":"1","query":"murder"}