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 eddbb52 commit 8ddd584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scraper.py
Expand Up @@ -2,6 +2,7 @@
import string
import unicodedata
import time
from bs4 import BeautifulSoup

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 8ddd584

Please sign in to comment.