Class: Crawlora::DatasetsGroup
- Inherits:
-
Object
- Object
- Crawlora::DatasetsGroup
- Defined in:
- sig/crawlora.rbs
Instance Method Summary collapse
- #airbnb_markets_facets ⇒ Object
- #airbnb_markets_item ⇒ Object
- #airbnb_markets_nearby ⇒ Object
- #airbnb_markets_search ⇒ Object
- #apps_charts_search ⇒ Object
- #apps_reviews_search ⇒ Object
- #apps_search ⇒ Object
- #creators_search ⇒ Object
- #github_users_facets ⇒ Object
- #github_users_item ⇒ Object
- #github_users_nearby ⇒ Object
- #github_users_search ⇒ Object
- #google_map_businesses_facets ⇒ Object
- #google_map_businesses_item ⇒ Object
- #google_map_businesses_nearby ⇒ Object
- #google_map_businesses_search ⇒ Object
-
#initialize ⇒ DatasetsGroup
constructor
A new instance of DatasetsGroup.
- #list ⇒ Object
Constructor Details
#initialize ⇒ DatasetsGroup
Returns a new instance of DatasetsGroup.
138 |
# File 'sig/crawlora.rbs', line 138
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#airbnb_markets_facets ⇒ Object
140 |
# File 'sig/crawlora.rbs', line 140
def airbnb_markets_facets: (?facet: String, ?group_by: String, ?country: String, ?market: String, ?superhost: bool, ?min_rating: Float, ?min_review_count: Integer, ?active_since: String, ?min_listings: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#airbnb_markets_item ⇒ Object
141 |
# File 'sig/crawlora.rbs', line 141
def airbnb_markets_item: (?country: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#airbnb_markets_nearby ⇒ Object
142 |
# File 'sig/crawlora.rbs', line 142
def airbnb_markets_nearby: (?lat: Float, ?lon: Float, ?radius_m: Integer, ?precision: Integer, ?min_listings: Integer, ?country: String, ?superhost: bool, ?min_rating: Float, ?active_since: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#airbnb_markets_search ⇒ Object
143 |
# File 'sig/crawlora.rbs', line 143
def airbnb_markets_search: (?group_by: String, ?country: String, ?market: String, ?superhost: bool, ?min_rating: Float, ?min_review_count: Integer, ?active_since: String, ?min_listings: Integer, ?sort: String, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#apps_charts_search ⇒ Object
144 |
# File 'sig/crawlora.rbs', line 144
def apps_charts_search: (?q: String, ?store: String, ?chart_type: String, ?collection: String, ?category: String, ?country: String, ?app_id: String, ?date: String, ?sort: String, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#apps_reviews_search ⇒ Object
145 |
# File 'sig/crawlora.rbs', line 145
def apps_reviews_search: (?q: String, ?store: String, ?app_id: String, ?country: String, ?min_score: Integer, ?sort: String, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#apps_search ⇒ Object
146 |
# File 'sig/crawlora.rbs', line 146
def apps_search: (?q: String, ?store: String, ?category: String, ?country: String, ?developer: String, ?free: bool, ?min_rating: Float, ?min_reviews: Integer, ?sort: String, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#creators_search ⇒ Object
147 |
# File 'sig/crawlora.rbs', line 147
def creators_search: (?q: String, ?handle: String, ?niche: String, ?country: String, ?verified: bool, ?min_followers: Integer, ?has_email: bool, ?include_inactive: bool, ?sort: String, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#github_users_facets ⇒ Object
148 |
# File 'sig/crawlora.rbs', line 148
def github_users_facets: (?facet: String, ?q: String, ?login: String, ?company: String, ?influence_tier: String, ?country: String, ?country_code: String, ?state: String, ?city: String, ?domain: String, ?has_email: bool, ?has_twitter: bool, ?has_blog: bool, ?reachable: bool, ?active_90d: bool, ?hireable: bool, ?is_org: bool, ?is_bot: bool, ?min_followers: Integer, ?max_followers: Integer, ?min_repos: Integer, ?min_rank_score: Integer, ?min_account_age_years: Float, ?max_account_age_years: Float, ?lat: Float, ?lon: Float, ?radius_m: Integer, ?sort: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#github_users_item ⇒ Object
149 |
# File 'sig/crawlora.rbs', line 149
def github_users_item: (?login: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#github_users_nearby ⇒ Object
150 |
# File 'sig/crawlora.rbs', line 150
def github_users_nearby: (?lat: Float, ?lon: Float, ?radius_m: Integer, ?influence_tier: String, ?reachable: bool, ?min_followers: Integer, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#github_users_search ⇒ Object
151 |
# File 'sig/crawlora.rbs', line 151
def github_users_search: (?q: String, ?login: String, ?company: String, ?influence_tier: String, ?country: String, ?country_code: String, ?state: String, ?city: String, ?domain: String, ?has_email: bool, ?has_twitter: bool, ?has_blog: bool, ?reachable: bool, ?active_90d: bool, ?hireable: bool, ?is_org: bool, ?is_bot: bool, ?min_followers: Integer, ?max_followers: Integer, ?min_repos: Integer, ?min_rank_score: Integer, ?min_account_age_years: Float, ?max_account_age_years: Float, ?lat: Float, ?lon: Float, ?radius_m: Integer, ?sort: String, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#google_map_businesses_facets ⇒ Object
152 |
# File 'sig/crawlora.rbs', line 152
def google_map_businesses_facets: (?facet: String, ?q: String, ?category: String, ?country: String, ?state: String, ?county: String, ?city: String, ?town: String, ?min_rating: Float, ?min_review_count: Integer, ?has_website: bool, ?has_phone: bool, ?lat: Float, ?lon: Float, ?radius_m: Integer, ?sort: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#google_map_businesses_item ⇒ Object
153 |
# File 'sig/crawlora.rbs', line 153
def google_map_businesses_item: (?place_id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#google_map_businesses_nearby ⇒ Object
154 |
# File 'sig/crawlora.rbs', line 154
def google_map_businesses_nearby: (?lat: Float, ?lon: Float, ?radius_m: Integer, ?category: String, ?min_rating: Float, ?min_review_count: Integer, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#google_map_businesses_search ⇒ Object
155 |
# File 'sig/crawlora.rbs', line 155
def google_map_businesses_search: (?q: String, ?category: String, ?country: String, ?state: String, ?county: String, ?city: String, ?town: String, ?min_rating: Float, ?min_review_count: Integer, ?has_website: bool, ?has_phone: bool, ?lat: Float, ?lon: Float, ?radius_m: Integer, ?sort: String, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#list ⇒ Object
139 |
# File 'sig/crawlora.rbs', line 139
def list: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|