Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Extractor ¶
type Extractor struct {
// contains filtered or unexported fields
}
Extractor implements the extractor.Extractor interface using lux library
func GetAllExtractors ¶
func GetAllExtractors() []*Extractor
GetAllExtractors returns all available lux-based extractors
func GetExtractorBySite ¶
GetExtractorBySite returns an extractor for a specific site
func NewExtractor ¶
NewExtractor creates a new lux-based extractor for a specific site
Click to show internal directories.
Click to hide internal directories.