Skip to content
/ wrensch Public

Balance Sheet, Cashflow, and Income Statement Scraper from Yahoo finance/ruby script

Notifications You must be signed in to change notification settings

jaytho/wrensch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Ruby Script to scrape Quarterly Balance Sheet, Income Statement and Cashflow from yahoo finance pages.

Work in progress.

This grabs the table from yahoo and packs it into value name hash.  The intent is to get this directly into an R module or Octave to calculate value and fun graphing.


TODO: 
 - Finish packing into hashes.  
 - make a class and add init, printing and formatting classes.  
 - Grab daily trading data too.  
 - add annual data


About

Balance Sheet, Cashflow, and Income Statement Scraper from Yahoo finance/ruby script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages