ConsoleCatalog
Sign in
Yahoo Finance logo

Yahoo Finance

finance.yahoo.comFinanceno auth

Quotes, historical prices, options chains, financials, earnings, and news.

Analyst Analysis

ASYNCREADNo auth

Returns analyst ratings, price targets, earnings and revenue estimates, and upgrade/downgrade history.

ParametersFormJSON

Ticker e.g. 'AAPL', 'NVDA', 'TSLA'

cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "yf_analysis",
    "params": {
      "ticker": "AAPL"
    }
  }'