This is a django project that displays bhavcopy in a table. This projct makes use of vuejs for front-end styling. The bavcopy is updated everyday(except weekends) everyday. You can obtain it in zip format in this link : https://www.bseindia.com/markets/MarketInfo/BhavCopy.aspx You can also search through the table based on the name. You can download the csv file also.
git clone https://github.com/ruthvikl/BavaCopy.git
cd zerodha
pip install -r requirements.txt
python .\manage.py runserver
Go to http://127.0.0.1:8000/ to open the application.