π¦ ClawHub
Reliable Bitcoin Price Feed
by @divyn
Real-time streaming Bitcoin price feed for traders. Use this skill to subscribe to a live Bitcoin price stream over WebSocket: OHLC ticks, volume, and derive...
βοΈ Configuration
BITQUERY_API_KEY β your Bitquery API token (required). The token must be passed in the WebSocket URL only as ?token=... (e.g. wss://streaming.bitquery.io/graphql?token=YOUR_KEY); Bitquery does not support header-based auth for this endpoint. Because the token appears in the URL, it can show up in logs, monitoring tools, or browser/IDE history β treat it as a secret and avoid logging or printing the full URL.pip. Install the dependency: pip install 'gql[websockets]'.TERMINAL
clawhub install bitquery-crypto-price-stream