JECSand / yahoofinancials

A powerful financial data module used for pulling data from Yahoo Finance. This module can pull fundamental and technical data for stocks, indexes, currencies, cryptos, ETFs, Mutual Funds, U.S. Treasuries, and commodity futures.
https://pypi.python.org/pypi/yahoofinancials
MIT License
896 stars 214 forks source link

Session Management Refactor & Hardening #168

Closed JECSand closed 6 months ago

JECSand commented 6 months ago

Refactored session management system to handle cookie and crumbs better. Added fixes for #167, #166, #160.