Stock Market Data Scraper avatar
Stock Market Data Scraper

Pricing

$5.00/month + usage

Go to Store
Stock Market Data Scraper

Stock Market Data Scraper

Developed by

Datastorm

Datastorm

Maintained by Community

Retrieve historical stock market prices. Specify the assets, time period and price frequency.

0.0 (0)

Pricing

$5.00/month + usage

3

Total users

45

Monthly users

5

Runs succeeded

>99%

Last modified

2 years ago

Retrieve historical stock market prices. Specify the assets, time period and price frequency. Prices are quoted in USD.

Input Fields

Symbols

Array of Symbols to retrieve prices for. Use the ticker symbol (ex: MSFT, TSLA, AAPL). For Crypto assets use the format BTC-USD

Days

Data up to number of days ago (eg. 1,14,30,max). Use max to retrieve all available dates

Interval

Return either Daily, Weekly or Monthly Values

Output Fields

The output dataset contains the following fields:

  • Symbol: asset symbol (eg. MSFT)
  • Date: date of the record
  • Open: low price of the asset for a particular date
  • High: high price of the asset for a particular date
  • Low: low price of the asset for a particular date
  • Close: close price of the asset for a particular date
  • Adjusted Close: adjusted close price of the asset for a particular date
  • Volume: trading volume of the asset for a particular date
  • EPS Estimate: EPS estimate for the particular date
  • Reported EPS: Reported EPS for the particular date
  • EPS Suprise Percentage: Suprise Percentage (EPS Reported vs EPS Estimate ) for the particular date