To extract data from Bursa Malaysia website using Beautiful Soup and Selenium in Python, then present the data in Power BI.
The program is able to extract equities and indices daily movements in Bursa Malaysia and save the data in a csv file. As the project is mainly for practise purpose, the equities information extracted is only from the Main Market. Power BI dashboard has been set up to present the data extracted.
- Run both the .py file and the data will be stored in separate csv files in your working directory.
- Open bursaPowerBI.pbix file and change the data source to your files location in step 1.
- Refresh data in Power BI.
- Done!
- Create function and integrate both programs.
- Automate the daily program