A Python web-scraper that scrapes from the website Notaso and:
- Finds all professors from the CSE and ECE Department, and
- Finds the professor's rating, and student's comments.
- You first need to install dependencies. Open up the terminal and type:
pip install -r requirements.txt
- Open up terminal, locate folder destination and type:
python scraper.py