Yahoo Finance Stock & Crypto Prices Scraper
Extract Yahoo Finance stock and crypto market data by symbol: price, change, market cap, PE, EPS, 52-week range, volume, supply and OHLCV history. Export to JSON, CSV or Excel.
{ "symbol": "AAPL", "name": "Apple Inc.", "type": "equity", "quoteType": "Equity", "currency": "USD", "exchange": "NasdaqGS", "marketState": "CLOSED", "price": 333.02, "change": 11.36 }
Cada execução retorna registros limpos e tipados, prontos para o seu CRM, planilha ou banco de dados.
- Um registro limpo por resultado, deduplicado e normalizado
- Esquema estável em JSON, CSV ou Excel, ou leia pela API da Apify
- Pague pelo uso na nuvem, sem instalar ou manter nada
Um registro real de exemplo, exatamente no formato que você recebe.
| Symbol | Name | Type | Quote Type |
|---|---|---|---|
| AAPL | Apple Inc. | equity | Equity |
| MSFT | Microsoft Corporation | equity | Equity |
| BTC-USD | Bitcoin USD | crypto | Cryptocurrency |
{ "symbol": "AAPL", "name": "Apple Inc.", "type": "equity", "quoteType": "Equity", "currency": "USD", "exchange": "NasdaqGS", "marketState": "CLOSED", "price": 333.02, "change": 11.36 }
Perguntas frequentes
Which symbols and markets does it cover?
Any ticker that exists on Yahoo Finance: US and international stocks, ETFs, mutual funds, indices such as ^GSPC, currency pairs such as EURUSD=X, and cryptocurrencies quoted as BTC-USD or ETH-USD. Mix stocks and crypto freely in one run.
How many symbols can I request in one run?
Hundreds. Symbols are fetched in efficient batches, so a list of a few hundred tickers returns in a single quick run. Use Max Items to cap how many symbols are processed.
Can I get historical prices, not just the live quote?
Yes. Pick a History Range (for example 1mo, 1y or max) and a candle interval, and every record gets a history array of open, high, low, close, adjusted close and volume. Leave the range empty for a faster quote-only run.
Why are some fields empty on crypto or on certain stocks?
Fields are asset-specific. Crypto records include circulating and max supply but no price-to-earnings ratio, while equities include valuation and dividend fields but no supply. A stock that pays no dividend simply has an empty dividend yield.
What happens if a symbol is misspelled or delisted?
That symbol gets its own record with an error message instead of prices, and the rest of the run continues normally, so one bad ticker never breaks the batch.
Pronto quando você estiver.
Rode o scraper na Apify agora mesmo, ou peça um feito sob medida para o que você precisa.