VOOZH about

URL: https://apify.com/pintostudio/stock-historical-data-investing-com

โ‡ฑ Stock Historical Data (investing.com) ยท Apify


๐Ÿ‘ Stock Historical Data (investing.com) avatar

Stock Historical Data (investing.com)

Pricing

$29.99/month + usage

Go to Apify Store

Stock Historical Data (investing.com)

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.

Pricing

$29.99/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Pinto Studio

Pinto Studio

Maintained by Community

Actor stats

1

Bookmarked

5

Total users

0

Monthly active users

a year ago

Last modified

Share

๐Ÿ“ˆ Stock Historical Data (Investing.com)

Fetch reliable and structured historical stock data from Investing.com for any supported country and stock symbol.
Ideal for traders, analysts, researchers, and data scientists who need daily, weekly, or monthly stock price history.


๐Ÿง  What This Actor Does

This Apify actor scrapes historical stock data from Investing.com based on the following input parameters:

  • Stock symbol (e.g., AAPL, MSFT, BBVA)
  • Country (e.g., United States, Spain)
  • Date range (from_date and to_date)
  • Time interval (Daily, Weekly, or Monthly)
  • Sorting order (ascending or descending)

โœ… Sample Input

{
"stockSymbol":"AAPL",
"country":"united states",
"from_date":"01/01/2023",
"to_date":"31/12/2023",
"order":"ascending",
"interval":"Daily"
}

๐Ÿ“ค Output

The actor saves two main outputs:

1. Dataset Record

{
"stock":"AAPL",
"country":"united states",
"from_date":"01/01/2023",
"to_date":"31/12/2023",
"interval":"Daily",
"order":"ascending",
"retrieved_at":"2025-06-30T14:23:45.123Z",
"data_format":"json",
"stock_name":"Apple Inc",
"historical_data":[
{
"date":"2023-01-03",
"open":130.28,
"close":125.07,
"high":131.03,
"low":124.17,
"volume":112117500,
"currency":"USD"
},
...
],
"total_records":252
}

2. Key-Value Store (historical_summary)

{
"stock":"AAPL",
"country":"united states",
"stock_name":"Apple Inc",
"from_date":"01/01/2023",
"to_date":"31/12/2023",
"interval":"Daily",
"total_records":252,
"has_data":true,
"retrieved_at":"2025-06-30T14:23:45.123Z"
}

โš ๏ธ Errors & Validation

The actor performs extensive validation:

  • stockSymbol, country, from_date, and to_date are mandatory.
  • Validates formats of date fields (must be in dd/mm/yyyy).
  • Ensures correct interval values (Daily, Weekly, Monthly).
  • Ensures order is one of the accepted values.

If any validation fails, a descriptive error is thrown and logged.


๐Ÿ“ฆ Example Use Cases

  • ๐Ÿงฎ Backtest trading strategies with accurate historical pricing
  • ๐Ÿ“Š Visualize stock trends over time
  • ๐Ÿฆ Financial reports, dashboards, or research
  • ๐Ÿ” Feed into machine learning time-series models

๐Ÿงช Tips

  • Always specify correct country for the stock symbol (e.g., BBVA is from Spain, not USA).
  • Use "Daily" for high-resolution, or "Monthly" for low-noise trends.
  • Works best when used in conjunction with Apify's scheduler or integrations.

Support

If you have any questions or encounter any issues, please consult the Apify documentation or reach out to us through one of the following channels:

  • Telegram: @pintoflow
  • Apify Platform: You can also contact us directly through this platform.

You might also like

Stock Information (investing.com)

pintostudio/stock-information-investing-com

The Stock Information Data (Investing.com) Actor is a powerful web scraping tool that fetches comprehensive fundamental stock information from Investing.com.

89

Stock Recent Data

pintostudio/stock-recent-data

The Stock Recent Data (Investing.com) actor is a powerful tool designed to fetch recent stock market data from Investing.com for any specified stock symbol across multiple countries.

Stock Profile (Investing.com)

pintostudio/stock-profile-investing-com

The Stock Profile Data (Investing.com) Actor is a powerful web scraping tool that retrieves comprehensive company profile information for publicly traded stocks from Investing.com.

Invest Crypto Historical

pintostudio/invest-crypto-historical

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

Stock Financials (investing.com)

pintostudio/stock-financials-investing-com

The Stock Financials Summary Data (Investing.com) Actor is a powerful tool that fetches comprehensive financial summary data for publicly traded companies from various global stock exchanges.

11

Stock Dividends (investing.com)

pintostudio/stock-dividends-investing-com

The Stock Dividends Data Actor retrieves comprehensive dividend information for publicly traded stocks from Investing.com.

12

Similar Stock (investing.com)

pintostudio/similar-stock-investing-com

The Stock Similar Data Actor retrieves similar stock recommendations from Investing.com for any specified stock symbol. This powerful tool extracts data equivalent to the "People Also Watch" or "Similar Stocks" section that appears on stock detail pages.

Stock Analyst Price Target (investing.com)

pintostudio/stock-analyst-price-target-investing-com

The Stock Analyst Price Data actor fetches analyst price target information for stocks from Investing.com.

20

Crypto Info (investing.com)

pintostudio/crypto-info-investing-com

The Crypto Information Data (Investing.com) Actor is a powerful tool designed to fetch comprehensive cryptocurrency information from Investing.com.

Stock Earnings

pintostudio/stock-earnings

The Stock Earnings (investing.com) actor is a specialized web scraper designed to fetch comprehensive earnings data for publicly traded stocks from Investing.com.

18