Stock Historical Data (investing.com) avatar
Stock Historical Data (investing.com)

Pricing

$29.99/month + usage

Go to Store
Stock Historical Data (investing.com)

Stock Historical Data (investing.com)

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

This Apify actor scrapes historical stock data from Investing.com. Ideal for traders, analysts, researchers, and data scientists who need daily, weekly, or monthly stock price history.

0.0 (0)

Pricing

$29.99/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

2 days ago

You can access the Stock Historical Data (investing.com) 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 '{
< "stockSymbol": "AAPL",
< "from_date": "01/01/2023",
< "to_date": "31/12/2023",
< "order": "ascending",
< "interval": "Daily"
<}' |
<apify call pintostudio/stock-historical-data-investing-com --silent --output-dataset

Stock Historical Data (investing.com) API through CLI

The Apify CLI is the official tool that allows you to use Stock Historical Data (investing.com) locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: