GitHub - natehefner/yahoostocks-java: Library to help retrieve stock info from the Yahoo Finance API
README.md Java Stocks A super simple library to help you retrieve stock data using the Yahoo Finance hidden API. How it works Yahoo Finance allows stock data to be downloaded in CSV format. All we have to do is take that CSV file and parse it to get our ....