Java application that extracts historical stock data from Yahoo Finance.
Simply download this file here from GitHub and open it in Eclipse or another IDE of your choice. After that, run the "Extractor.java" file and the project will get historical stock data from Yahoo Finance. Stock data will be shown in the output and it will also be stored in an array of the object "Day".