Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Khusbu/mirror-website

A web crawler which mirrors a website.
https://github.com/Khusbu/mirror-website

Last synced: 3 months ago
JSON representation

A web crawler which mirrors a website.

Awesome Lists containing this project

README

        

# mirror-website
A web crawler in Go which mirrors a website.

# Dependencies:
- Go Version- go1.5 linux/amd64
- Go package- net/http

# References:
- 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/

# To run the program:
$go run webCrawler.go http://www.start-url.com