Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lucahammer committed Aug 13, 2016
1 parent ffe7b42 commit 9ed74cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scraper.py
Expand Up @@ -10,6 +10,7 @@

# # Read in a page
for page in testing:
print ("scraping: "+page)
counter = 0
html = scraperwiki.scrape("https://www.wien.gv.at/petition/online/"+page)
# # Find something on the page using css selectors
Expand Down

0 comments on commit 9ed74cb

Please sign in to comment.