CoolFace
Apppublic

Puchi01x/court-data-fetcher

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Court Data Fetcher & Mini-Dashboard

Objective

A Flask-based web app to fetch case details, parties, hearing dates, and PDF orders from Indian courts.

Target Court

  • —Faridabad District Court (https://districts.ecourts.gov.in/)

Features

  • —HTML UI with Flask backend.
  • —Case type, case number, and filing year inputs.
  • —SQLite database for logging queries and raw responses.
  • —PDF download links.
  • —Error handling.

Deployment

Designed for Hugging Face Spaces.

  • —Create new Space → Select SDK: Docker (or Python + Flask).
  • —Upload app.py, requirements.txt, templates/, and README.md.
  • —Hugging Face will deploy and run on port 7860.