/NuToM

Web crawler to fetch details of college professors and web application to display structured data.

Primary LanguagePython

NuToM

The web crawlers fetch_iitb_professor_details.py and fetch_iitd_professor_details.py fetches details of professors of IIT Bombay and IIT Delhi of various departments and saves the data in MySql database.

A user friendly web application is created in which user can apply filter based on college and department to fetch details of all professors of that college and department.

User can select College and Department. Screenshot (20)

Professor details of a perticular College and Department. Screenshot (21)