Finviz Data API
Access comprehensive financial data from Finviz through a fast, reliable REST API. This API provides 10 endpoints covering: **Stock Screener** - Screen 10,000+ stocks with 80+ filters across descriptive, fundamental, and technical criteria. Supports 6 views (overview, valuation, ownership, performance, financial, technical) with sorting and pagination. **Stock Quotes** - Get detailed quotes with…
Finviz Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Autocomplete | ||
| GET |
autocomplete /autocomplete |
Returns matching ticker symbols, company names, and exchanges for the given search query. |
| Screener | ||
| GET |
screener /screener |
Filter and sort stocks using Finviz screener criteria. Supports views, filters, signals, sorting, and ticker lists. |
| Quote | ||
| GET |
quote /quote |
Returns comprehensive quote data for a single ticker including fundamentals, analyst ratings, and recent news. |
| Map | ||
| GET |
map /map |
Returns ticker-level performance data suitable for rendering a market heatmap. |
| Groups | ||
| GET |
groups /groups |
Returns aggregated data for sectors, industries, countries, or capitalization groups. |
| News | ||
| GET |
news /news |
Returns the latest financial news headlines from various sources. |
| Insider | ||
| GET |
insider /insider |
Returns recent insider trading activity including buys, sells, and SEC filings. |
| Futures | ||
| GET |
futures /futures |
Returns current futures market data across all major groups (energy, metals, grains, etc.). |
| Crypto | ||
| GET |
crypto /crypto |
Returns current cryptocurrency market data. |
| Forex | ||
| GET |
forex /forex |
Returns current foreign exchange rates and market data. |
Finviz Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $12 / month | — |
|
| ULTRA | $35 / month | — |
|
| MEGA | $120 / month | — |
|