package
0.0.0-20240520175019-fba4924de6bc
Repository: https://github.com/pestanko/miniscrape.git
Documentation: pkg.go.dev
# Functions
DetermineEncodingFromReader based on the content.
NewGetCachedPageResolver a new instance of the cached resolver.
NewPageResolver creates a new instance of the page resovler.
ParseWebPageContent parses the web page content.
# Structs
HTMLPageNode represents a node in the HTML page.
# Interfaces
PageResolver is a main interface for page content resolvers.