Benny- / Yahoo-ticker-symbol-downloader

A web scraper for ticker symbols from yahoo finance
https://pypi.python.org/pypi/Yahoo-ticker-downloader/
Other
250 stars 87 forks source link

Switch from url lib to requests #2

Closed revenazb closed 10 years ago

revenazb commented 10 years ago

by switching form url lib to the requests library. You make this code also work in Python 2.7

Benny- commented 10 years ago

Thank you for your contribution.

I will merge this, check if it works in python2 and python3, update the readme and upload a new version to the Python Package Index. This might take a few days.