Closed lit26 closed 2 years ago
[X] I have checked that this issue has not already been reported.
[X] I have confirmed this bug exists on the master branch of finvizfinance.
from finvizfinance.news import News fnews = News() all_news = fnews.get_news()
ticker news 'NoneType' object has no attribute 'text'
Return news df
The issue is fixed in the PR. The new release will be available soon.
finvizfinance version checks
[X] I have checked that this issue has not already been reported.
[X] I have confirmed this bug exists on the master branch of finvizfinance.
Reproducible Example
Issue Description
ticker news 'NoneType' object has no attribute 'text'
Expected Behavior
Return news df
Installed Versions