Go Community Linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Go community here or just enjoy what everyone else has found!


Web Scraping with Go

Comprehensive article about web scraping with Go using ONLY the standard library! It talks about the ethics of scraping, setting HTTP headers, making GET requests, using cookies, logging into websites and several other topics related to web scraping. John Daniel Leon explains clearly and offers ample code examples.

Web Scraping with Go

Posted by:  Ken Bailey