This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Bharat Courts CLI, SDK & AI Skills
Programmatically access Indian court data from eCourts.
Programmatically access Indian court data from eCourts. Search cases, download orders, and get cause lists across 700+ District Courts, 25 High Courts and the Supreme Court. Robust web scraper with built-in OCR based captcha resolvers.
Hi, India's eCourts platform holds millions of case records across 25+ High Courts, 700+ District Courts, and the Supreme Court — but there's no official API. Checking case status means navigating clunky portals, solving CAPTCHAs by hand, and copy-pasting results one at a time.
bharat-courts fixes that. It gives you — and your AI assistant — direct programmatic access to:
Find any judgment with one call — Judgments().find(judge=..., year=..., text=..., cnr=...) routes to the right backend (archive vs live) and returns a uniform result. The SDK does the heavy lifting; you describe the data, not where it lives.
Track matters — search by case number, party name, or advocate across any High Court or District Court
Download orders & judgments — get PDFs for all orders in a case with one call
Monitor cause lists — see which cases are listed before which bench, every day
Pull recent Supreme Court judgments — scrape the homepage's "Latest Judgements / Orders" feed and download the PDFs
Query the historical archive — instant offline search across SCI judgments from 1950 and 25-HC judgments (CC-BY-4.0 AWS Open Data, no CAPTCHA, no rate limits)
Access District Courts — dynamically discover courts across 36 states/UTs and search 700+ court complexes
Bulk download judgments — paginate through results, batch-download PDFs with automatic session management
Automate CAPTCHA handling — built-in OCR solver, ONNX solver, or plug in your own
Works standalone as a Python library, as a CLI tool, or as an AI agent skill — install it into Claude Code, GitHub Copilot, or any MCP-compatible assistant and ask questions in plain English.
Built for practicing lawyers, litigation teams, legal researchers, legal aid organizations, and legal tech builders.
No comment highlights available yet. Please check back later!
About Bharat Courts CLI, SDK & AI Skills on Product Hunt
“Programmatically access Indian court data from eCourts.”
Bharat Courts CLI, SDK & AI Skills was submitted on Product Hunt and earned 1 upvotes and 1 comments, placing #98 on the daily leaderboard. Programmatically access Indian court data from eCourts. Search cases, download orders, and get cause lists across 700+ District Courts, 25 High Courts and the Supreme Court. Robust web scraper with built-in OCR based captcha resolvers.
Bharat Courts CLI, SDK & AI Skills was featured in Legal (6.1k followers), Developer Tools (512.9k followers), Artificial Intelligence (469.3k followers) and GitHub (41.2k followers) on Product Hunt. Together, these topics include over 189.1k products, making this a competitive space to launch in.
Who hunted Bharat Courts CLI, SDK & AI Skills?
Bharat Courts CLI, SDK & AI Skills was hunted by Shouvik Mitra. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how Bharat Courts CLI, SDK & AI Skills stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
Hi,
India's eCourts platform holds millions of case records across 25+ High Courts, 700+ District Courts, and the Supreme Court — but there's no official API. Checking case status means navigating clunky portals, solving CAPTCHAs by hand, and copy-pasting results one at a time.
bharat-courts fixes that. It gives you — and your AI assistant — direct programmatic access to:
Find any judgment with one call — Judgments().find(judge=..., year=..., text=..., cnr=...) routes to the right backend (archive vs live) and returns a uniform result. The SDK does the heavy lifting; you describe the data, not where it lives.
Track matters — search by case number, party name, or advocate across any High Court or District Court
Download orders & judgments — get PDFs for all orders in a case with one call
Monitor cause lists — see which cases are listed before which bench, every day
Pull recent Supreme Court judgments — scrape the homepage's "Latest Judgements / Orders" feed and download the PDFs
Query the historical archive — instant offline search across SCI judgments from 1950 and 25-HC judgments (CC-BY-4.0 AWS Open Data, no CAPTCHA, no rate limits)
Access District Courts — dynamically discover courts across 36 states/UTs and search 700+ court complexes
Bulk download judgments — paginate through results, batch-download PDFs with automatic session management
Automate CAPTCHA handling — built-in OCR solver, ONNX solver, or plug in your own
Works standalone as a Python library, as a CLI tool, or as an AI agent skill — install it into Claude Code, GitHub Copilot, or any MCP-compatible assistant and ask questions in plain English.
Built for practicing lawyers, litigation teams, legal researchers, legal aid organizations, and legal tech builders.