ITU Ninova Scraper

Description

Ninova is a website for ITU student to get access to class material.

Each lecture has its own folder and class material inside that folder. Students have to manually click each of them in order to download them to their computer. This may be a tiring process when there is a lot of files and classes.

This tool automizes this process by scraping the website using the students\' credentials. At the end of the execution, all of the files should be under its own class directory.

Images below show automatically downloaded files.

Technologies

Python

Selenium

BeautifulSoup 4