
CoinMarketCap Historical Prices Scraper
3 days trial then $5.00/month - No credit card required now

CoinMarketCap Historical Prices Scraper
3 days trial then $5.00/month - No credit card required now
The CoinMarketCap Historical Prices Scraper retrieves historical price data for selected cryptocurrencies over a specified time period. Ideal for market analysis, trend tracking, and financial research.
Actor Metrics
2 Monthly users
No reviews yet
1 bookmark
>99% runs succeeded
Created in Feb 2025
Modified 22 days ago
You can access the CoinMarketCap Historical Prices Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "cryptoNames": [
3 "Bitcoin",
4 "Ethereum"
5 ]
6}' |
7apify call piotrv1001/coinmarketcap-historical-prices-scraper --silent --output-dataset
CoinMarketCap Historical Prices Scraper API through CLI
The Apify CLI is the official tool that allows you to use CoinMarketCap Historical Prices Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: