Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
danozgriff committed Dec 9, 2015
1 parent 67bd183 commit c8f4b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -14,7 +14,7 @@

#print asxlist["ASX code"][0]
for x in asxlist:
print x
print asxlist

data = scraperwiki.scrape("http://www.asx.com.au/asx/research/ASXListedCompanies.csv")
url2 = 'https://www.aussiebulls.com/SignalPage.aspx?lang=en&Ticker=WOW.AX'
Expand Down

0 comments on commit c8f4b84

Please sign in to comment.