package
1.0.1
Repository: https://github.com/stage5/webscraper.git
Documentation: pkg.go.dev

# Functions

GetLinksFromHtmlNode is a function that takes an *html.Node as input and returns a slice of strings representing the URLs of all the links on the webpage.
GetLinksFromHtmlNode is a function that takes an *html.Node as input and returns a slice of strings representing the text on the webpage.

# Interfaces

No description provided by the author