Skip to content

toashishagarwal-zz/YahooFinanceAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YahooFinanceAPI

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.

Technologies

Java (v8) JSON

Notes

  1. The code executes in ~10s for ~140 symbols on a 2.2 GHz i7 processor and 16 GB RAM

About

Demo of YahooFinanceAPI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages