Yahu Financials
This API reproduces live PUBLIC data and features of YH. The response data is always live and synced with the site at request time. You are going to get almost everything that you see PUBLICLY on the site.
Yahu Financials endpoints
| Method | Endpoint | Description |
|---|---|---|
| market | ||
| GET |
market/v2/get-quotes /market/v2/get-quotes |
The quotes by symbols |
| GET |
market/v2/get-movers /market/v2/get-movers |
The live day gainers / losers / actives in specific region |
| GET |
market/v2/get-summary /market/v2/get-summary |
Get live summary information of market by region |
| GET |
market/get-tickers-by-quote-type /market/get-tickers-by-quote-type |
Get tickers grouped by quote types |
| GET |
market/get-spark /market/get-spark |
Used with .../market/get-trending-tickers endpoint together to draw brief chart. |
| GET |
market/get-earnings /market/get-earnings |
Get recent earnings in the market |
| GET |
market/get-trending-tickers /market/get-trending-tickers |
Get latest trending tickers in the market |
| GET |
market/get-popular-watchlists /market/get-popular-watchlists |
Get popular watchlists in the market |
| GET |
market/get-watchlist-performance /market/get-watchlist-performance |
Get performance information of specific watchlist |
| GET |
market/get-watchlist-detail /market/get-watchlist-detail |
Get detail information of specific watchlist |
| GET |
market/get-summary (Deprecated) /market/get-summary |
*This endpoint is deprecating Get live summary information of market by region |
| GET |
market/get-movers (Deprecated) /market/get-movers |
*This endpoint is deprecating The live day gainers / losers / actives in specific region |
| GET |
market/get-quotes (Deprecated) /market/get-quotes |
*This endpoint is deprecating Get real time quotes |
| GET |
market/auto-complete (Deprecated) /market/auto-complete |
*This endpoint is deprecating Get auto complete suggestion by term or phrase |
| GET |
market/get-charts (Deprecated) /market/get-charts |
Get data to draw chart for a specific symbol and its comparisons |
| stock | ||
| GET |
stock/get-fundamentals /stock/get-fundamentals |
Get fundamentals data |
| GET |
stock/v2/get-recommendations /stock/v2/get-recommendations |
Get similar symbols relating to specified one |
| GET |
stock/v3/get-upgrades-downgrades /stock/v3/get-upgrades-downgrades |
Get upgrades downgrades histories related to a symbol |
| GET |
stock/v3/get-chart /stock/v3/get-chart |
Get data to draw full screen chart |
| GET |
stock/v2/get-chart /stock/v2/get-chart |
Get data to draw full screen chart |
| GET |
stock/v4/get-statistics /stock/v4/get-statistics |
Get statistics related to a symbol |
| GET |
stock/v3/get-profile /stock/v3/get-profile |
Get ticker's profile |
| GET |
stock/v2/get-timeseries /stock/v2/get-timeseries |
Get more data in Financials section |
| GET |
stock/v3/get-options /stock/v3/get-options |
Get option prices |
| GET |
stock/v3/get-holders /stock/v3/get-holders |
Get holders related to a symbol |
| GET |
stock/get-top-holdings /stock/get-top-holdings |
Get top holdings related to a symbol |
| GET |
stock/v3/get-insights /stock/v3/get-insights |
Get brief reports relating to a symbol |
| GET |
stock/v2/get-insights /stock/v2/get-insights |
Get brief reports relating to a symbol |
| GET |
stock/get-earnings /stock/get-earnings |
Get earnings related to a symbol |
| GET |
stock/get-fees-and-expenses /stock/get-fees-and-expenses |
Get fees and expenses related to a symbol |
| GET |
stock/get-recent-updates /stock/get-recent-updates |
Get recent updates related to a symbol |
| GET |
stock/get-recommendation-trend /stock/get-recommendation-trend |
Get recommended trending information |
| GET |
stock/get-esg-scores /stock/get-esg-scores |
Get scores related to a symbol |
| GET |
stock/get-sec-filings /stock/get-sec-filings |
Get sec filings related to a symbol |
| GET |
stock/get-futures-chain /stock/get-futures-chain |
Get futures chain |
| GET |
stock/get-company-outlook /stock/get-company-outlook |
Get company outlook |
| GET |
stock/get-events-calendar /stock/get-events-calendar |
Get events calendar related to a symbol |
| GET |
stock/get-what-analysts-are-saying /stock/get-what-analysts-are-saying |
Get "what analysts are saying" section |
| GET |
stock/v2/get-analysis (Deprecated) /stock/v2/get-analysis |
Get data in Analysis section |
| GET |
stock/v2/get-holders (Deprecated) /stock/v2/get-holders |
Get data in Major Holders tab in Holders section |
| GET |
stock/v2/get-options (Deprecated) /stock/v2/get-options |
Get data in Options section |
| GET |
stock/v2/get-statistics (Deprecated) /stock/v2/get-statistics |
Get data in Statistics section This endpoint was deprecated, use .../stock/get-fundamentals instead |
| GET |
stock/v2/get-insider-roster (Deprecated) /stock/v2/get-insider-roster |
Get data in Insider Roster tab in Holders section |
| GET |
stock/v3/get-historical-data (Deprecated) /stock/v3/get-historical-data |
Get data in Historical Data section This endpoint was deprecated, use .../stock/get-fundamentals instead |
| GET |
stock/v2/get-profile (Deprecated) /stock/v2/get-profile |
Get data in Profile section |
| GET |
stock/v2/get-insider-transactions (Deprecated) /stock/v2/get-insider-transactions |
Get data in Insider Transactions tab in Holders section |
| GET |
stock/v2/get-upgrades-downgrades (Deprecated) /stock/v2/get-upgrades-downgrades |
Get upgrades and downgrades data |
| GET |
stock/v2/get-cash-flow (Deprecated) /stock/v2/get-cash-flow |
Get cash flow tab information in Financials section * Use .../stock/v2/get-timeseries and .../stock/get-fundamentals instead |
| GET |
stock/v2/get-financials (Deprecated) /stock/v2/get-financials |
Get Income Statement data in Financials section * Use .../stock/v2/get-timeseries and .../stock/get-fundamentals instead ** If you want to get Quarterly data, you need to use… |
| GET |
stock/v2/get-balance-sheet (Deprecated) /stock/v2/get-balance-sheet |
Get data in Balance Sheet tab in Financials section * Use .../stock/v2/get-timeseries and .../stock/get-fundamentals instead |