Skip to content

markblackman/Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Crawler

simple single-site crawler, crawls one site, notes all links from that site and all assets from that site. Keeps all retrieved data in memory, so no persistence. Didactic exercise primarily to confirm how simple a crawler could be.

crawl.pl www.example.com

About

simple single-site crawler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages