Skip to content

A java project that takes a list of stock symbols and does some yahoo finance screen scraping for metrics

License

Notifications You must be signed in to change notification settings

jamesonwildwood/yahoofinancestockscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yahoofinancestockscanner

A java project that takes a list of stock symbols and does some yahoo finance screen scraping for metrics.

It packages into a jar file with "mvn package"

Once you have it packaged you can run "java -jar yahoo....jar -file input.csv"

See unit test in src/test/java for what it needs

About

A java project that takes a list of stock symbols and does some yahoo finance screen scraping for metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages