Documentation
¶
Index ¶
- func AttrOr(n *html.Node, attr, or string) string
- func MakeClient(skipCert bool) *http.Client
- func MakeGroAlbaUrl(pageNum uint64) string
- func MakeGroAmberUrl(pageNum uint64) string
- func MakeGroHasVistoAAlertsUrl(pageNum uint64) string
- func MakeMorAmberUrl(pageNum uint64) string
- func MakeMorCustomUrl(pageNum uint64) string
- func ParseGroDate(value string) (time.Time, error)
- func ParseGroFound(value string) bool
- func ParseGroSex(value string) mpp.Sex
- func ParseMorDate(value string) (time.Time, error)
- func ParseNameSexFound(value string) (string, mpp.Sex, bool)
- func Query(n *html.Node, query string) *html.Node
- func QueryAll(n *html.Node, query string) []*html.Node
- func RetrieveDocument(url string) (*html.Node, error)
- func ScrapeGroAlbaAlerts(doc *html.Node) ([]mpp.MissingPersonPoster, map[int]error)
- func ScrapeGroAmberAlerts(doc *html.Node) ([]mpp.MissingPersonPoster, map[int]error)
- func ScrapeGroHasVistoAAlerts(doc *html.Node) ([]mpp.MissingPersonPoster, map[int]error)
- func ScrapeMorAmberAlerts(doc *html.Node) ([]mpp.MissingPersonPoster, map[int]error)
- func ScrapeMorAmberPoPosterUrl(pageUrl string) (string, error)
- func ScrapeMorCustomAlerts(doc *html.Node) ([]mpp.MissingPersonPoster, map[int]error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeClient ¶ added in v0.1.0
func MakeGroAlbaUrl ¶
func MakeGroAmberUrl ¶
func MakeGroHasVistoAAlertsUrl ¶ added in v0.2.0
func MakeMorAmberUrl ¶
func MakeMorCustomUrl ¶
func ParseGroFound ¶
func ParseGroSex ¶
func ParseNameSexFound ¶ added in v0.3.0
func ScrapeGroAlbaAlerts ¶
func ScrapeGroAmberAlerts ¶
func ScrapeGroHasVistoAAlerts ¶ added in v0.2.0
func ScrapeMorAmberAlerts ¶
func ScrapeMorAmberPoPosterUrl ¶ added in v0.3.0
func ScrapeMorCustomAlerts ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.