Finviz Stock Screener Scraper
Run any Finviz screener filter and export the matching stocks as structured data.
AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.
https://hyperscrape.com/api/scrape/finviz-screener-scraper?filters=cap_megaSwap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide
Scrapes the Finviz stock screener results table (Overview view, parsed from HTML with automatic pagination) and returns one item per stock.
Each item includes: ticker, company name, sector, industry, country, market cap (as an absolute number plus the original formatted string), P/E ratio, price, daily change percent, volume, row rank, and a direct link to the stock's Finviz quote page. The total number of screener matches is included on every item.
Inputs
filters— the Finvizf=filter string, exactly as it appears in a screener URL, e.g.cap_megaorexch_nasd,sec_technology,fa_pe_u20. Build one visually at finviz.com/screener.ashx and copy thef=parameter.order— optional sort key (theo=parameter), e.g.-marketcap,price,-change.signal— optional signal (thes=parameter), e.g.ta_topgainers.maxItems— number of stocks to return (20 per page; pagination is capped).
Pages are fetched with polite delays. Free tier data only — no login required.
Related scrapers
Broken Link Checker
hyperscrape/broken-link-checker
Crawl a site, check every link and report status, redirects and dead ends.
Bitcoin Address Scraper
hyperscrape/bitcoin-address-scraper
On-chain stats for any Bitcoin address — balance, totals, USD value, recent txs.
CoinGecko Coins Scraper
hyperscrape/coingecko-coins-scraper
Live crypto market data — price, market cap, volume, supply and ATH for any coin.