🪙 Crypto Intelligence - CoinGecko Market Data
Pricing
from $1.00 / 1,000 results
🪙 Crypto Intelligence - CoinGecko Market Data
Extract real-time cryptocurrency market data from CoinGecko for 10,000+ coins. Get prices, market caps, volume, 24h/7d/30d changes, ATH/ATL, supply metrics, and historical charts. Access trending coins, category breakdowns, and detailed coin info including community/developer stats
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Ben
Maintained by CommunityActor stats
0
Bookmarked
69
Total users
10
Monthly active users
12 days ago
Last modified
Categories
Share
CoinGecko Crypto Intelligence
Extract cryptocurrency market data, prices, historical charts, and trending coins from CoinGecko
What you get
- Clean, validated JSON ready for your pipeline
- Pre-built dataset Overview in the Apify Console for instant inspection
- Reliable & maintained — patched whenever the source changes
Why this actor (vs. alternatives)
| Build your own | Generic scraper | This actor | |
|---|---|---|---|
| Maintenance | You patch every change | Often broken | Patched continuously |
| Structured output | Manual parsing | Inconsistent | Validated schema |
| Setup time | Days | Hours | Minutes |
| Pay only for results | N/A | Varies | Yes (pay-per-use) |
Input
| Field | Type | Description |
|---|---|---|
mode (required) | string | How to retrieve cryptocurrency data Options: prices, markets, coin_details, historical, trending, categories |
coinIds | array | CoinGecko coin IDs (e.g., bitcoin, ethereum, solana) |
vsCurrency | string | Currency to quote prices in |
vsCurrencies | array | Multiple currencies for price mode (e.g., usd, eur, btc) |
category | string | Filter by category (e.g., decentralized-finance-defi, layer-1, meme-token) |
order | string | How to sort market results Options: market_cap_desc, market_cap_asc, volume_desc, volume_asc, id_asc, id_desc |
days | integer | Number of days for historical data (1-365) |
includeDetails | boolean | Include market cap, volume, and 24h change in price data |
maxResults | integer | Maximum number of results to return |
Example Input
{"mode": "markets","coinIds": ["bitcoin","ethereum"],"vsCurrency": "usd","vsCurrencies": ["usd"],"order": "market_cap_desc","days": 7,"includeDetails": true,"maxResults": 100}
Use cases
- Fintech / trading apps — power dashboards with reliable market data
- Quant research — backtest models on historical data
- Portfolio tools — track positions and exposure
- Market research — analyze trends across instruments
- Alerting — trigger notifications on price/metric moves
Pricing
Pay-Per-Event:
- $0.001 per result
- $0.00005 actor-start fee
Example runs
| Use case | Results | Cost |
|---|---|---|
| Quick scan | 100 | $0.10 |
| Standard run | 500 | $0.50 |
| Bulk dataset | 2,000 | $2.00 |
FAQ
Q: How fresh is the data?
A: Real-time — every run fetches live from the source.
Q: Do I pay for failed or empty runs?
A: You pay per result returned, plus a tiny actor-start fee.
Q: Can I schedule recurring runs?
A: Yes — use the Apify Console scheduler for daily/weekly automation.
Q: Can I export the data?
A: Yes — JSON, CSV, Excel, and API access are all supported by Apify.
Related actors
- yahoo-finance-scraper — stock fundamentals & financial data
- coingecko-crypto-intelligence — CoinGecko crypto market data
- stock-sentiment-intelligence — Reddit stock/crypto sentiment
- forex-exchange-intelligence — ECB currency exchange rates
Legal & compliance
This actor retrieves publicly accessible data only. You are responsible for respecting the source's Terms of Service, honoring robots.txt, and complying with GDPR / applicable regulations for any personal data.
Support & feature requests
Open an issue on the Actor page or contact via Apify Console messaging. Custom features welcome.