Skip to content

bootCollection/webCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Crawler
Elliot Etches

A _very_ basic web crawler.

Takes two URLs and prints a link between them if such a link exists. 

-Compilation-
-> "make" should build the program
-> "make test1" will execute the first test
-> "make test2" will execute the second test
-> "make test3" will execute the third test
-> Tests two and three may take a minute or two to run.

-Usage-
-> "./main <startURL> <endURL>"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published