Scrapers.lat logo scrapers.lat
Automatización

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.

78 campos por registro JSON · CSV · Excel · API Pago por uso
yahoo-finance-scraper.json 200 OK
{
  "symbol": "AAPL",
  "name": "Apple Inc.",
  "type": "equity",
  "quoteType": "Equity",
  "currency": "USD",
  "exchange": "NasdaqGS",
  "marketState": "CLOSED",
  "price": 333.02,
  "change": 11.36
}
Qué obtienes

Cada corrida devuelve registros limpios y tipados, listos para tu CRM, tu hoja de cálculo o tu base de datos.

  • Un registro limpio por resultado, deduplicado y normalizado
  • Esquema estable en JSON, CSV o Excel, o léelo por la API de Apify
  • Pagas por uso en la nube, sin instalar ni mantener nada
Campos que devuelve
SymbolNameTypeQuote TypeCurrencyExchangeMarket StatePriceChangeChange PercentPrevious CloseOpenDay HighDay Low
Muestra de la salida

Un registro real de ejemplo, tal como lo recibes.

SymbolNameTypeQuote Type
AAPLApple Inc.equityEquity
MSFTMicrosoft CorporationequityEquity
BTC-USDBitcoin USDcryptoCryptocurrency
GET /yahoo-finance-scraper
{
  "symbol": "AAPL",
  "name": "Apple Inc.",
  "type": "equity",
  "quoteType": "Equity",
  "currency": "USD",
  "exchange": "NasdaqGS",
  "marketState": "CLOSED",
  "price": 333.02,
  "change": 11.36
}

Preguntas frecuentes

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.

Listo cuando tú lo estés.

Corre el scraper en Apify ahora mismo, o pídenos uno a la medida de lo que necesitas.