Benny- / Yahoo-ticker-symbol-downloader

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

Getting SSL error in python 3.9 #61

Open zayehalo opened 3 years ago

zayehalo commented 3 years ago

Hey, I keep getting an SSL cert error in line 100 when I try to run it with python3.9. Still works in 2.7 though, so I'm using it in that environment. Awesome program, thanks!