Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
GravityTwin committed Jan 25, 2018
1 parent d2b67e7 commit f92292a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scraper.py
@@ -1,7 +1,8 @@
# This is a template for a Python scraper on morph.io (https://morph.io)
# including some code snippets below that you should find helpful

# import scraperwiki
#import the scraperwiki library to store data
import scraperwiki
# import lxml.html
#
# # Read in a page
Expand Down

0 comments on commit f92292a

Please sign in to comment.