hack3r-0m / stock_market_scraper

Checks for ups and downs for NIFTY 50

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stock_market_scraper

Checks for ups and downs for NIFTY 50

Built with BeautifulSoup and lxml parser

Works on simple algorithm of price change in % between updated price on new request and old price.

This script can be further improved by adding indicators and more algorithms.

About

Checks for ups and downs for NIFTY 50


Languages

Language:Python 100.0%