Crypto Prices Scraper avatar
Crypto Prices Scraper

Pricing

$5.00/month + usage

Go to Store
Crypto Prices Scraper

Crypto Prices Scraper

Developed by

Datastorm

Datastorm

Maintained by Community

Retrieve historical daily crypto prices, volumes and market caps. Specify the crypto assets and time period to retrieve prices for. Prices and market cap are given in USD.

0.0 (0)

Pricing

$5.00/month + usage

2

Total users

21

Monthly users

1

Runs succeeded

>99%

Last modified

2 years ago

You can access the Crypto 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.

$echo '{
< "symbols": [
< "BTC",
< "ETH",
< "LTC"
< ],
< "days": "7"
<}' |
<apify call datastorm/cryptoprices-api --silent --output-dataset

Crypto Prices Scraper API through CLI

The Apify CLI is the official tool that allows you to use Crypto Prices Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: