Documentation ¶
Overview ¶
schoolscraper Friendly interface for parsing school closure data from various websites
Index ¶
Constants ¶
View Source
const ScheduleURL = "https://bp.nbed.nb.ca/notices/BPRFtbl.aspx?dst=dsfs&vtbl=1"
URL where School closure information can be retrieved
Variables ¶
This section is empty.
Functions ¶
func ScrapeSchools ¶
func ScrapeSchools(body string) []school
Entrypoint method that parses school data from a web URL and returns the status information back to the caller in a digestible form
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.