Documentation
¶
Index ¶
- func FileInput(fileName string, options model.ScrapeOptions) (*model.DataInput, error)
- func NodeInput(root *html.Node, url string, options model.ScrapeOptions) (*model.DataInput, error)
- func Scrape(data *model.DataInput, r *model.Recipe, options model.ScrapeOptions) error
- func ScrapeFeed(data *model.DataInput, feed *model.Feed, options model.FeedOptions) error
- func UrlInput(url string, options model.ScrapeOptions) (*model.DataInput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScrapeFeed ¶ added in v0.9.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.