Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tomatolichy committed Sep 21, 2018
1 parent 1acd7ec commit 7a18993
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scraper.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
cexurl = "https://uk.webuy.com/product-detail/?id="

#html = scraperwiki.scrape("https://uk.webuy.com/product-detail/?id=sssdtosxg51tbpci")
html = scraperwiki.scrape("http://www-news.iaea.org/EventList.aspx") # this is same as TWO doc_text = scraperwiki.scrape(url)

html = scraperwiki.scrape("http://www-news.iaea.org/EventList.aspx")
# # Find something on the page using css selectors


Expand Down

0 comments on commit 7a18993

Please sign in to comment.