Crawler v1.1.0 Crawler.Parser.Spec behaviour
Spec for defining a parser.
Link to this section Summary
Link to this section Types
Link to this type
body()
body()
body() :: String.t()
body() :: String.t()
Link to this type
opts()
opts()
opts() :: map()
opts() :: map()
Link to this type
page()
Link to this type
url()
url()
url() :: String.t()
url() :: String.t()
Link to this section Callbacks
Link to this callback
parse(page)
Link to this callback