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 7b80290 commit d26cf73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -3,8 +3,8 @@
import unicodedata
import time
import xml
pip install beautifulsoup4
from bs4 import BeautifulSoup
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 d26cf73

Please sign in to comment.