Documentation
¶
Index ¶
- 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) (*goquery.Document, error)
- func Scrape(pageUrl string, scraper func(*goquery.Document) []mpp.MissingPersonPoster, ...)
- func ScrapeGroAlbaAlerts(doc *goquery.Document) []mpp.MissingPersonPoster
- func ScrapeGroAmberAlerts(doc *goquery.Document) []mpp.MissingPersonPoster
- func ScrapeMorAmberAlerts(doc *goquery.Document) []mpp.MissingPersonPoster
- func ScrapeMorAmberPoPostUrl(pageUrl string) (string, error)
- func ScrapeMorCustomAlerts(doc *goquery.Document) []mpp.MissingPersonPoster
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeGroAlbaUrl ¶
func MakeGroAmberUrl ¶
func MakeMorAmberUrl ¶
func MakeMorCustomUrl ¶
func ParseGroDate ¶
func ParseGroFound ¶
func ParseGroSex ¶
func ParseMorDate ¶
func Scrape ¶
func Scrape(pageUrl string, scraper func(*goquery.Document) []mpp.MissingPersonPoster, ch chan []mpp.MissingPersonPoster)
func ScrapeGroAlbaAlerts ¶
func ScrapeGroAlbaAlerts(doc *goquery.Document) []mpp.MissingPersonPoster
func ScrapeGroAmberAlerts ¶
func ScrapeGroAmberAlerts(doc *goquery.Document) []mpp.MissingPersonPoster
func ScrapeMorAmberAlerts ¶
func ScrapeMorAmberAlerts(doc *goquery.Document) []mpp.MissingPersonPoster
func ScrapeMorAmberPoPostUrl ¶
func ScrapeMorCustomAlerts ¶
func ScrapeMorCustomAlerts(doc *goquery.Document) []mpp.MissingPersonPoster
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.