Topic
Crawlora's CoinGecko coverage: 21 live API endpoints and 1 guide on scraping CoinGecko data. See the endpoint table and the CoinGecko scraping API hub below for parameters, pricing, and comparisons.
API endpoints
| Method | Endpoint | Summary | Docs |
|---|---|---|---|
GET | /coingecko/markets | CoinGecko markets | |
GET | /coingecko/coin/{id} | CoinGecko coin profile | |
GET | /coingecko/coin/{id}/analysis | CoinGecko coin chart analysis | |
GET | /coingecko/trending | CoinGecko trending highlights | |
GET | /coingecko/search | CoinGecko discovery search | |
GET | /coingecko/categories | CoinGecko categories | |
GET | /coingecko/category/{slug}/coins | CoinGecko category coins | |
GET | /coingecko/gainers-losers | CoinGecko crypto gainers and losers | |
GET | /coingecko/new-coins | CoinGecko new cryptocurrencies | |
GET | /coingecko/global | CoinGecko global market snapshot | |
GET | /coingecko/global/charts | CoinGecko global chart series | |
GET | /coingecko/chains | CoinGecko chains | |
GET | /coingecko/chains/{id} | CoinGecko chain detail | |
GET | /coingecko/exchanges | CoinGecko exchanges | |
GET | /coingecko/exchange/{id} | CoinGecko exchange detail | |
GET | /coingecko/nfts | CoinGecko NFT collections | |
GET | /coingecko/nft/category/{slug} | CoinGecko NFT category | |
GET | /coingecko/token-unlocks | CoinGecko incoming token unlocks | |
GET | /coingecko/treasuries | CoinGecko crypto treasuries | |
GET | /coingecko/news | CoinGecko news cards | |
GET | /coingecko/learn/articles | CoinGecko Learn articles |
API hub
Use a CoinGecko API to extract public crypto market, coin, category, chain, exchange, NFT, unlock, treasury, news, and Learn article data as structured JSON.
Explore the CoinGecko scraping APIGuides