aarora16 / yahoo-finance-scraper

Scrapes Yahoo Finance for stock info.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:JavaScript 57.5%Language:TypeScript 42.5%