CoinGecko Crypto Scraper avatar

CoinGecko Crypto Scraper

Pricing

Pay per usage

Go to Apify Store
CoinGecko Crypto Scraper

CoinGecko Crypto 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.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Syed Rupom

Syed Rupom

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Extract live cryptocurrency market data from CoinGecko — prices, market caps, volume, trending coins, and detailed coin info. Uses the free public CoinGecko API. No API key required.

What it does

  • Markets — top coins by market cap with full price/volume data
  • Trending — currently trending coins and NFTs on CoinGecko
  • Coin Detail — deep data for specific coins (links, community, price history)
  • Search — find coins, exchanges by name or symbol

Output fields (markets)

FieldDescription
rankMarket cap rank
idCoinGecko coin ID (e.g. bitcoin)
symbolTicker symbol (BTC, ETH)
nameFull coin name
current_priceCurrent price in chosen currency
market_capTotal market capitalization
volume_24h24-hour trading volume
price_change_percentage_24h24h price change %
price_change_percentage_7d7-day price change %
high_24h / low_24h24h high and low
circulating_supplyCoins in circulation
total_supplyTotal issued supply
max_supplyMaximum possible supply
athAll-time high price
ath_dateDate of all-time high
last_updatedTimestamp of last data update

Input

{
"scrapeType": "markets",
"currency": "usd",
"resultsWanted": 100,
"sortBy": "market_cap_desc"
}

Scrape types

scrapeTypeDescription
marketsTop coins by market cap (default)
trendingCurrently trending coins and NFTs
coin_detailDeep info for specific coins (provide coinIds)
searchSearch by name/symbol (provide searchQuery)

Use cases

  • Crypto portfolio tracking and monitoring
  • Market research and investment analysis
  • Price alert systems and trading bots
  • Academic research on cryptocurrency markets
  • Financial dashboards and data pipelines
  • Competitor coin analysis