A webscraper example in golang that scrapes list of projects from your Gitlab account using goquery
library
$ go get github.com/sandipbgt/golang-scraper-example
$ go get github.com/PuerkitoBio/goquery
http://sandipbgt.com/2018/08/23/scraping-tutorial-with-golang/