CoinGecko Crypto Data - Prices & Market | $0.002 avatar

CoinGecko Crypto Data - Prices & Market | $0.002

Pricing

Pay per usage

Go to Apify Store
CoinGecko Crypto Data - Prices & Market | $0.002

CoinGecko Crypto Data - Prices & Market | $0.002

Real-time crypto data from CoinGecko API. Prices, market caps, volume, ATH, trending coins, global stats for 17,000+ cryptocurrencies. Market rankings, coin details, trending, and global overview modes. For crypto traders, portfolio trackers, DeFi researchers, fintech apps. Pay per result.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Ava Torres

Ava Torres

Maintained by Community

Actor stats

0

Bookmarked

0

Total users

0

Monthly active users

16 hours ago

Last modified

Share

CoinGecko Crypto Data - Prices, Market Cap & Trends

Pull real-time cryptocurrency data from CoinGecko. Get prices, market caps, 24h volume, all-time highs, trending coins, and global market statistics for 17,000+ cryptocurrencies.

What you get

Market rankings (searchType: "market")

FieldExample
Coin ID"bitcoin"
Symbol"btc"
Current price$67,432.00
Market cap$1.32T
24h volume$28.5B
24h high/low$68,100 / $66,800
Price change 24h+2.3%
All-time high$73,750
Circulating supply19,650,000

Coin details (searchType: "coin")

Full profile for specific coins: categories, genesis date, hashing algorithm, price changes (24h/7d/30d/1y), developer stats, community data, and links.

Top trending coins on CoinGecko right now with price and market data.

Global overview (searchType: "global")

Total market cap, 24h volume, BTC/ETH dominance, active cryptocurrencies count, and market cap change percentage.

Who uses this

  • Crypto traders -- Monitor prices, volume, and market cap rankings across thousands of coins. Track ATH distance and 24h movements.
  • Portfolio trackers -- Pull current prices and market data for portfolio valuation and performance dashboards.
  • DeFi researchers -- Analyze market trends, category performance, and trending coins for alpha generation.
  • Fintech apps -- Integrate live crypto pricing into payment platforms, wallets, or financial dashboards via the Apify API.
  • Data analysts -- Build datasets of historical market snapshots for backtesting and market research.

How to use

Get top 50 coins by market cap

{
"searchType": "market",
"currency": "usd",
"orderBy": "market_cap_desc",
"maxResults": 50
}

Get details for specific coins

{
"searchType": "coin",
"coinIds": ["bitcoin", "ethereum", "solana"],
"currency": "usd"
}
{
"searchType": "trending"
}

Get global market overview

{
"searchType": "global"
}

API and integrations

Use via the Apify API, Python client, JavaScript client, or connect with MCP, n8n, Make, or Zapier.

Data source

All data comes from the CoinGecko API. Prices and market data are updated in real-time by CoinGecko.