ranaroussi / yfinance

Download market data from Yahoo! Finance's API
https://aroussi.com/post/python-yahoo-finance
Apache License 2.0
14.89k stars 2.44k forks source link

Using a proxy server when getting options data #2077

Open uk-medic-coder opened 1 month ago

uk-medic-coder commented 1 month ago

Hi, is it possible to specify a proxy server with "yf.Ticker('AAPL')"?

I am downloading options data and would like to use a proxy.

Thank you.

nickdon2007 commented 4 days ago

Yeah, I want to know if this is a feasible option. Download option data is too bulk of data and it is better to do with proxy.