A web crawler in Go which mirrors a website.
- Go Version- go1.5 linux/amd64
- Go package- net/http
- https://jdanger.com/build-a-web-crawler-in-go.html
- http://schier.co/blog/2015/04/26/a-simple-web-scraper-in-go.html
- https://golang.org/
$go run webCrawler.go http://www.start-url.com