Skip to content

TommasoTricker/wiki-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Finds the sequence of linked Wikipedia articles required to navigate from one article to another.

Example usage:

go install github.com/TommasoTricker/wiki-path@latest
wiki-path Donald_Trump Ziggurat # final part of the url

Output:

Path: [Donald_Trump Iran Ziggurat]
Length: 3
Took 12m24.7296545s

Run wiki-path -h for more options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages