Financial Data
Provides comprehensive stock market information through RESTful APIs and MCP, sourcing data from Yahoo Finance.
About
The Financial Data service is a FastAPI-based solution designed to deliver extensive stock market information via RESTful APIs. Utilizing Yahoo Finance (yfinance) as its primary source, it offers real-time stock details, historical prices, news, financial statements, and more. This service acts as a crucial data provider for AI-powered financial analysis and trading agents, offering a unified API interface with built-in caching mechanisms for improved performance and consistent error handling.
Key Features
- 1 GitHub stars
- Insider Trading Data (transactions, holdings, purchases)
- Financial Metrics and Ratio Calculations
- Access to Financial Statements (income, balance, cash flow)
- Historical and Real-time Stock Price Data
- Comprehensive Ticker Information (company details, sector, market cap)
Use Cases
- Integrating comprehensive financial information into custom analytics platforms
- Developing applications that require real-time and historical stock market data
- Supplying financial data to AI-powered financial analysis and trading agents