Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yngveny committed Sep 25, 2017
1 parent 328f88c commit fde04a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scraper.py
Expand Up @@ -44,3 +44,4 @@ def scrape_dof(url):
fullurl = 'http://'+url
print 'scraping ', fullurl
scrape_dof(fullurl)
print 'and done'

0 comments on commit fde04a8

Please sign in to comment.