YahooFinanceAPI project gets the quotes of stocks & writes them to a csv file. The input to the project is the newline separated txt file containing stock symbols. For the sybmbols which are not valid, the output to the csv is -1. It uses Yahoo Finance API to get the quotes.
Java (v8) JSON
- The code executes in ~10s for ~140 symbols on a 2.2 GHz i7 processor and 16 GB RAM