realtime-crypto-price-apiProvides real-time and historical cryptocurrency prices, market cap rankings, trending tokens, and batch queries for 10,000+ coins via API and CLI.
Install via ClawdBot CLI:
clawdbot install StrykrAgent/realtime-crypto-price-apiGet real-time cryptocurrency prices for 10,000+ tokens.
npm install realtime-crypto-price-api
const { CryptoPrice } = require('realtime-crypto-price-api');
const client = new CryptoPrice();
// Get Bitcoin price
const btc = await client.getPrice('BTC');
console.log(`Bitcoin: ${btc.price}`);
// Get multiple prices
const prices = await client.getPrices(['BTC', 'ETH', 'SOL']);
// Top coins by market cap
const top10 = await client.getTopCoins(10);
// Trending gainers/losers
const gainers = await client.getTrending('gainers');
// Historical OHLCV data
const history = await client.getHistory('ETH', '1d', 30);
// Search tokens
const results = await client.search('pepe');
# Single price
npx realtime-crypto-price-api BTC
# Multiple prices
npx realtime-crypto-price-api batch BTC,ETH,SOL
# Top coins
npx realtime-crypto-price-api top 20
# Trending
npx realtime-crypto-price-api trending gainers
getPrice(symbol) - Single token price with 24h changegetPrices(symbols) - Batch price querygetTopCoins(limit) - Top by market capgetTrending(direction) - Gainers or losersgetHistory(symbol, interval) - OHLCV candlessearch(query) - Find tokensPowered by PRISM API - aggregated from 50+ exchanges.
Generated Mar 1, 2026
Developers can integrate this API to build real-time dashboards for traders, displaying live prices, 24-hour changes, and top market movers. It supports batch queries for efficient updates across multiple assets, ideal for monitoring portfolios or market conditions.
This API enables the creation of trading bots that fetch live price data and historical OHLCV to inform buy/sell decisions. With access to 10,000+ tokens and trending data, bots can react to market shifts and execute strategies based on real-time insights.
Media or analytics companies can use the API to enrich content with up-to-date cryptocurrency prices, top coins by market cap, and trending gainers/losers. It provides reliable data for articles, reports, or interactive charts, sourced from aggregated exchanges.
Educational platforms can leverage this API to offer users hands-on experience with real-time crypto data, including price tracking and historical analysis. It helps beginners learn market dynamics through practical examples and search functionality for token discovery.
Financial institutions can integrate the API into risk management tools to monitor cryptocurrency exposures in real-time. Batch queries and historical data support comprehensive analysis for assessing volatility and making informed decisions on asset holdings.
Offer a free tier with limited requests per month for basic price checks, and charge for higher limits, advanced features like historical data, or priority support. This attracts developers and small projects while monetizing heavy users and enterprises.
License the API data to other businesses, such as fintech apps or news outlets, who can rebrand and integrate it into their products. Provide custom pricing based on usage volume and data access, leveraging the aggregated exchange sources.
Offer paid services to help clients integrate the API into their systems, such as building custom dashboards or trading bots. This adds value through technical support, customization, and training, targeting non-technical users or large organizations.
💬 Integration Tip
Start with the CLI for quick testing, then use the JavaScript library for programmatic access; ensure you handle API rate limits in production.
Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management, watchlists with alerts, dividend analysis, 8-dimension stock scoring, viral trend detection (Hot Scanner), and rumor/early signal detection. Use for stock analysis, portfolio tracking, earnings reactions, crypto monitoring, trending stocks, or finding rumors before they hit mainstream.
Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Become an autonomous prediction market trader on Polymarket with AI-powered analysis and a performance-backed token on Base. Trade real markets, build a track record, and let the buyback flywheel run.
Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.
Trade and monitor Hyperliquid perpetual futures. Check balances, view positions with P&L, place/cancel orders, execute market trades. Use when the user asks about Hyperliquid trading, portfolio status, crypto positions, or wants to execute trades on Hyperliquid.