ValueRaider
ValueRaider
Only 1 request change since 0.2.28: adding cookie & crumb in 0.2.32, 9 months ago. [Cookie is cached](https://github.com/ranaroussi/yfinance/blob/main/yfinance/data.py), but cache might not work in Jupyter so cookie fresh in each...
I've left ticket open because ideally YF would detect that `fc.yahoo.com` is blocked and handle gracefully (nice message), not blow up.
That's not the solution. Look at the metadata.
Just add 2 unit tests: one with prepost=False, other with True. Then rebase to dev branch #1084
Probably Yahoo Finance Premium, but yfinance doesn't support logging in.
But it already has a timezone. How did you determine it was missing?
How many requests are you sending?
@edwardtilley you can always rollback https://ranaroussi.github.io/yfinance/development/running.html
yfinance latest release works for the vast majority of users. Most of the exceptions are proven to have old versions. If you have problem with 0.2.61, then we need you...