Skip to content

davidbzhao/SIS-Evaluations-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SIS-Evaluations-Scraper

A web scraper that grabs course evaluation data from UVA's Student Information System

Installation

Install the selenium and yaml packages.

pip install selenium

pip install pyyaml

Open the credentials.yml file. Enter your NetBadge computing ID and password where presented.

This .yml file keeps your credentials out of the python script. Be sure not to share the .yml file with anyone.

About

A web scraper that grabs course evaluation data from UVA's Student Information System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages