This project was developed just for show off purposes. It starts on given Wikipedia link and does breath lookup until it finds given target.
python 2.7.x is installed
pip is installed
virtualenv is installed
- Clone repo
- cd wikiparser
- virtualenv .venv
- source .venv/bin/activate
- pip install -r requirements.txt
- python parse.py <start_article_name> <fishish_article_name>
python parse.py "Zmotoryzowane Odwody Milicji Obywatelskiej" "Józef Stalin"
After a while and lotsa debug messages you should see:
1. Zmotoryzowane Odwody Milicji Obywatelskiej https://pl.wikipedia.org/wiki/Zmotoryzowane Odwody Milicji Obywatelskiej
2. Polska Rzeczpospolita Ludowa https://pl.wikipedia.org/wiki/Polska_Rzeczpospolita_Ludowa
3. Józef Stalin https://pl.wikipedia.org/wiki/J%C3%B3zef_Stalin