- The parser was tested in python 3.8.6, i do not give any guarantees that it will work on other python versions.
pip install -U selenium
- Download / clone the repository
- Find out your version of Google Chrome.
- For your versions of chrome, download the same driver version (chromedriver_win32.zip)
- Unpack the .zip to the
driver
folder - Run the
parser.py
Enter the command python parser.py
or python3 parser.py
and the parser interface will launch.