Stock Analysis Versions Save

Regression, Scrapers, and Visualization

1.0.0

7 years ago

Initial release of Single Stock Scarper.

Uses Yahoo Finance API to grab stock data including Date, Open price, Day High price, Day Low price, Close price and volume.

User has the option to specify which stock, scraping data from the year specified and the order they would like to sort the data (newest data first or oldest data first).

The script stores the CSV containing the data in a folder called Datasets in the same directory as where the script was run.