Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
philippdavidpries committed Aug 30, 2019
1 parent dbceb89 commit 77bc845
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scraper.py
@@ -1,4 +1,4 @@
importscraperwiki
7 html=scraperwiki.scrape("http://inmo.ie/6022")
8 print"Clickonthe...morelinktoseethewholepage"
9 printhtml
html=scraperwiki.scrape("http://inmo.ie/6022")
print("Clickonthe...morelinktoseethewholepage")
printhtml

0 comments on commit 77bc845

Please sign in to comment.