Documentation
¶
Index ¶
- func FileInput(fileName string, options model.InputOptions) (*model.DataInput, error)
- func NodeInput(root *html.Node, url string, options model.InputOptions) (*model.DataInput, error)
- func Scrape(data *model.DataInput, r *model.Recipe) error
- func ScrapeFeed(data *model.DataInput, opts ...model.FeedOptions) (*model.Feed, error)
- func UrlInput(url string) (*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.