talon icon indicating copy to clipboard operation
talon copied to clipboard

A framework of internet content crawler written in Golang.

talon

Build Status

A framework of internet content crawler written in Golang.

Dependencies

  • github.com/PuerkitoBio/goquery (for parse html-formatted test)
  • golang.org/x/net/publicsuffix (for customize http.CookieJar)