ValueRaider
ValueRaider
duplicate #2365
0.2.61 didn't change anything in data.py. 0.2.60 restored cookie reuse: > DEBUG reusing persistent cookie Curious what makes cookie invalid
Need to see the cookie. Someone print their cookies or upload cookies.db https://ranaroussi.github.io/yfinance/advanced/caching.html
@Hektiker24 I tried your cookie, works fine. Compare your debug log to mine: debug log ```python DEBUG Entering history() DEBUG Entering _fetch_ticker_tz() DEBUG Entering get() DEBUG Entering _make_request() DEBUG url=https://query2.finance.yahoo.com/v8/finance/chart/INTC...
How is it related?
This looks like a separate problem: > ERROR:root:release unlocked lock
Should get fixed by #2286
because `key-statistics` page isn't fetched https://github.com/ranaroussi/yfinance/blob/4c609b42c629e95ae1527c7f475dd8d1b5a0cf71/yfinance/scrapers/quote.py#L673
@lixin4sky can you edit message shorter?
Does #2483 help?