get_yahoo_finance_news
Fetch news articles for a stock ticker from Yahoo Finance. Provide a ticker symbol to retrieve related financial news.
Instructions
Get news for a given ticker symbol from yahoo finance.
Args: ticker: str The ticker symbol of the stock to get news for, e.g. "AAPL"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| page | No | ||
| export_path | No |