Skip to content
New issue

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

BUG: #92

Closed
1 of 2 tasks
dafa321 opened this issue Oct 14, 2023 · 1 comment
Closed
1 of 2 tasks

BUG: #92

dafa321 opened this issue Oct 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@dafa321
Copy link

dafa321 commented Oct 14, 2023

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

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'

Issue Description

start today(10/13), it looks like finviz changed their header

Expected Behavior

suppose to get quote/screener from finviz

Installed Versions

__version__ = 0.14.7rc1
@dafa321
Copy link
Author

dafa321 commented Oct 14, 2023

hello
it looks like finviz changed their header again today.

@lit26 lit26 added the bug Something isn't working label Oct 14, 2023
@lit26 lit26 mentioned this issue Oct 14, 2023
5 tasks
@lit26 lit26 closed this as completed Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants