VOOZH about

URL: https://apify.com/gentle_cloud/cryptocurrency-market-data-scraper

โ‡ฑ Cryptocurrency Market Data Scraper ยท Apify


๐Ÿ‘ Cryptocurrency Market Data Scraper avatar

Cryptocurrency Market Data Scraper

Pricing

$1.00 / 1,000 results

Go to Apify Store

Cryptocurrency Market Data Scraper

Fetch real-time cryptocurrency market data from CoinGecko โ€” prices, market cap, volume, price changes, ATH/ATL, supply stats, and trending coins. No API key required.

Pricing

$1.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Monkey Coder

Monkey Coder

Maintained by Community

Actor stats

1

Bookmarked

6

Total users

2

Monthly active users

3 months ago

Last modified

Categories

Share

๐Ÿช™ Cryptocurrency Market Data Scraper

Fetch real-time cryptocurrency market data from CoinGecko's public API โ€” prices, market caps, trading volumes, price changes, all-time highs/lows, supply statistics, and trending coins. No API key required.

โœจ Features

  • Top Coins: Get the top N cryptocurrencies ranked by market capitalization
  • Specific Coins: Fetch detailed data for any coin by its CoinGecko ID
  • Trending Coins: Discover what's trending in the crypto market right now
  • Multiple Currencies: View prices in USD, EUR, GBP, JPY, BTC, ETH, and 50+ other currencies
  • Rich Data: 25+ fields per coin including price changes (1h/24h/7d), ATH/ATL, supply data

๐Ÿ”ง How It Works

  1. Configure the mode (top coins, specific coins, or trending)
  2. Set the quote currency (default: USD)
  3. The Actor queries CoinGecko's free public API
  4. Results are pushed to the Apify dataset as structured JSON

๐Ÿ“‹ Input Parameters

ParameterTypeDescription
modestringtop_coins, specific_coins, or trending
vs_currencystringQuote currency code (e.g., usd, eur, btc)
top_nintegerNumber of top coins to fetch (1โ€“1000, default: 100)
coin_idsstringComma-separated CoinGecko coin IDs (for specific_coins mode)

๐Ÿ“Š Sample Output

{
"coin_id":"bitcoin",
"symbol":"BTC",
"name":"Bitcoin",
"rank":1,
"current_price":73830,
"market_cap":1477762459408,
"total_volume_24h":35823456697,
"high_24h":74837,
"low_24h":73530,
"price_change_pct_1h":-0.47,
"price_change_pct_24h":-0.14,
"price_change_pct_7d":6.0,
"circulating_supply":20003043,
"total_supply":20003043,
"max_supply":21000000,
"ath":126080,
"ath_change_pct":-41.47,
"ath_date":"2025-10-06T18:57:42.558Z",
"atl":67.81,
"vs_currency":"usd",
"fetched_at":"2026-03-18T12:00:00.000000"
}

โšก Rate Limits

This Actor uses the CoinGecko free API (no key required). The free tier allows approximately 10โ€“30 requests per minute. The Actor automatically handles rate limiting with built-in delays and retry logic.

  • Top 100 coins: ~1 request, completes in seconds
  • Top 1000 coins: ~4 requests, completes in ~10 seconds
  • Specific coins: 1 request per coin, ~2.5s spacing

๐Ÿ”— Finding Coin IDs

CoinGecko coin IDs are lowercase slugs (e.g., bitcoin, ethereum, solana, dogecoin). You can find them at CoinGecko โ€” the coin ID is in the URL: coingecko.com/en/coins/{coin_id}.

๐Ÿ“ Notes

  • Data is sourced from CoinGecko's aggregated exchange data
  • Prices update approximately every 1โ€“2 minutes
  • The Actor does not require any API keys or authentication
  • For high-frequency data needs, consider using CoinGecko's paid API plans separately

You might also like

CoinGecko Crypto Scraper - Prices & Market Data

fascinating_lentil/coingecko-crypto-scraper

Scrape cryptocurrency market data from CoinGecko: prices, market cap, rank, volume, 24h change, supply, ATH/ATL. By coin, search, or top by market cap. No API key needed.

๐Ÿ‘ User avatar

Md Jakaria Mirza

2

CoinGecko Cryptocurrency Scraper

parseforge/coingecko-scraper

Scrape cryptocurrency market data from CoinGecko. Get prices, market cap, volume, supply, ATH/ATL, price changes (1h to 1y), sparkline charts, and ROI for 15,000+ coins. Filter by currency, category, and sort order.

CoinGecko Crypto Market Scraper

dami_studio/coingecko-scraper

Scrape cryptocurrency market data from the public CoinGecko API โ€” no key, no login. Get the top coins by market cap, search by name/symbol, or pull specific coins by id, with price, market cap, volume, 24h/7d change, supply, ATH/ATL and the coin page URL.

3

5.0

CoinGecko Scraper โ€” Crypto Prices, Market Cap & API

bovi/coingecko-scraper

Scrape live cryptocurrency data from CoinGecko via the official public API. No API key required. Supports top-coins by market cap, bulk lookup by coin IDs, and search by keyword. Returns price, market cap, volume, ATH, circulating supply and more. Pay per result.

๐Ÿ‘ User avatar

Vitalii Bondarev

2

CoinGecko Crypto Intelligence

benthepythondev/crypto-intelligence

Extract real-time cryptocurrency market data from CoinGecko for 10,000+ coins. Get prices, market caps, volume, 24h/7d/30d changes, ATH/ATL, supply metrics, and historical charts. Access trending coins, category breakdowns, and detailed coin info including community/developer stats

CoinGecko Crypto Scraper

rupom888/coingecko-scraper

Scrape live cryptocurrency data from CoinGecko: prices, market caps, volume, historical data, trending coins, and coin details. Uses the free public CoinGecko API โ€” no API key required. Get top coins by market cap, search by coin ID, or fetch trending coins.

CoinGecko Scraper - Crypto Price & Market Data API

pink_comic/coingecko-crypto-data

Scrape CoinGecko crypto prices, market caps, volume, ATH, trending coins, and global market data for Bitcoin, Ethereum, Solana, DeFi research, portfolio trackers, fintech apps, and trading dashboards. Export structured cryptocurrency data with no CoinGecko API key required.