Skip to content

nishant/yahoo-finance-scraper

Repository files navigation

Yahoo Finance Scraper

Gets stock data from Yahoo Finance (YF).

Configuration

After cloning the repository run npm install.

Run npm start to use the application

Key Commands

Command Description
npm run start Run the scraper.
npm run build Build the typescript code.
npm run lint Runs the linter on the code.
npm run format Fixes most lint errors using Prettier.

About

Scrapes Yahoo Finance for stock info.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published