Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebsiteLinks ¶
WebsiteLinks is a list of links on a website page
func ExtractLinks ¶
func ExtractLinks(URL *url.URL) (*WebsiteLinks, error)
ExtractLinks scrapes a specific URL and returns all links on the page
Click to show internal directories.
Click to hide internal directories.