Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
walinchus committed Apr 25, 2017
1 parent eadc858 commit 41ea5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -24,7 +24,7 @@
# -----------------------------------------------------------------------------

import scraperwiki
html = scraperwiki.scrape('https://scraperwiki.com/hello_world.html')
html = scraperwiki.scrape('https://en.wikipedia.org/wiki/Dwarf_planet')
print html

# -----------------------------------------------------------------------------
Expand Down

0 comments on commit 41ea5da

Please sign in to comment.