[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 388 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 388 Bytes

golang-scraper-example

A webscraper example in golang that scrapes list of projects from your Gitlab account using goquery library

Installation

$ go get github.com/sandipbgt/golang-scraper-example
$ go get github.com/PuerkitoBio/goquery

Blog post

http://sandipbgt.com/2018/08/23/scraping-tutorial-with-golang/