Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 339 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 339 Bytes

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)