proxy.golang.org : github.com/gpahal/snake
Package snake provides functions for parsing information in a HTML head tag. The snake.ProcessURL function takes a url string and a *http.Client, makes a GET request to the url using the http client and returns a new *snake.Object from the returned HTML. If client is nil, a default client is used. The snake.ParseHTML function takes an io.Reader, reads HTML, parses the HTML and returns a new *snake.Object.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/gpahal/snake
License: MIT
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/gpahal
Last synced: 2 months ago