Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 357 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 357 Bytes

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'.