Skip to content

Crawls wikipedia and finds a connection between two articles ⛓️

License

Notifications You must be signed in to change notification settings

TheRealVira/metaedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metaedia Crawls wikipedia and finds a connection between two articles ⛓️

Example input and output

> python metaedia.py Kuchen Mensch

[!] Article connection found!
- https://de.wikipedia.org/wiki/Kuchen
- https://de.wikipedia.org/wiki/H%C3%BChnerei
- https://de.wikipedia.org/wiki/Mensch
---- metaedia took 2.3538658618927 seconds to complete! ----

Installation

pip3 install -r requirements.txt

About

Crawls wikipedia and finds a connection between two articles ⛓️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages