Stock Market Data Scraper avatar
Stock Market Data Scraper
Try for free

7 days trial then $5.00/month - No credit card required now

View all Actors
Stock Market Data Scraper

Stock Market Data Scraper

datastorm/market-data-api
Try for free

7 days trial then $5.00/month - No credit card required now

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

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
Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Jul 2023
  • Modified 11 months ago