Golang_tutorial_zero_to_hero
Web Crawler Example
Here is another example
tour of go web crawler
steps:
create go project
find website(s) to crawl
create requests and print your site/data that you recieve