CoinGecko Crypto Scraper
Pricing
from $1.00 / 1,000 results
Go to Apify Store
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
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Syed Rupom
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
24 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)
| Field | Description |
|---|---|
rank | Market cap rank |
id | CoinGecko coin ID (e.g. bitcoin) |
symbol | Ticker symbol (BTC, ETH) |
name | Full coin name |
current_price | Current price in chosen currency |
market_cap | Total market capitalization |
volume_24h | 24-hour trading volume |
price_change_percentage_24h | 24h price change % |
price_change_percentage_7d | 7-day price change % |
high_24h / low_24h | 24h high and low |
circulating_supply | Coins in circulation |
total_supply | Total issued supply |
max_supply | Maximum possible supply |
ath | All-time high price |
ath_date | Date of all-time high |
last_updated | Timestamp of last data update |
Input
{"scrapeType": "markets","currency": "usd","resultsWanted": 100,"sortBy": "market_cap_desc"}
Scrape types
scrapeType | Description |
|---|---|
markets | Top coins by market cap (default) |
trending | Currently trending coins and NFTs |
coin_detail | Deep info for specific coins (provide coinIds) |
search | Search 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