Benny- / Yahoo-ticker-symbol-downloader

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

adding parameter m to params #32

Closed istzustand closed 7 years ago

istzustand commented 7 years ago

with this parameter, it seems, one is able to select the markets from which data is being pulled 'dr' means Germany, 'us' means US+Canada and 'all' should be pretty self-explanatory.

Benny- commented 7 years ago

I am merging #33 instead of this one.