In order to run this project, you should have Selenium installed in the first place. First, enter into the environment using the following command:
. .venv/bin/activate
If there is no folder called .venv
. Feel free to create one using the following command:
python3 -m venv .venv
Then, feel free to run the project using the command as follows:
python3 main.py