What problem does it solve?
Finnhub provides a broad set of financial data (EPS estimates, revenue, recommendations, calendars, sentiment, patents, visas) via an API. This Skill enables you to fetch and consolidate these data through a backend proxy, reducing the need for multiple direct API integrations.
Core Features & Use Cases
- Fetch EPS and revenue estimates for public companies across quarters.
- Retrieve analyst recommendations, upgrades/downgrades, price targets, and earnings/IPO calendars.
- Access insider sentiment, social sentiment, lobbying, USA spending, USPTO patents, and H1B visa data via a unified Python SDK proxy.
- Use Case: Build a finance dashboard that tracks earnings calendars and consensus targets for a watchlist.
Quick Start
Authenticate with your PROXY_API_KEY and configure the Finnhub SDK to route requests through the proxy, then query a ticker to retrieve its data.