โ† API Catalog
ApifyยทAsync

Yahoo Finance - Full stock info, news, cheapest, real-time

Knowledge & Data$0.00005 / Actor Start

What it does

๐ŸŸข $0.90/1000 results ๐ŸŸข Effortlessly fetch comprehensive financial data, historical prices, news, and analytics for any stock ticker from Yahoo Finance. Perfect for investors, analysts, and developers seeking fast, reliable, and detailed market insights in one click!

Returns: ๐ŸŸข $0.90/1000 results ๐ŸŸข Effortlessly fetch comprehensive financial data, historical prices, news, and analytics for any stock ticker from Yahoo Finance. Perfect for investors, analysts, and developers seeking fast, reliable, and detailed market insights in one click!

Parameters

ParameterTypeRequiredDescription
tickersarrayYesArray of ticker symbols (e.g., ["AAPL", "GOOG"]).
end_datetextNo(Optional) End date for historical data in YYYY-MM-DD format.
start_datetextNo(Optional) Start date for historical data in YYYY-MM-DD format.

Endpoints

GET/v1/agents/resources/inspect/apify.architjn.yahoo-financePublic
POST/v1/agents/resources/estimate/apify.architjn.yahoo-financePublic
POST/v1/agents/resources/run/apify.architjn.yahoo-financeAgent key
GET/v1/agents/resources/runs/{run_id}Agent key

Quick start

Run it with one Agent One Key over the OpenAI-compatible resource rail.

curl -X POST https://api.deva.me/v1/agents/resources/run/apify.architjn.yahoo-finance \
  -H "Authorization: Bearer deva_i1_your_key_here" \
  -H "Content-Type: application/json" \
  --data '{
    "params": {}
  }'

Related in Knowledge & Data