Class: Crawlora::BoxOfficeMojoGroup

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

Instance Method Summary collapse

Constructor Details

#initializeBoxOfficeMojoGroup

Returns a new instance of BoxOfficeMojoGroup.

Parameters:

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


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

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

Instance Method Details

#boxofficemojo_brandObject

Parameters:

  • id: (String)
  • path: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_brand: (?id: String, ?path: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_brandsObject

Parameters:

  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_brands: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_calendarObject

Parameters:

  • year: (Integer)
  • month: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_calendar: (?year: Integer, ?month: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_calendar_changesObject

Parameters:

  • offset: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_calendar_changes: (?offset: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_calendar_dateObject

Parameters:

  • date: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_calendar_date: (?date: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_date_domesticObject

Parameters:

  • date: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_date_domestic: (?date: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_franchiseObject

Parameters:

  • id: (String)
  • path: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_franchise: (?id: String, ?path: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_franchisesObject

Parameters:

  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_franchises: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_genreObject

Parameters:

  • id: (String)
  • path: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_genre: (?id: String, ?path: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_genresObject

Parameters:

  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_genres: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_lifetime_grossesObject

Parameters:

  • area: ("worldwide", "domestic")
  • offset: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_lifetime_grosses: (?area: "worldwide" | "domestic", ?offset: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_releaseObject

Parameters:

  • id: (String)
  • path: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_release: (?id: String, ?path: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_release_groupObject

Parameters:

  • id: (String)
  • path: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_release_group: (?id: String, ?path: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_showdownObject

Parameters:

  • id: (String)
  • path: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_showdown: (?id: String, ?path: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_showdownsObject

Parameters:

  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_showdowns: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_titleObject

Parameters:

  • id: (String)
  • path: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_title: (?id: String, ?path: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_weekend_domesticObject

Parameters:

  • year: (Integer)
  • week: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_weekend_domestic: (?year: Integer, ?week: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_weekend_domestic_by_distributorObject

Parameters:

  • year: (Integer)
  • week: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_weekend_domestic_by_distributor: (?year: Integer, ?week: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_weekend_domestic_estimatesObject

Parameters:

  • year: (Integer)
  • week: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_weekend_domestic_estimates: (?year: Integer, ?week: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_year_domesticObject

Parameters:

  • year: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_year_domestic: (?year: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#boxofficemojo_year_worldwideObject

Parameters:

  • year: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def boxofficemojo_year_worldwide: (?year: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped