Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BoxrecPageEvent

Parse an Event page

Hierarchy

Index

Constructors

constructor

Properties

Protected $

$: CheerioStatic

Accessors

bouts

commission

  • get commission(): string | null

date

  • get date(): string | null

doctors

id

  • get id(): number | null

inspector

location

matchmakers

numberOfBouts

  • get numberOfBouts(): number

output

promoters

television

  • get television(): string[]

Methods

Protected getPeopleTable

  • getPeopleTable(): Cheerio

Protected parseBouts

  • parseBouts(): Array<[string, string | null]>

Protected parseEventData

  • parseEventData(role: BoxrecRole | "television" | "commission"): string

Protected parseLocation

  • parseLocation(): string

Protected parseMatchmakers

  • parseMatchmakers(): string

Protected parsePromoters

  • parsePromoters(): string

Protected returnBouts

  • returnBouts(tr: Cheerio): Array<[string, string | null]>

Static Protected getLocationInformation

Static Protected getVenueInformation

Generated using TypeDoc