Documentation
¶
Index ¶
- func MakeClient(skipCert bool) *http.Client
- func MakeGroAlbaUrl(pageNum uint64) string
- func MakeGroAmberUrl(pageNum uint64) string
- func MakeMorAmberUrl(pageNum uint64) string
- func MakeMorCustomUrl(pageNum uint64) string
- func ParseGroDate(value string) (string, error)
- func ParseGroFound(value string) bool
- func ParseGroSex(value string) mpp.Sex
- func ParseMorDate(value string) (string, error)
- func RetrieveDocument(url string, client *http.Client) (*goquery.Document, error)
- func Scrape(pageUrl string, client *http.Client, ...)
- func ScrapeGroAlbaAlerts(doc *goquery.Document, client *http.Client) []mpp.MissingPersonPoster
- func ScrapeGroAmberAlerts(doc *goquery.Document, client *http.Client) []mpp.MissingPersonPoster
- func ScrapeMorAmberAlerts(doc *goquery.Document, client *http.Client) []mpp.MissingPersonPoster
- func ScrapeMorAmberPoPostUrl(pageUrl string, client *http.Client) (string, error)
- func ScrapeMorCustomAlerts(doc *goquery.Document, client *http.Client) []mpp.MissingPersonPoster
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeClient ¶ added in v0.1.0
func MakeGroAlbaUrl ¶
func MakeGroAmberUrl ¶
func MakeMorAmberUrl ¶
func MakeMorCustomUrl ¶
func ParseGroDate ¶
func ParseGroFound ¶
func ParseGroSex ¶
func ParseMorDate ¶
func RetrieveDocument ¶
func ScrapeGroAlbaAlerts ¶
func ScrapeGroAmberAlerts ¶
func ScrapeMorAmberAlerts ¶
func ScrapeMorAmberPoPostUrl ¶
func ScrapeMorCustomAlerts ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.