Skip to content

Input 2 Wikipedia topic names & check how many link jumps it takes to get from one to another

License

Notifications You must be signed in to change notification settings

barakadax/WikiLinkSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikipedia Link Solver

You create an instance of the object 'WikiSolver' with optinal depth of links to enter until get result in the constructor (default is 3)
You Run with function you run with 2 parameter, starting page and target page.
In run also third parameter, choose language of the pages you want to search on, default is 'en'.

About

Input 2 Wikipedia topic names & check how many link jumps it takes to get from one to another

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages