Skip to content

NodeJS/PhantomJS MarketWatch Stock Helper, given a stock symbol will return current Price, average estimate and calculated estimate of gain/loss in percent. Thanks https://github.com/ruipgil/scraperjs for great tool.

License

Notifications You must be signed in to change notification settings

a0z0ra/marketwatchstockhelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

marketwatchstockhelper

NodeJS/PhantomJS MarketWatch Stock Helper, given a stock symbol will return current Price, average estimate and calculated estimate of gain/loss in percent. Thanks https://github.com/ruipgil/scraperjs for great tool.

Usage from command line: node scraper.js BREW

{ tickerSym: 'BREW', curPrice: 14, avgEstimate: 17, estPercentageGain: 21.43 }

About

NodeJS/PhantomJS MarketWatch Stock Helper, given a stock symbol will return current Price, average estimate and calculated estimate of gain/loss in percent. Thanks https://github.com/ruipgil/scraperjs for great tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published