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 07f1977 commit 0433a9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scraper.py
@@ -1,5 +1,5 @@
import scraperwiki
def = scraperwiki.scrape('https://bbc.co.uk')
print def
sausages = def
clown = scraperwiki.scrape('https://www.opensecrets.org/resources/ftm/ch09p1.php')
print clown
sausages = clown
print sausages

0 comments on commit 0433a9f

Please sign in to comment.