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

"raw_timestamp" list index out of range issue #138

Open
kollerbud opened this issue Sep 2, 2022 · 1 comment
Open

"raw_timestamp" list index out of range issue #138

kollerbud opened this issue Sep 2, 2022 · 1 comment

Comments

@kollerbud
Copy link

module was working fine until recently, have been getting this error:

File "~.\lib\site-packages\finviz\main_func.py", line 110, in get_news
raw_timestamp = row.xpath("./td")[0].xpath("text()")[0][0:-2]
IndexError: list index out of range

I am assuming something was changed on the website and now this is happening.

@HunkieCodie
Copy link

Yes, I also noticed this error on a remote machine of mine but it works well on my local machine too.. I'm not sure what the problem might be

RiverRo added a commit to RiverRo/finviz that referenced this issue Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants