-
Notifications
You must be signed in to change notification settings - Fork 290
Open
Description
As of today 2023-10-13, I tried to run:
import finviz
print(finviz.get_stock('aapl'))
Error received:
File: "...\finviz\main_func.py", line 35, in get_stock
title = page_parsed.cssselect('table[class="fullview-title"]')[0]
IndexError: list index out of range
Additional Info:
- OS: Windows 10
- Python IDE: Tried both VSCode and Thonny
- Python Version: 3.9.1
whaled-admin and olcc
Metadata
Metadata
Assignees
Labels
No labels