Stock info with ystock
A new side project I have been working on is in the financial industry. This project needs to pull stock information such as; price, change, and volume of a any stock. The source i will be getting this information from is Yahoo! Finance. Yahoo produces a cvs file with just the information i need, so it’s good news! The next task is to build something i can use over and over, something portable i can take from this project and implement on the next.


