Yahoo Finance Quote Scraper
Live quotes for stocks, ETFs, indices, FX, and crypto from Yahoo Finance.
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/yahoo-finance-quote-scraper?tickers=AAPLSwap 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
Fetches current quote data for any list of tickers from Yahoo Finance's public
v8 chart JSON endpoint (query1.finance.yahoo.com — works unauthenticated,
no crumb or key needed) and returns one item per ticker.
Each item includes: symbol, long/short name, latest price, currency, previous close, computed change and change percent, day high/low, 52-week high/low, volume, exchange (code and full name), instrument type, market cap when the endpoint provides it, quote timestamp (ISO), timezone, first trade date, and a link to the Yahoo Finance quote page.
Inputs
tickers— one symbol per line. Works for stocks (AAPL), indices (^GSPC), FX pairs (EURUSD=X), and crypto (BTC-USD).
Requests are paced politely; unknown symbols are skipped with a warning.
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.