VOOZH about

URL: https://apify.com/logiover/coingecko-exchanges-scraper

โ‡ฑ CoinGecko Scraper - Market Data & API Alternative ยท Apify


๐Ÿ‘ CoinGecko Scraper - Coins, Exchanges, Trending API avatar

CoinGecko Scraper - Coins, Exchanges, Trending API

Pricing

Pay per usage

Go to Apify Store

CoinGecko Scraper - Coins, Exchanges, Trending API

CoinGecko data export to CSV/JSON - a no-key CoinGecko API alternative. Scrape coins market, exchanges, trending & categories without an API key.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

84

Total users

1

Monthly active users

23 hours

Issues response

4 days ago

Last modified

Share


๐Ÿš€ Four modes, one actor

Pick a mode and run. Each input field is tagged with the mode it belongs to.

ModeWhat you get
๐Ÿช™ coinsMarketThe full coin market โ€” price, market cap, rank, FDV, volume, 1h/24h/7d/30d % changes, ATH/ATL + dates, circulating/total/max supply, ROI. Ranked by market cap, any vsCurrency.
๐Ÿฆ exchangesEvery CEX & DEX CoinGecko tracks โ€” trust score & rank, 24h BTC volume (raw + normalized), country, year established, incentives, URL & logo.
๐Ÿ”ฅ trendingThe trending board โ€” top trending coins, NFTs and categories right now, with rank, price (BTC) and 24h moves.
๐Ÿ—‚๏ธ categoriesEvery crypto category/sector (L1s, memes, RWA, AI, gamingโ€ฆ) with market cap, 24h change, volume and top-3 coins.

๐Ÿ’ก mode defaults to exchanges (the actor's original behavior). Switch it to coinsMarket, trending or categories anytime. No key is required โ€” CoinGecko's free tier works out of the box (add a Demo/Pro key for big, fast scrapes).


โšก Quick start

Top 1,000 coins with full market data (USD):

{"mode":"coinsMarket","vsCurrency":"usd","maxCoins":1000}

All exchanges ranked by trust score:

{"mode":"exchanges","maxExchanges":0}

What's trending right now:

{"mode":"trending"}

Every category / sector with market data:

{"mode":"categories"}

โš™๏ธ Input

FieldModeWhat it does
modeallcoinsMarket ยท exchanges ยท trending ยท categories
maxCoinscoinsMarketHow many coins (by market cap). 0 = all (~17k, needs a key).
vsCurrencycoinsMarketQuote currency โ€” usd, eur, btcโ€ฆ
minMarketCapcoinsMarketDrop coins below this market cap. 0 = no filter.
maxExchangesexchangesHow many exchanges. 0 = all.
coingeckoApiKeyallOptional Demo/Pro key (auto-detected) for higher rate limits.
maxRuntimeSecondsallGraceful stop with partial data before the run is force-aborted.

๐Ÿ“ค Output (coinsMarket)

{
"id":"bitcoin","symbol":"btc","name":"Bitcoin",
"currentPrice":61368,"marketCap":1229561364305,"marketCapRank":1,
"totalVolume":38450120233,
"priceChangePercent1h":-0.21,"priceChangePercent24h":-3.38,
"priceChangePercent7d":2.14,"priceChangePercent30d":9.7,
"ath":126080,"athChangePercentage":-51.3,"athDate":"2025-12-04T...",
"circulatingSupply":19870000,"maxSupply":21000000,
"vsCurrency":"usd","scrapedAt":"2026-06-05T..."
}

The Output tab ships a ready-made table (price, mcap, %, ATH). Other modes return their own clean fields.


๐ŸŽฏ Use cases

Use case
๐Ÿ“ŠCrypto dashboards & screeners โ€” full market snapshots on a schedule.
๐ŸฆExchange research โ€” rank venues by trust score & real volume.
๐Ÿ”ฅTrend & narrative tracking โ€” trending coins/NFTs and hot categories.
๐ŸงฎDatasets & backtesting โ€” price/mcap/ATH data points & ML features.
๐Ÿ””Alerts & bots โ€” feed price/% moves to webhooks.

๐Ÿค– Automate it

Put any mode on an Apify Schedule โ†’ a recurring market / exchange / trending feed, straight to the Apify API, a webhook, Google Sheet, S3 or your warehouse.

โ“ FAQ

Is this a CoinGecko API alternative?

Yes โ€” it wraps CoinGecko's public API so you get clean datasets without managing keys, pagination or rate limits yourself. The free tier works with no key; add a Demo/Pro key only for full-market runs.

How do I export CoinGecko data to CSV or JSON?

Run any mode and open the Storage tab โ€” every dataset exports to CSV, JSON, Excel or via the Apify API. So you can export CoinGecko exchanges, coins, trending or categories to CSV in one click.

Can I scrape CoinGecko without an API key?

Yes. The actor runs on CoinGecko's free public tier with no API key for most jobs (coins, exchanges, trending, categories). A key is only needed for the largest full-market scrapes.


๐Ÿ“ Changelog

2026-06-15

  • Reliability pass: re-verified end-to-end on live data with real-world inputs. Routine maintenance build.

2026-06-07

  • Docs: added coverage for using the actor as a CoinGecko API alternative, exporting CoinGecko data to CSV/JSON, and scraping CoinGecko without an API key.

You might also like

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 Crypto Scraper

plantane/coingecko-scraper

Scrapes cryptocurrency data from CoinGecko's free API. Supports markets (top coins by market cap), trending coins, and search modes.

CoinGecko Scraper

gio21/coingecko-scraper

Scrape CoinGecko public API: top crypto markets by cap, trending coins, exchanges, categories. Returns price, market cap, volume, supply, 24h change, and more. Useful for crypto market analysis, portfolio tracking, and trading research.

CoinGecko Scraper

crawlerbros/coingecko-scraper

Scrape CoinGecko - the world's largest crypto data aggregator. Get real-time prices, market caps, trending coins, detailed coin info, and category listings for 10,000+ cryptocurrencies. No API key required.

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.

CoinGecko Crypto Prices & Market Data Scraper

makework36/coingecko-scraper

Scrapes cryptocurrency market data from CoinGecko public API. Supports market listings, trending coins, global stats, and individual coin details. Pure HTTP, no browser needed.

๐Ÿ‘ User avatar

deusex machine

5

CoinGEecko Scraper

iamnsilva/coingecko-scraper

Scrapes CoinGecko market data (coins, prices, market caps), trending coins, and global crypto market stats. No API key required for basic use.