π¦ ClawHub
finskills
by @finskills
Real-time financial data API for systematic stock analysis and quantitative investment research. Access stock quotes, historical OHLCV, batch screening, comp...
π‘ Examples
1. Ask the user for their Finskills API key if not provided.
2. Make HTTP requests to https://finskills.net/v1/... with the X-API-Key header.
3. Use /v1/free/... endpoints when available β they work with any valid API key.
4. For universe-level analysis, always start with the batch quote endpoint to minimize API calls.
TERMINAL
clawhub install finskills