captn3m0 / ecourts

Python library to help scrape Indian Court Orders from the ecourts website
GNU General Public License v3.0
6 stars 0 forks source link

Switch to SQLAlchemy #14

Closed captn3m0 closed 2 weeks ago

captn3m0 commented 1 month ago

Would be nice to get cheap updates, and nice querying systems for end-users.

Plus, we can switch backends between databases. So the production scraper could run against something nicer.

And maybe if we use something like supabase, we can just make the DB instance public and let anyone connect anonymously?

captn3m0 commented 2 weeks ago

Closing for https://github.com/captn3m0/ecourts/issues/19