Invest Crypto Historical avatar
Invest Crypto Historical

Pricing

$7.99 / 1,000 results

Go to Store
Invest Crypto Historical

Invest Crypto Historical

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

The Cryptocurrency Historical Data (Investing.com) Actor is a powerful tool that fetches historical cryptocurrency price data from Investing.com.

0.0 (0)

Pricing

$7.99 / 1,000 results

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

a day ago

You can access the Invest Crypto Historical 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 '{
< "symbol": "BTC",
< "from_date": "01/01/2024",
< "to_date": "27/04/2024",
< "order": "ascending",
< "interval": "Daily"
<}' |
<apify call pintostudio/invest-crypto-historical --silent --output-dataset

Invest Crypto Historical API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: