Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DocumentParser ¶
type DocumentParser struct { }
DocumentParser is an HTML document parser.
func (*DocumentParser) ExtractLinks ¶
ExtractLinks extracts relative links from an net/http response with a base url. It returns links which only contain the base url to avoid crawling external links.
Click to show internal directories.
Click to hide internal directories.