Class: Crawlora::EspnGroup

Inherits:
Object
  • Object
show all
Defined in:
sig/crawlora.rbs

Instance Method Summary collapse

Constructor Details

#initializeEspnGroup

Returns a new instance of EspnGroup.

Parameters:

  • (Client)
  • (Hash[String, String])


203
# File 'sig/crawlora.rbs', line 203

def initialize: (Client, Hash[String, String]) -> void

Instance Method Details

#athleteObject

Parameters:

  • sport: ("football", "basketball", "baseball", "hockey", "soccer")
  • league: ("nfl", "college-football", "nba", "wnba", "mens-college-basketball", "womens-college-basketball", "mlb", "nhl", "eng.1", "esp.1", "ita.1", "ger.1", "fra.1", "usa.1", "uefa.champions")
  • athlete: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


204
# File 'sig/crawlora.rbs', line 204

def athlete: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?athlete: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#game_summaryObject

Parameters:

  • sport: ("football", "basketball", "baseball", "hockey", "soccer")
  • league: ("nfl", "college-football", "nba", "wnba", "mens-college-basketball", "womens-college-basketball", "mlb", "nhl", "eng.1", "esp.1", "ita.1", "ger.1", "fra.1", "usa.1", "uefa.champions")
  • event: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


205
# File 'sig/crawlora.rbs', line 205

def game_summary: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?event: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#newsObject

Parameters:

  • sport: ("football", "basketball", "baseball", "hockey", "soccer")
  • league: ("nfl", "college-football", "nba", "wnba", "mens-college-basketball", "womens-college-basketball", "mlb", "nhl", "eng.1", "esp.1", "ita.1", "ger.1", "fra.1", "usa.1", "uefa.champions")
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


206
# File 'sig/crawlora.rbs', line 206

def news: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#rankingsObject

Parameters:

  • sport: ("football", "basketball")
  • league: ("college-football", "mens-college-basketball", "womens-college-basketball")
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


207
# File 'sig/crawlora.rbs', line 207

def rankings: (?sport: "football" | "basketball", ?league: "college-football" | "mens-college-basketball" | "womens-college-basketball", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#scoreboardObject

Parameters:

  • sport: ("football", "basketball", "baseball", "hockey", "soccer")
  • league: ("nfl", "college-football", "nba", "wnba", "mens-college-basketball", "womens-college-basketball", "mlb", "nhl", "eng.1", "esp.1", "ita.1", "ger.1", "fra.1", "usa.1", "uefa.champions")
  • dates: (String)
  • week: (Integer)
  • seasontype: ("1", "2", "3", "4")
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


208
# File 'sig/crawlora.rbs', line 208

def scoreboard: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?dates: String, ?week: Integer, ?seasontype: "1" | "2" | "3" | "4", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#standingsObject

Parameters:

  • sport: ("football", "basketball", "baseball", "hockey", "soccer")
  • league: ("nfl", "college-football", "nba", "wnba", "mens-college-basketball", "womens-college-basketball", "mlb", "nhl", "eng.1", "esp.1", "ita.1", "ger.1", "fra.1", "usa.1", "uefa.champions")
  • season: (Integer)
  • seasontype: ("1", "2", "3")
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


209
# File 'sig/crawlora.rbs', line 209

def standings: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?season: Integer, ?seasontype: "1" | "2" | "3", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#teamObject

Parameters:

  • sport: ("football", "basketball", "baseball", "hockey", "soccer")
  • league: ("nfl", "college-football", "nba", "wnba", "mens-college-basketball", "womens-college-basketball", "mlb", "nhl", "eng.1", "esp.1", "ita.1", "ger.1", "fra.1", "usa.1", "uefa.champions")
  • team: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


210
# File 'sig/crawlora.rbs', line 210

def team: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?team: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#team_rosterObject

Parameters:

  • sport: ("football", "basketball", "baseball", "hockey", "soccer")
  • league: ("nfl", "college-football", "nba", "wnba", "mens-college-basketball", "womens-college-basketball", "mlb", "nhl", "eng.1", "esp.1", "ita.1", "ger.1", "fra.1", "usa.1", "uefa.champions")
  • team: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


211
# File 'sig/crawlora.rbs', line 211

def team_roster: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?team: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#teamsObject

Parameters:

  • sport: ("football", "basketball", "baseball", "hockey", "soccer")
  • league: ("nfl", "college-football", "nba", "wnba", "mens-college-basketball", "womens-college-basketball", "mlb", "nhl", "eng.1", "esp.1", "ita.1", "ger.1", "fra.1", "usa.1", "uefa.champions")
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


212
# File 'sig/crawlora.rbs', line 212

def teams: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped