package
1.1.7
Repository: https://github.com/wedojava/fetcher.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ExtractLinks makes an HTTP GET request to the specified URL, parses the response as HTML, and returns the links in the HTML document.
No description provided by the author
GetRawAndDoc can get html raw bytes and html.Node by rawurl.
MetasByItemprop focus on `<meta itemprop="dateModified" content="2020/09/29 11:27" />`.
MetasByName focus on `<meta name="dateModified" content="2020/09/29 11:27" />`.
MetasByProperty focus on `<meta property="dateModified" content="2020/09/29 11:27" />`.