Skip to content

Commit

Permalink
changed url
Browse files Browse the repository at this point in the history
  • Loading branch information
LeifGreiss committed Dec 1, 2017
1 parent c882d9d commit 48f9be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
@@ -1,3 +1,3 @@
import scraperwiki
html = scraperwiki.scrape('https://scraperwiki.com/hello_world.html')
html = scraperwiki.scrape('https://bbc.co.uk')
print html

0 comments on commit 48f9be3

Please sign in to comment.