We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the master branch of finvizfinance.
from finvizfinance.quote import finvizfinance stock = finvizfinance('tsla') print(stock.ticker_fundament()) /usr/local/lib/python3.11/dist-packages/finvizfinance-0.14.7rc1-py3.11.egg/finvizfinance/quote.py", line 140, in ticker_fundament AttributeError: 'NoneType' object has no attribute 'findAll'
start today(10/13), it looks like finviz changed their header
suppose to get quote/screener from finviz
The text was updated successfully, but these errors were encountered:
hello it looks like finviz changed their header again today.
Sorry, something went wrong.
No branches or pull requests
finvizfinance version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the master branch of finvizfinance.
Reproducible Example
Issue Description
start today(10/13), it looks like finviz changed their header
Expected Behavior
suppose to get quote/screener from finviz
Installed Versions
The text was updated successfully, but these errors were encountered: