/Dhaka_Stock_Exchange_Data_Scrapping

Scrapping required historical data from Dhaka Stock Exchange using Selenium, BeautifulSoup and Pandas

Primary LanguageJupyter Notebook

Dhaka Stock Exchange Historical Data Scrapping

Dhaka Stock Exchange does not have any live api as of now. This piece of code pulls historical data from DSE website and saves it in an xlsx file for further analysis and model building.

Prerequisites

The code works with Firefox, download appropriate version of geckodriver and put it in C:\Windows folder.