Profile Photo

Vishesh Jain

Software Developer

🚀 Automated Result Download System 📄

Blog Post Image
🚀 Automated Result Download System 📄

I’m excited to share my latest project, an Automated Result Download System I built using Python and Selenium! 💻✨

🔍 Project Overview 
The system automates the process of downloading student results from the Rajasthan Technical University, Kota website. Given an Excel file containing students' roll numbers and partial information, the program:
1. Selects the correct session, degree, and semester options on the RTU portal
2. Enters each student’s roll number and the required first four characters of the father’s name
3. Initiates a download of each student’s result in PDF format to a specified folder, simplifying a previously manual and time-consuming process.

💡 Technology Stack 
- Python: Core programming language for scripting
- Selenium: For automating browser interactions and handling form inputs
- openpyxl: For reading and processing data from Excel files

📈 Why This Project? 
As a student, I wanted to explore real-world applications of web automation. This project allowed me to streamline a repetitive task and create a tool that could be useful for peers and administrators alike.

I’d love to hear your thoughts, feedback, or suggestions on how I could improve this further. If you’re working on automation projects, feel free to connect or share your experiences! 

GitHub Repo Link

Comments