How to install

Colly has only one prerequisite and that is Golang programming language. You can install it using their installation guide.

Install Colly

Type following command on Terminal and hit enter to install Colly.

go get -u github.com/gocolly/colly/...