Skip to content

guillaumegtr/basic-node-stock-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Basic Node.js Stock Scraper

Setup β€πŸ‘¨β€πŸ«

npm install

To Run πŸƒβ€β™‚οΈπŸƒβ€β™‚οΈ

Naviguate to the repo and open command line. To run scraper: node scraper.js {quote_name}

Examples:

node scraper.js AAPL

Will get stock price for AAPL (Apple - US market)

node scraper.js BTC-USD

Will get stock price for BTC-USD (Bitcoin/USD)

About

Scrape stock price from Yahoo Finance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published