JECSand / yahoofinancials

A powerful financial data module used for pulling data from Yahoo Finance. This module can pull fundamental and technical data for stocks, indexes, currencies, cryptos, ETFs, Mutual Funds, U.S. Treasuries, and commodity futures.
https://pypi.python.org/pypi/yahoofinancials
MIT License
911 stars 215 forks source link

Proxy support #46

Closed MikhailMS closed 1 year ago

MikhailMS commented 4 years ago

It seems like at the moment there is no support for proxies

I got the PR (support for proxies) ready to be merged if you are happy with contribution from the outside :)

Clayfigure commented 1 year ago

I am stuck with the problem caused by proxy: ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1129)

Could you teach me how to solve this problem?