Automating the Wikipedia philosophy game using a python web crawler
The script depends on the python requests module, install that and then simply run wikicrawl.py
pip install requests
python3 ".\wikicrawl.py"
Send a pull request if you'd like to make a change, or open an issue.