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 c3f2450 commit 7b80290
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scraper.py
Expand Up @@ -4,6 +4,7 @@
import time
import xml
pip install beautifulsoup4
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 7b80290

Please sign in to comment.