Skip to content

Ruby file that finds 'Wiki paths' between two articles using Web scraping

Notifications You must be signed in to change notification settings

znagler/wiki_linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

wiki_linker

App that allows users to enter two Wikipedia pages and returns the 'paths' between them-- a path being a series of in-body links.

The app uses Nokogiri for the web scraping.

To run it, clone the repo and run the .rb file in the terminal with 'ruby' (Nokogiri required).

About

Ruby file that finds 'Wiki paths' between two articles using Web scraping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages