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.
67 |
# File 'sig/crawlora.rbs', line 67
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#boxofficemojo_brand ⇒ Object
68 |
# File 'sig/crawlora.rbs', line 68
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
69 |
# File 'sig/crawlora.rbs', line 69
def boxofficemojo_brands: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#boxofficemojo_calendar ⇒ Object
70 |
# File 'sig/crawlora.rbs', line 70
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
71 |
# File 'sig/crawlora.rbs', line 71
def boxofficemojo_calendar_changes: (?offset: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#boxofficemojo_calendar_date ⇒ Object
72 |
# File 'sig/crawlora.rbs', line 72
def boxofficemojo_calendar_date: (?date: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#boxofficemojo_date_domestic ⇒ Object
73 |
# File 'sig/crawlora.rbs', line 73
def boxofficemojo_date_domestic: (?date: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#boxofficemojo_franchise ⇒ Object
74 |
# File 'sig/crawlora.rbs', line 74
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
75 |
# File 'sig/crawlora.rbs', line 75
def boxofficemojo_franchises: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#boxofficemojo_genre ⇒ Object
76 |
# File 'sig/crawlora.rbs', line 76
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
77 |
# File 'sig/crawlora.rbs', line 77
def boxofficemojo_genres: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#boxofficemojo_lifetime_grosses ⇒ Object
78 |
# File 'sig/crawlora.rbs', line 78
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
79 |
# File 'sig/crawlora.rbs', line 79
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
80 |
# File 'sig/crawlora.rbs', line 80
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
81 |
# File 'sig/crawlora.rbs', line 81
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
82 |
# File 'sig/crawlora.rbs', line 82
def boxofficemojo_showdowns: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#boxofficemojo_title ⇒ Object
83 |
# File 'sig/crawlora.rbs', line 83
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
84 |
# File 'sig/crawlora.rbs', line 84
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
85 |
# File 'sig/crawlora.rbs', line 85
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
86 |
# File 'sig/crawlora.rbs', line 86
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
87 |
# File 'sig/crawlora.rbs', line 87
def boxofficemojo_year_domestic: (?year: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#boxofficemojo_year_worldwide ⇒ Object
88 |
# File 'sig/crawlora.rbs', line 88
def boxofficemojo_year_worldwide: (?year: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|