
Coingecko
Pricing
$0.15 / 1,000 results

Coingecko
This Actor scrapes cryptocurrency data from CoinGecko, a popular cryptocurrency tracking website. It extracts detailed information about cryptocurrencies including their rank, name, symbol, price, market cap, and more.
0.0 (0)
Pricing
$0.15 / 1,000 results
0
Monthly users
4
Runs succeeded
>99%
Last modified
7 days ago
CoinGecko Cryptocurrency Scraper
This Actor scrapes cryptocurrency data from CoinGecko, a popular cryptocurrency tracking website. It extracts detailed information about cryptocurrencies including their rank, name, symbol, price, market cap, and more.
Features
- Scrapes cryptocurrency data from CoinGecko using Cheerio
- Handles pagination automatically to get data from multiple pages
- Extracts key information like rank, name, symbol, price, market cap, etc.
- Configurable number of pages to scrape
- Data saved in structured format for easy analysis
Output data structure
The Actor stores the data in the following format:
1{ 2 "rank": 1, 3 "name": "Bitcoin", 4 "symbol": "BTC", 5 "price": "$83,036.43", 6 "priceChange1h": "0.3%", 7 "priceChange24h": "1.0%", 8 "priceChange7d": "0.8%", 9 "priceChange30d": "6.3%", 10 "volume24h": "$16,812,048,183", 11 "marketCap": "$1,647,676,993,507", 12 "fullyDilutedMarketCap": "$1,647,676,993,507", 13 "marketCapToFullyDilutedMarketCapRatio": "1.0", 14 "url": "https://www.coingecko.com/en/coins/bitcoin" 15}
Input parameters
The input schema for this Actor supports the following parameters:
Field | Type | Description |
---|---|---|
maxPages | integer | Maximum number of pages to scrape. Default is 10 pages (1000 cryptocurrencies). |
Data uses
The data extracted by this Actor can be used for:
- Cryptocurrency market analysis
- Price tracking and monitoring
- Building financial dashboards
- Investment research
- Data visualization projects
Pricing
Pricing model
Pay per resultThis Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.
Price per 1,000 items
$0.15