This is an example how to scrap html using Go
- make sure bin directory exist, if not
mkdir bin- install gocolly package
./run get github.com/gocolly/colly/..../run -c go_scrap.go./run -b go_scrap.go./run -r go_scrap.go./run -cbr go_scrap.goresult.csv will be generated.