Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
LilaRa committed Jan 25, 2018
1 parent ceafedc commit 133c4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -2,7 +2,7 @@
# including some code snippets below that you should find helpful
#import scraperwiki library to store data
import scraperwiki
# import lxml.html
import lxml.html
print "Hello World"
# # Read in a page
html = scraperwiki.scrape("http://foo.com")
Expand Down

0 comments on commit 133c4c3

Please sign in to comment.