Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Basic Web Crawler

a simple web crawler that grabs all the URLS on a website, for a coding exercise.

to run type

go run main.go -c 5 -url "http://www.acky.com" 
go run main.go -c 5 -debug false -url "http://www.acky.com" 

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages