Ecourts: Search Judgments
Ecourts via Parse · Government & Public Sector
Full-text search across Indian court judgments and orders. Matches keywords against case text. Results are paginated in batches of 10, ordered by most recent judgment date. Internally solves an image captcha per request; due to OCR reliability, requests may occasionally need retrying. Each result includes case title, judge, court, CNR number, dates, and a path to the judgment PDF. Search for Indian court judgments and orders from the eCourts platform. Fulfilled by Parse from judgments.ecourts.gov.in.
- b2b-directory
- ecourts
- government-public
- judgments-ecourts-gov-in
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Government & Public Sector
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/31ab4ecd-705a-430c-822f-4066a14f34f0/search_judgments
- Interface artifact
- sha256:675026b89bd46a1feedf933c28f3726d6ebf8e0da7533954ed34dfd92d6dcc94
- Manifest digest
- sha256:9cc35e5bd76a1baa45017f429127e70ddde3c417dabfd0dee6cab9cbd77a34fe
Request fields
- query (string, required): Search keyword to match against judgment text (e.g. 'CGST', 'property', 'tax')
- start (integer): Pagination offset (results returned in batches of 10)
- court_code (string): High Court state code to filter results by state (e.g. 'DEL' for Delhi, 'BOM' for Bombay)
- court_type (string): Court type: '1' for Supreme Court, '2' for High Court, '3' for SCR: Allowed values: 2, 1, 3
Example queries
- {"query":"CGST","start":"0","court_code":"DEL","court_type":"2"}