# mariostoev/finviz

Unofficial API for finviz.com

Repository: https://github.com/mariostoev/finviz
Canonical: https://ross.abutalabs.com/products/finviz
Language: Python
License: MIT
License Family: permissive
Topics: finviz, finviz-api, scraper, screener, api, finviz-scraper, finviz-csv, csv, sql, database, chart, pypi, analysis
Last push: 2026-01-20T17:02:31+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 63, release rhythm 34, longevity 100
- inputs: {"age_days": 3213, "days_push": 225, "days_rel": 227, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1331, forks 303 (observed 2026-08-28T04:04:24.344563+00:00)

## What it is
An unofficial Python library for scraping FinViz.com, providing stock data, news, insider transactions, analyst price targets, and a stock screener. It is intended for financial analysis and research, not live trading, since quotes are delayed.

## Use cases
- scrape stock fundamentals like price, P/E, and market cap from finviz
- screen stocks by exchange, index, and market cap filters
- get latest news headlines for a ticker
- fetch insider trading transactions for a stock
- retrieve analyst price targets and ratings
- export screener results to csv for analysis

## When to choose
- you need FinViz data in Python for research or analysis
- you want programmatic access to FinViz's stock screener
- delayed quotes are acceptable for your use case

## When to avoid
- you need real-time data for live trading
- you require an officially supported API with guaranteed uptime
- FinViz changes its site and the scraper breaks

## Facets
- artifact type: library
- maturity: active
- function: web-scraping, http-client, data-science, csv
- domain: fintech, data-science, apis
- platform: python, cli
- tags: finviz, stocks, screener, financial-data, unofficial-api, trading, investing, finance

## Member repositories
- mariostoev/finviz (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:24.344563+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:45:19.133027+00:00, confidence not recorded.
  - readme: https://github.com/mariostoev/finviz (fetched 2026-08-28T04:04:24.344563+00:00, sha 695055401195)
  - registry_pypi: https://pypi.org/pypi/finviz/json (fetched 2026-08-29T12:04:29.040650+00:00, sha bbfc7b8bfa56)
- Data as of 2026-08-30T08:39:29.467469+00:00.
