Go to Hyperscrape Store

CoinGecko Coins Scraper

hyperscrape/coingecko-coins-scraper

Live crypto market data — price, market cap, volume, supply and ATH for any coin.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/coingecko-coins-scraper?coinIds=bitcoin

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Pulls live cryptocurrency market data from the official public CoinGecko API (/api/v3/coins/markets) — no API key required. Fetch the top coins ranked by market cap, or target specific coins by their CoinGecko IDs (e.g. bitcoin, ethereum, solana).

Each item includes: current price, market cap & rank, fully diluted valuation, 24h volume, 24h high/low, price change over 1h / 24h / 7d / 30d, circulating / total / max supply, all-time high & low (with dates and % distance), and the last-updated timestamp.

Source: official public JSON API (no HTML parsing).

Tips

  • The vsCurrency input accepts any CoinGecko quote currency (usd, eur, btc…).
  • The free API is rate-limited; the scraper paces requests automatically.