ranaroussi / yfinance

Download market data from Yahoo! Finance's API
https://aroussi.com/post/python-yahoo-finance
Apache License 2.0
14.93k stars 2.45k forks source link

Add timeout to session.get() in get_all_by_isin() function #1879

Open ahnazary opened 8 months ago

ahnazary commented 8 months ago

Related to this issue

ValueRaider commented 8 months ago

Instead, can get_all_by_isin be refactored to use YfData? Is a singleton so easy. Feel free to reduce timeout, there's no particular reason for 30.

Also can you target dev branch? #1084

ValueRaider commented 4 months ago

Paging @ahnazary ...