issues
search
karlwancl
/
YahooFinanceApi
A handy Yahoo! Finance api wrapper, based on .NET Standard 2.0
MIT License
158
stars
58
forks
source link
Updated to work with recent API changes
#55
Closed
sergemat
closed
1 year ago
sergemat
commented
1 year ago
Changed approach for getting auth cookie.
Added cookie authorization to all v7 APIs.
Upgraded all Nuget packages to most recent version and updated all code to work.
Updated tests project to .NET 6 (so that I can run it in my local VS 2022).
Fixed stock split parsing logic.
Fixed all unit tests to pass.