- Requires Python 3.6
-
(optional) to use the selenium functionality, you must install geckodriver for firefox. https://github.com/mozilla/geckodriver/releases
-
run
pip install -r requirements.txt
-
run
python main.py
Get from one wikipedia page to another in as few clicks as possible
Python
(optional) to use the selenium functionality, you must install geckodriver for firefox. https://github.com/mozilla/geckodriver/releases
run pip install -r requirements.txt
run python main.py