Before running the code you need the dependancies below, to use the program you will need python and PIP.
To install Python to go:https://www.python.org/downloads/ (download latest version, as of 28/04/2020: 3.8)
To install PIP go to: https://pypi.org/project/pip/

To install the dependancies, once PIP is installed you just need to type the following into CMD/commandline.
If another operating system is being used and the below code isnt working, look at: https://pip.pypa.io/en/stable/user_guide/
```
pip install bs4
pip install xlsxwriter
```
^ dependancies for the project.
If the program crashes or you do not understand how to make it work, there is a link below of a 3 minute tutorial on how to get it to work:
https://youtu.be/HiEVDeZBO0M