Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
PRBHam committed Feb 19, 2019
1 parent d45ebfe commit c14460f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scraper.py
Expand Up @@ -7,6 +7,7 @@
print("Hello")
# # Read in a page
html = scraperwiki.scrape("http://foo.com")
print(html)
#
# # Find something on the page using css selectors
# root = lxml.html.fromstring(html)
Expand Down

0 comments on commit c14460f

Please sign in to comment.