Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
LeifGreiss committed Dec 1, 2017
1 parent f5e7fac commit 2dc4e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
@@ -1,5 +1,5 @@
import scraperwiki
html = scraperwiki.scrape('https://www.opensecrets.org')
html = scraperwiki.scrape('http://www.opensecrets.org')
print html
sausages = html
print sausages

0 comments on commit 2dc4e55

Please sign in to comment.