Documentation ¶
Overview ¶
Findlinks2 does an HTTP GET on each URL, parses the result as HTML, and prints the links within it. Source: https://github.com/adonovan/gopl.io/blob/master/ch5/findlinks2
Usage:
findlinks url ...
Level: intermediate Topics: recursion, net/http, golang.org/x/net/html
Click to show internal directories.
Click to hide internal directories.