Releases: scheb/yahoo-finance-api
Releases Β· scheb/yahoo-finance-api
v4.11.2
- Check if column value is a null type when decoding historical data by @hackerESQ in #58
v4.11.0
- Fix issue getHistoricalQuoteData giving 403 unauthorized errors, fixes #52, thank you to @jrodriguesd
v4.8.0
Randomize user agent to work around "429 Too Many Requests" issue
v4.7.0
- Update the approach (again) to retrieve quotes, since old approach stopped working, #40, thanks to @nevets963 and @yasinaslan16 for sharing the new approach
v4.6.0
Retrieving quotes data from the v6 API endpoint. The v7 endpoint stopped working without session, GDPR consent and crumb value.
v4.5.0
Retrieving historical data no longer requires a crumb value π€·