Skip to content

python asyncio wiki parser: build cross-linking graph

Notifications You must be signed in to change notification settings

harlov/wiki-graph-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiki graph parser

Parse input wikipedia page, and build graph cross-links pdf-file. Writen on python 3.5, using asnycio and aiohttp

Usage

python wiki-graph/__main__.py "<QUERY>" <MAX_DEEP>

for example: wiki-graph/__main__.py "Information technology" 5

Output saved to output directory.

Examples

You can find some example result pdf's at repository output directory

Contacts

send email

twitter

personal blog

About

python asyncio wiki parser: build cross-linking graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages