工具 API

yfinance_get_ticker_news

Fetch recent news articles and press releases for a specific stock. Returns JSON array where each news item has: - id: Unique article identifier - content: Object containing: - title: Article headline - summary: Brief article summary - pubDate: Publication date (ISO 8601 format) - provider: Object with displayName (e.g., "Yahoo Finance") and url - canonicalUrl: Object with article url, site, region, lang - thumbnail: Object with image URLs and resolutions - contentType: Type of content (e.g., "STORY", "VIDEO") Use this to track company announcements, market sentiment, and breaking news.

finance1 积分

调用信息

工具标识
smg-yfinance.yfinance_get_ticker_news
服务提供方
Yahoo Finance
平均响应
184 ms
近 7 天调用
2

输入参数

symbol必填

Stock ticker symbol (e.g., 'AAPL', 'GOOGL', 'MSFT')