thecont1/india-votes-data ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python app that scrapes Indian election results from the Election Commission website, stores the data in a clean database, and shows it in a simple live dashboard.

I want it to pull constituency wise candidate names, party names, vote counts, and result status for parliamentary and assembly elections, then save everything in SQLite by default, with an option to use PostgreSQL if a database URL is provided. It should also be able to export the same data to CSV and JSON.

Please make it support both final result scraping and live counting updates round by round, with a small web API and a dashboard that shows seat tallies and basic charts that refresh automatically. It would be great if it can run from the command line too, and handle multiple constituencies without me having to babysit it.

If you need to check current docs or site behavior, look them up online as needed.

Are you gonna build this?

make sure you review the code using arcumet

Try freeSponsored — opens Arcumet in a new tab