Finnhub Skill

Provides real-time US stock quotes and financial data using the Finnhub API and Python.

Install
$clawhub install openclaw-finnhub

OpenClaw-Finnhub

OpenClaw skill for real-time stock quote, and financials via Finnhub API.

Requirements

  • Python 3.11+

  • Finnhub pip package pip3 install finnhub-python

  • Finnhub API Key (Get in website), Set in environment finnhub_api_key

Script usage & features

Script path: ./scripts/app.py

1. Get real-time quote data for US stocks

Example: python3 ./scripts/app.py 1 NVDA Result: Current price: $185.61, Change: $-5.52(-2.8881%), Highest price: $190.3, Lower price: $184.88