//
pkg.gl
Category
github.com/Seann-Moser/WebParser
website
package
1.0.13
Repository:
https://github.com/seann-moser/webparser.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
192 SLOC
#
Functions
NewWebParser
NewWebParser creates a new parser from a list of search data.
#
Constants
TypeAttribute
No description provided by the author
TypeTag
No description provided by the author
#
Structs
Parser
Parser an object that combines multiple search's to get more specific data This can also be used with QueryHelper.
Search
Search is used to build a parser that gets data from a website is an object that can be loaded into the db using QueryHelper.