Scrapers.lat logo scrapers.lat
Business

Coingecko Crypto Prices & Market Cap Scraper

Scrape live cryptocurrency market data: current price, market cap, rank, 24h and 7d price change, trading volume, circulating supply and all-time high. Export to JSON, CSV or Excel.

29 fields per record JSON · CSV · Excel · API Pay per use
coingecko-crypto-scraper.json 200 OK
{
  "id": "bitcoin",
  "symbol": "BTC",
  "name": "Bitcoin",
  "currentPrice": 63981,
  "marketCap": 1283460120595,
  "marketCapRank": 1,
  "totalVolume": 24719227278,
  "high24h": 65067,
  "low24h": 63700
}
What you get

Every run returns clean, typed records, ready for your CRM, spreadsheet or database.

  • One clean record per result, deduped and normalized
  • Stable schema in JSON, CSV or Excel, or read it via the Apify API
  • Pay per use in the cloud, nothing to install or maintain
Fields it returns
IdSymbolNameCurrent PriceMarket CapMarket Cap RankTotal VolumeHigh24hLow24hPrice Change24hPrice Change Pct24hPrice Change Pct7dMarket Cap Change24hMarket Cap Change Pct24h
Sample output

A real example record, exactly the shape you receive.

IdSymbolNameCurrent Price
bitcoinBTCBitcoin63981
ethereumETHEthereum1857.78
tetherUSDTTether0.999121
binancecoinBNBBNB565.3
usd-coinUSDCUSDC0.999648
GET /coingecko-crypto-scraper
{
  "id": "bitcoin",
  "symbol": "BTC",
  "name": "Bitcoin",
  "currentPrice": 63981,
  "marketCap": 1283460120595,
  "marketCapRank": 1,
  "totalVolume": 24719227278,
  "high24h": 65067,
  "low24h": 63700
}

Frequently asked questions

Which coins are included?

Coins are returned in order of market capitalization, highest first, so the top of the market is always covered. Increase Max Items to go deeper down the list.

Can I price coins in euros or bitcoin?

Yes. Set the quote currency to any supported fiat or crypto ticker, for example eur, gbp, jpy or btc.

What do the price change fields mean?

priceChangePct24h and priceChangePct7d are the percentage moves over the last 24 hours and 7 days. priceChange24h is the absolute change in price.

How fresh is the data?

Prices, volume and market cap are read live at run time, so each record reflects the market at the moment of the run (see observedAt).

Ready when you are.

Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.