Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaorenmin committed Jul 2, 2017
1 parent d1f5965 commit c3f2450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -3,7 +3,7 @@
import unicodedata
import time
import xml
sudo pip install beautifulsoup4
pip install beautifulsoup4

headers = ["Name","Department","Total Ratings","Overall Quality","Easiness","Hot"]
#Dictionary of school ids (keys) that map to tuple of school name and number of pages
Expand Down

0 comments on commit c3f2450

Please sign in to comment.