Parse input wikipedia page, and build graph cross-links pdf-file. Writen on python 3.5, using asnycio and aiohttp
python wiki-graph/__main__.py "<QUERY>" <MAX_DEEP>
for example: wiki-graph/__main__.py "Information technology" 5
Output saved to output
directory.
You can find some example result pdf's at repository output
directory