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
- #producthunt_makers_facets ⇒ Object
- #producthunt_makers_item ⇒ Object
- #producthunt_makers_search ⇒ Object
- #producthunt_products_facets ⇒ Object
- #producthunt_products_item ⇒ Object
- #producthunt_products_search ⇒ Object
- #producthunt_trends_facets ⇒ Object
- #producthunt_trends_search ⇒ Object
- #techstack_facets ⇒ Object
- #techstack_item ⇒ Object
- #techstack_search ⇒ Object
- #trustmrr_facets ⇒ Object
- #trustmrr_item ⇒ Object
- #trustmrr_search ⇒ Object
Constructor Details
#initialize ⇒ DatasetsGroup
Returns a new instance of DatasetsGroup.
158 |
# File 'sig/crawlora.rbs', line 158
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#airbnb_markets_facets ⇒ Object
160 |
# File 'sig/crawlora.rbs', line 160
def airbnb_markets_facets: (?facet: String, ?group_by: String, ?country: String, ?market: String, ?superhost: bool, ?guest_favorite: 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
161 |
# File 'sig/crawlora.rbs', line 161
def airbnb_markets_item: (?country: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#airbnb_markets_nearby ⇒ Object
162 |
# File 'sig/crawlora.rbs', line 162
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
163 |
# File 'sig/crawlora.rbs', line 163
def airbnb_markets_search: (?group_by: String, ?country: String, ?market: String, ?superhost: bool, ?guest_favorite: 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
164 |
# File 'sig/crawlora.rbs', line 164
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
165 |
# File 'sig/crawlora.rbs', line 165
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
166 |
# File 'sig/crawlora.rbs', line 166
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
167 |
# File 'sig/crawlora.rbs', line 167
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
168 |
# File 'sig/crawlora.rbs', line 168
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, ?is_suspected_automation: 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
169 |
# File 'sig/crawlora.rbs', line 169
def github_users_item: (?login: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#github_users_nearby ⇒ Object
170 |
# File 'sig/crawlora.rbs', line 170
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
171 |
# File 'sig/crawlora.rbs', line 171
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, ?is_suspected_automation: 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
172 |
# File 'sig/crawlora.rbs', line 172
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, ?has_geo: 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
173 |
# File 'sig/crawlora.rbs', line 173
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
174 |
# File 'sig/crawlora.rbs', line 174
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
175 |
# File 'sig/crawlora.rbs', line 175
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, ?has_geo: 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
159 |
# File 'sig/crawlora.rbs', line 159
def list: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#producthunt_makers_facets ⇒ Object
176 |
# File 'sig/crawlora.rbs', line 176
def producthunt_makers_facets: (?facet: String, ?q: String, ?topic: String, ?min_products: Integer, ?min_total_votes: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#producthunt_makers_item ⇒ Object
177 |
# File 'sig/crawlora.rbs', line 177
def producthunt_makers_item: (?username: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#producthunt_makers_search ⇒ Object
178 |
# File 'sig/crawlora.rbs', line 178
def producthunt_makers_search: (?q: String, ?topic: String, ?min_products: Integer, ?min_total_votes: Integer, ?sort: String, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#producthunt_products_facets ⇒ Object
179 |
# File 'sig/crawlora.rbs', line 179
def producthunt_products_facets: (?facet: String, ?q: String, ?topic: String, ?maker: String, ?launched_after: String, ?launched_before: String, ?min_votes: Integer, ?min_rating: Float, ?pricing_type: String, ?has_website: bool, ?is_online: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#producthunt_products_item ⇒ Object
180 |
# File 'sig/crawlora.rbs', line 180
def producthunt_products_item: (?slug: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#producthunt_products_search ⇒ Object
181 |
# File 'sig/crawlora.rbs', line 181
def producthunt_products_search: (?q: String, ?topic: String, ?maker: String, ?launched_after: String, ?launched_before: String, ?min_votes: Integer, ?min_rating: Float, ?pricing_type: String, ?has_website: bool, ?is_online: bool, ?sort: String, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#producthunt_trends_facets ⇒ Object
182 |
# File 'sig/crawlora.rbs', line 182
def producthunt_trends_facets: (?facet: String, ?group_by: String, ?topic: String, ?launched_after: String, ?launched_before: String, ?min_votes: Integer, ?min_launches: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#producthunt_trends_search ⇒ Object
183 |
# File 'sig/crawlora.rbs', line 183
def producthunt_trends_search: (?group_by: String, ?topic: String, ?launched_after: String, ?launched_before: String, ?min_votes: Integer, ?min_launches: Integer, ?sort: String, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#techstack_facets ⇒ Object
184 |
# File 'sig/crawlora.rbs', line 184
def techstack_facets: (?facet: String, ?q: String, ?technology: Array[String], ?any_of: Array[String], ?not: Array[String], ?category: String, ?cms: String, ?ecommerce: String, ?cdn: String, ?web_server: String, ?server_language: String, ?tld: String, ?render_tier: String, ?seed_source: String, ?has_captcha: bool, ?reachable: bool, ?min_tech_count: Integer, ?run_id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#techstack_item ⇒ Object
185 |
# File 'sig/crawlora.rbs', line 185
def techstack_item: (?domain: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#techstack_search ⇒ Object
186 |
# File 'sig/crawlora.rbs', line 186
def techstack_search: (?q: String, ?technology: Array[String], ?any_of: Array[String], ?not: Array[String], ?category: String, ?cms: String, ?ecommerce: String, ?cdn: String, ?web_server: String, ?server_language: String, ?tld: String, ?render_tier: String, ?seed_source: String, ?has_captcha: bool, ?reachable: bool, ?min_tech_count: Integer, ?run_id: String, ?sort: String, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#trustmrr_facets ⇒ Object
187 |
# File 'sig/crawlora.rbs', line 187
def trustmrr_facets: (?facet: String, ?q: String, ?category: String, ?country: String, ?payment_provider: String, ?on_sale: bool, ?min_mrr: Float, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#trustmrr_item ⇒ Object
188 |
# File 'sig/crawlora.rbs', line 188
def trustmrr_item: (?slug: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#trustmrr_search ⇒ Object
189 |
# File 'sig/crawlora.rbs', line 189
def trustmrr_search: (?q: String, ?slug: String, ?category: String, ?country: String, ?payment_provider: String, ?target_audience: String, ?business_type: String, ?tech: String, ?channel: String, ?listing_tier: String, ?status: String, ?on_sale: bool, ?is_sponsored: bool, ?min_mrr: Float, ?max_mrr: Float, ?min_revenue: Float, ?min_revenue_30d: Float, ?min_traffic: Float, ?min_growth: Float, ?max_multiple: Float, ?min_asking_price: Float, ?max_asking_price: Float, ?min_ahrefs_dr: Integer, ?sort: String, ?page: Integer, ?page_size: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|