Skip to content

hoxell/wikihopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wikihopper

Hack to find the hop distance between two wiki articles.

If the distance is maxdepth clicks/hops or less, this simple script will find the shortest path between the two articles.

Running the script:

>>python3 wikihopper.py https://en.wikipedia.org/wiki/Monty_Python --maxdepth 4

This will start at a random wikipedia article and try to find its way to the Monty Python article.

About

Hack to find the hop distance between two wiki articles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages