Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
clabrow committed Aug 8, 2017
1 parent 3525e8f commit 0fd513f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scraper.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
# -----------------------------------------------------------------------------

#import scraperwiki
#html = scraperwiki.scrape('https://scraperwiki.com/hello_world.html')
#html = scraperwiki.scrape('https://bbc.co.uk')
#print html

# -----------------------------------------------------------------------------
# In the next tutorial, you'll learn how to extract the useful parts
# from the raw HTML page.
# -----------------------------------------------------------------------------
# -----------------------------------------------------------------------------

0 comments on commit 0fd513f

Please sign in to comment.