Class: Crawlora::BoxOfficeMojoGroup
- Inherits:
-
Object
- Object
- Crawlora::BoxOfficeMojoGroup
- Defined in:
- sig/crawlora.rbs
Instance Method Summary collapse
- #boxofficemojo_brand ⇒ Object
- #boxofficemojo_brands ⇒ Object
- #boxofficemojo_calendar ⇒ Object
- #boxofficemojo_calendar_changes ⇒ Object
- #boxofficemojo_calendar_date ⇒ Object
- #boxofficemojo_date_domestic ⇒ Object
- #boxofficemojo_franchise ⇒ Object
- #boxofficemojo_franchises ⇒ Object
- #boxofficemojo_genre ⇒ Object
- #boxofficemojo_genres ⇒ Object
- #boxofficemojo_lifetime_grosses ⇒ Object
- #boxofficemojo_release ⇒ Object
- #boxofficemojo_release_group ⇒ Object
- #boxofficemojo_showdown ⇒ Object
- #boxofficemojo_showdowns ⇒ Object
- #boxofficemojo_title ⇒ Object
- #boxofficemojo_weekend_domestic ⇒ Object
- #boxofficemojo_weekend_domestic_by_distributor ⇒ Object
- #boxofficemojo_weekend_domestic_estimates ⇒ Object
- #boxofficemojo_year_domestic ⇒ Object
- #boxofficemojo_year_worldwide ⇒ Object
-
#initialize ⇒ BoxOfficeMojoGroup
constructor
A new instance of BoxOfficeMojoGroup.
Constructor Details
#initialize ⇒ BoxOfficeMojoGroup
Returns a new instance of BoxOfficeMojoGroup.
83 |
# File 'sig/crawlora.rbs', line 83
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#boxofficemojo_brand ⇒ 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_brands ⇒ 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_calendar ⇒ 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_changes ⇒ 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_date ⇒ 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_domestic ⇒ 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_franchise ⇒ 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_franchises ⇒ 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_genre ⇒ 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_genres ⇒ 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_grosses ⇒ 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_release ⇒ 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_group ⇒ 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_showdown ⇒ 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_showdowns ⇒ 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_title ⇒ 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_domestic ⇒ 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_distributor ⇒ 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_estimates ⇒ 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_domestic ⇒ 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_worldwide ⇒ 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
|