crawler

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2020 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AbstractCrawler

type AbstractCrawler interface {
	GetAppointmentURL(string) string
	CheckCalendar(string) misc.MonthsMap
}

type CollyCrawler

type CollyCrawler struct {
	// contains filtered or unexported fields
}

func NewCollyCrawler

func NewCollyCrawler(verbose bool, err chan error) *CollyCrawler

func (*CollyCrawler) CheckCalendar

func (c *CollyCrawler) CheckCalendar(appointmentURL string) misc.MonthsMap

func (*CollyCrawler) GetAppointmentURL

func (c *CollyCrawler) GetAppointmentURL(mainURL string) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL