lit26/finvizfinance

QST: How do I select Index as NASDAQ 100 or RUSSELL 2000?

Jeraz opened this issue · 3 comments

Question about finvizfinance

I am using python version 3.10.12 and finvizfinance library version 0.14.7. I am trying to run the filter for Index 'NASDAQ 100' but I get an error stated below. I know the finviz web screener has those options for NASDAQ 100 and RUSSELL 2000. Can someone guide if I am missing something? Thank you!

raise ValueError(
ValueError: Invalid filter option 'NASDAQ'. Possible filter options: ['Any', 'S&P 500', 'DJIA']

It seems finviz add those two in the latest. I will update in the latest ASAP.

Thank you

Should be included in the latest.