package
Version:
v0.77.5
Opens a new window with list of versions in this module.
Published: Nov 13, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewExporter creates a new exporter instance
Export exports the data in the specified format ("json" or "csv")
type Parser struct {
Document *html.Node
}
Parser handles parsing of HTML tables
NewParser creates a new parser instance
ParseTable parses the HTML table and returns a 2D array of strings
Source Files
¶
Click to show internal directories.
Click to hide internal directories.