6 scrape - a simple, higher level interface for Go web scraping

github.com godoc.org goreportcard.com posted by kenny 2625 days ago  

A simple, higher level interface for Go web scraping, by yhat. When scraping with Go, I find myself redefining tree traversal and other utility functions. This package is a place to put some simple tools which build on top of the Go HTML parsing library.

Register to comment or vote on this story