{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"}],"enrichment":{"capability":"Scrapes financial data from FinViz website, providing stock fundamentals, charts, news, insider trading info, forex and crypto data, plus screeners for comparing multiple stocks.","skillfed_tags":["web-scraping","financial-data","stock-research"],"use_cases":["Build a stock screener that filters S&P 500 companies by sector and valuation metrics, returning results as a DataFrame.","Fetch fundamental data (P/E, market cap, EPS) and insider trading activity for a ticker to inform buy/sell decisions.","Aggregate recent financial news and blogs from FinViz into a single feed for market monitoring.","Compare peer stocks and ETF holders for a given ticker to understand competitive landscape.","Retrieve technical and fundamental ratings from FinViz analysts for a list of stocks in batch."],"what_it_does":"finvizfinance is a web scraper that extracts financial market data from the FinViz website and returns it as Python objects and pandas DataFrames. It covers individual stock quotes (fundamentals, technical charts, insider trades, news, peer comparisons, ETF holdings), financial news aggregation, insider trading activity, and multi-stock screeners filtered by sector, index, valuation metrics, and technical signals. The package wraps requests and BeautifulSoup to parse HTML and expose FinViz data without requiring an official API.\n\nThe package is designed for retail investors and traders who want programmatic access to FinViz's free financial research tools. It depends on pandas for data organization, requests for HTTP, and BeautifulSoup/lxml for HTML parsing. Because it scrapes a third-party website rather than calling an official API, it is inherently fragile: any layout change on FinViz can break the parsers. The last release was recent, but the project shows aging maintenance signals with no commits for several months.","worth_installing":"Yes, if you accept the web-scraping risk. The package is straightforward to install, has no security vulnerabilities, and offers convenient access to FinViz data without writing your own parsers. However, maintenance is aging (223 days since last release), so expect potential breakage if FinViz redesigns their site. Best suited for personal projects or backtesting, not production systems that require high availability."},"id":"finvizfinance","links":{"html":"https://skillfed.io/packages/finvizfinance","md":"https://skillfed.io/packages/finvizfinance.md","pypi":"https://pypi.org/project/finvizfinance/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2026-01-03","license_spdx":null,"license_treatment":"permissive","name":"finvizfinance","python_support":"supports_current","summary":"Finviz Finance. Information downloader."},"popularity":{"monthly_downloads":160272,"position":10668,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.0"}
