Request a tool
All toolsMCP serverRequest a toolPlatformsCategories
CoinGecko Crypto Market Scraper icon

Bitcoin & Ethereum Price API - CoinGecko Scraper

Live BTC and ETH price, market cap, 24h volume, and price change pulled from CoinGecko by coin id - no API key required.

Run this use case nowRun on Apify →

How it works

  1. 1
    Open it on Apify

    Hit Run on Apify — it opens the tool in the cloud, no install.

  2. 2
    Set the inputs

    Adjust mode, vsCurrency, query (sensible defaults are pre-filled).

  3. 3
    Click Run

    The tool runs on Apify’s cloud and collects the data for you.

  4. 4
    Export the results

    Download as JSON, CSV or Excel, or pipe straight into your app, Google Sheets, or an AI agent.

Inputs

FieldWhat it doesType
modeWhat to fetch: "markets" = top coins ranked by market cap (full ~15-field rows); "search" = look up coins by name/symbol (lighter 6-field rows: id, name, symbol, marketCapRank, image, url — no price/marketCap/volume); "coins" = fetch specific coins by their CoinGecko id (full rows).string
vsCurrencyThe fiat or crypto currency that prices, market cap and volume are quoted in, e.g. usd, eur, gbp, btc, eth. Used by Markets and Coins modes.string
queryCoin name or symbol to search for (only used in Search mode), e.g. "solana", "doge", "bitcoin".string
coinIdsList of CoinGecko coin ids to fetch (only used in Coins mode), e.g. ["bitcoin", "ethereum", "solana"]. The id is the slug from a coin's CoinGecko URL.array
maxItemsMaximum number of coins to return in Markets mode. The actor paginates 250 per request as needed.integer
notionConnectorOptional. Write each coin as a page into your Notion when the run finishes. Authorize a Notion connector once in Settings → API & Integrations → MCP connectors, then pick it here. Leave empty to skip (default) — results are always saved to the dataset regardless.string
notionParentIdOptional. The Notion data source ID of the database to write into (only used if a Notion connector is set). Leave empty to create the pages privately in your workspace instead.string

What you get

A structured dataset — each result includes fields like:

athathDateatlchange24hPctchange7dPctcirculatingSupplyidimagemarketCapmarketCapRanknamepricesymbolurl

Export every run as JSON, CSV or Excel, or send it to your app, a database, Google Sheets, or an AI agent.

More use cases for CoinGecko Crypto Market Scraper

Top 100 Crypto by Market Cap to CSV - CoinGecko

Ranked top 100 coins from CoinGecko with price, 24h and 7d change, volume, circulating supply, and ATH. Export the market cap table to CSV or JSON.

DOGE Ticker Lookup - Crypto Symbol Search CoinGecko

Which coin is "doge"? Resolve a crypto ticker to its CoinGecko id and confirm the real Dogecoin, filtering out scam tokens and copycat symbols.