Skip to content

Releases: scheb/yahoo-finance-api

v4.11.2

29 Dec 18:21
6955d2d
Compare
Choose a tag to compare
  • Check if column value is a null type when decoding historical data by @hackerESQ in #58

v4.11.1

16 Oct 17:36
acb9eba
Compare
Choose a tag to compare

v4.11.0

15 Oct 17:52
34ec706
Compare
Choose a tag to compare
  • Fix issue getHistoricalQuoteData giving 403 unauthorized errors, fixes #52, thank you to @jrodriguesd

v4.10.1

09 Jun 11:52
Compare
Choose a tag to compare
  • Fix invalid return type for option exp_date by @CompoTypo in #51

v4.10.0

02 Apr 17:18
Compare
Choose a tag to compare

v4.9.0

01 Mar 19:03
c24c085
Compare
Choose a tag to compare

v4.8.0

23 Jul 14:39
Compare
Choose a tag to compare

Randomize user agent to work around "429 Too Many Requests" issue

v4.7.0

28 May 11:04
Compare
Choose a tag to compare
  • 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

07 May 11:45
Compare
Choose a tag to compare

Retrieving quotes data from the v6 API endpoint. The v7 endpoint stopped working without session, GDPR consent and crumb value.

v4.5.0

18 Dec 11:58
Compare
Choose a tag to compare

Retrieving historical data no longer requires a crumb value 🀷