▲ 50 r/KarnatakaRajya+2 crossposts

Website to Karnataka SIR ASDDO lists using EPIC/Voter ID | ಕರ್ನಾಟಕ SIR ASDDO ಪಟ್ಟಿಯಲ್ಲಿ EPIC ಮೂಲಕ ಹುಡುಕಿ

The Chief Electoral Officer (CEO), Karnataka has published the ASDDO lists as PDFs as part of the latest Special Intensive Revision (SIR).

Finding a particular name or EPIC number in these PDF lists can be difficult, especially when there are multiple lists and pages to go through.

So I built a simple search tool to make this process easier:

🔎 Karnataka ASDDO Search:
https://gouthamganeshm.github.io/karnataka-asddo-dashboard/

You can enter your EPIC/Voter ID number and check whether it appears in the ASDDO lists.

📌 Official source: CEO Karnataka
https://ceo.karnataka.gov.in/asddo.html

Important: This is an independent, non-government website. It only provides a convenient search interface for publicly available ASDDO data. Please verify any result with the official CEO Karnataka/ECI sources or your BLO before taking any action.

u/ka_force — 7 days ago
▲ 21 r/RTI_India+1 crossposts

Made an open-source MCP server for India's RTI Online portal

I got tired of logging into the RTI Online portal every time I wanted to check the status of an application.

So I spent some time vibe coding an MCP server for it.

Instead of repeatedly dealing with OTPs and captchas just to check whether an RTI has moved, the server uses your existing View History session URL (obtained after a normal login) and exposes your RTI history through MCP.

It can:

  • 📋 List all your RTI applications and appeals
  • 🔍 Search by registration number, authority or status
  • ⏳ Find overdue RTIs
  • 📄 View application details
  • 📥 Download reply PDFs
  • 📊 Export your RTI history to CSV

It's read-only—it doesn't automate login, solve captchas, file RTIs or submit appeals. You log in once through the official portal, copy your View History URL, and the server does the rest.

If you're someone who files a lot of RTIs or likes using AI assistants with MCP, I'd love for you to give it a try and let me know what you think.

GitHub: https://github.com/gouthamganeshm/rti-mcp

Feedback, feature requests and contributions are all welcome!

u/ka_force — 13 days ago
▲ 4 r/Playwright+1 crossposts

Just tried something interesting — automated the process of filing multiple RTI applications using Claude Code + Playwright CLI.

What normally takes a lot of repetitive manual effort (filling forms, payments, confirmations, etc.) was handled end-to-end with automation — including UPI flow and submission tracking.

Filed RTIs across multiple central institutions in Karnataka in one go, and all of them went through successfully.

Honestly, this combo feels insanely powerful for web automation.
The future looks efficient… and a little scary at the same time 😅

There’s something satisfying about using tech to exercise a citizen’s right.

If you're curious, I’ve put the setup + workflow here:
https://github.com/gouthamganeshm/online_rti_automation/

Would love to hear thoughts or ideas on improving this further.

8 RTIs. Filed, paid, and confirmed — fully automated.

reddit.com
u/ka_force — 4 months ago