UNILAG Course Form Downloader
A Python script that automates logging into the UNILAG Student Portal, selects a session and semester, and downloads the course registration form as a PDF using Selenium.
Features
- Automates login to the UNILAG student portal.
- Selects the session and semester.
- Extracts the course form download link.
- Downloads and saves the course form as a PDF.
- Uses environment variables for secure authentication.
Tech Stack
- Python
- Selenium for web scraping