Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 343 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 343 Bytes

UrlReader

Wikipedia Crawling Application

Somebody expressed to me the theory that if you repeatedly follow the first link on any Wikipedia article, you will invariably end up on the Wiki page for philosophy. As a C# developer, I decided to write a little web-crawler that tests this theory as an experiment in using Java's web libraries.