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!
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.
Posted by: Ken Bailey