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

KeyError: 'incomeBeforeTax #162

Open ldr-3logy opened 7 months ago

ldr-3logy commented 7 months ago

Experiencing a KeyError: incomeBeforeTax in yf.py when using YahooFinancials(['AAPL','MSFT']).get_income_before_tax()