FinViz Stock Screener avatar

FinViz Stock Screener

Pricing

from $2.00 / 1,000 results

Go to Apify Store
FinViz Stock Screener

FinViz Stock Screener

Extract real-time stock data from FinViz screeners: top gainers, losers, most active, unusual volume, overbought, oversold, new highs and lows. Returns ticker, price, % change, sector, industry, volume, and P/E ratio per stock. No login required.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Sheshinmcfly

Sheshinmcfly

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

0

Monthly active users

13 hours ago

Last modified

Share

Extract real-time stock market data from FinViz screeners — one of the most popular stock screening tools used by traders and investors worldwide.

Filter by screener type (top gainers, losers, most active, unusual volume, overbought/oversold) and export structured data with ticker, company, sector, price, change, and volume.


What data does it extract?

FieldDescriptionExample
screenerScreener filter used"ta_topgainers"
tickerStock ticker symbol"AAPL"
companyCompany name"Apple Inc"
sectorMarket sector"Technology"
industryIndustry"Consumer Electronics"
countryCountry of listing"USA"
marketCapMarket capitalization"3.12T"
pePrice-to-Earnings ratio"32.5"
priceCurrent stock price185.42
changePrice change % today5.21
changePercentFormatted change %"+5.21%"
volumeTrading volume52341800
urlFinViz quote page"https://finviz.com/quote.ashx?t=AAPL"
extractedAtExtraction timestamp"2026-04-21T12:00:00Z"

Available screeners

ScreenerDescription
ta_topgainersStocks with the highest % gain today
ta_toplosersStocks with the highest % loss today
ta_newhighStocks hitting 52-week highs
ta_newlowStocks hitting 52-week lows
ta_mostactiveHighest trading volume stocks
ta_unusualvolumeStocks with unusual volume spikes
ta_mostvolatileMost volatile stocks today
ta_overboughtStocks with RSI > 70
ta_oversoldStocks with RSI < 30

Use cases

  • Day traders: Spot top movers and unusual volume before market close
  • Swing traders: Find overbought/oversold setups for entries and exits
  • Market research: Track sector trends and daily market breadth
  • Algorithmic trading: Feed screener data into trading strategies
  • Portfolio monitoring: Watch for stocks hitting new highs/lows
  • Volume analysis: Detect institutional activity via unusual volume

How to use

  1. Open the actor and configure:
    • Screeners: Select one or more screener filters
    • Max results: Cap the number of stocks per screener
  2. Click Start
  3. Download results as JSON, CSV, or Excel

Example output (JSON)

{
"screener": "ta_topgainers",
"ticker": "FFAI",
"company": "Faraday Future Intelligent Electric Inc",
"sector": "Consumer Cyclical",
"industry": "Auto Manufacturers",
"country": "USA",
"marketCap": "132.32M",
"pe": null,
"price": 0.53,
"change": 85.52,
"changePercent": "+85.52%",
"volume": 575445744,
"url": "https://finviz.com/quote.ashx?t=FFAI",
"extractedAt": "2026-04-21T12:00:00.000Z"
}

Pricing

This actor charges $0.002 USD per stock extracted. Extracting 100 stocks costs approximately $0.20 USD.


Keywords

finviz stock screener, stock market scraper, top gainers losers, unusual volume stocks, stock screener data, day trading scanner, market movers, NYSE NASDAQ stocks, overbought oversold stocks, finviz scraper


This actor extracts publicly available commercial data only from FinViz (finviz.com), in compliance with Chilean Law 19.628 on the Protection of Private Life (Ley 19.628 sobre Protección de la Vida Privada).

This actor only accesses screener URLs explicitly permitted in FinViz's robots.txt file (ta_topgainers, ta_toplosers, ta_newhigh, ta_newlow, ta_mostactive, ta_unusualvolume, ta_mostvolatile, ta_overbought, ta_oversold).

What this actor does NOT collect:

  • Names or personal data of any individuals
  • User accounts, portfolios, or private information
  • Any data that could identify or profile a private person

What this actor collects:

  • Stock tickers, company names, and market data (public commercial data)
  • Sector, industry, and country classifications
  • Publicly visible price, volume, and percentage changes

The data extracted is identical to what any visitor can freely view on the FinViz website. Users are solely responsible for ensuring their use of this data complies with applicable laws and FinViz's terms of service.