CoinGecko Crypto Scraper
Pricing
Pay per usage
Go to Apify Store

CoinGecko Crypto Scraper
Scrape cryptocurrency prices, market cap, volume, and token data from CoinGecko. Get real-time and historical crypto market data in JSON.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Jan Bruinier
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
CoinGecko Crypto Data Scraper
Scrapes cryptocurrency market data from CoinGecko. Get current prices, market cap, volume, 24h changes, all-time highs, and more for any cryptocurrency. Supports filtering by category and currency.
Features
- Extract company data, reviews, ratings, and business intelligence from CoinGecko
- Export to JSON, CSV, Excel, and other formats
- Configurable result limits and pagination
- Proxy support for reliable scraping
- Pay-per-result pricing with free tier (50 results free per run)
Input Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
vs_currency | string | No | usd | The target currency for market data (e.g. 'usd', 'eur', 'gbp', 'btc'). |
coin_ids | array | No | - | Specific coin IDs to scrape (e.g. 'bitcoin', 'ethereum', 'solana'). Leave empty to get top coins by market cap. |
category | string | No | - | Filter coins by category (e.g. 'decentralized-finance-defi', 'layer-1', 'meme-token'). Leave empty for all. |
max_results | integer | No | 100 | Maximum number of coins to return. |
Output Example
{"name": "Company Name","rating": 4.2,"reviewCount": 856,"category": "Software","description": "Company description...","url": "https://example.com/company/123"}
Cost Calculator
| Results | Cost |
|---|---|
| 50 | Free |
| 1,000 | $3.00 |
| 10,000 | $30.00 |
| 100,000 | $300.00 |
Plus $0.005 per actor run. First 50 results per run are free.
Use Cases
- Competitive intelligence and market research
- Vendor evaluation and due diligence
- Lead generation and prospecting
- Industry benchmarking and reporting
- Building business intelligence dashboards
Limitations
- Results depend on CoinGecko's availability and structure
- Some pages may require residential proxies for reliable access
- Rate limiting may apply for very large scrapes
- Website layout changes may temporarily affect data extraction
Changelog
- v0.1 - Initial release