Class: Crawlora::DatasetsGroup

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

Instance Method Summary collapse

Constructor Details

#initializeDatasetsGroup

Returns a new instance of DatasetsGroup.

Parameters:

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


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

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

Instance Method Details

#airbnb_markets_facetsObject

Parameters:

  • facet: (String)
  • group_by: (String)
  • country: (String)
  • market: (String)
  • superhost: (Boolean)
  • 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])
  • (Object)

Returns:

  • (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_itemObject

Parameters:

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

Returns:

  • (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_nearbyObject

Parameters:

  • lat: (Float)
  • lon: (Float)
  • radius_m: (Integer)
  • precision: (Integer)
  • min_listings: (Integer)
  • country: (String)
  • superhost: (Boolean)
  • min_rating: (Float)
  • active_since: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (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_searchObject

Parameters:

  • group_by: (String)
  • country: (String)
  • market: (String)
  • superhost: (Boolean)
  • 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])
  • (Object)

Returns:

  • (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_searchObject

Parameters:

  • 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])
  • (Object)

Returns:

  • (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_searchObject

Parameters:

  • 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])
  • (Object)

Returns:

  • (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_searchObject

Parameters:

  • q: (String)
  • store: (String)
  • category: (String)
  • country: (String)
  • developer: (String)
  • free: (Boolean)
  • 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])
  • (Object)

Returns:

  • (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_searchObject

Parameters:

  • q: (String)
  • handle: (String)
  • niche: (String)
  • country: (String)
  • verified: (Boolean)
  • min_followers: (Integer)
  • has_email: (Boolean)
  • include_inactive: (Boolean)
  • sort: (String)
  • page: (Integer)
  • page_size: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (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_facetsObject

Parameters:

  • facet: (String)
  • q: (String)
  • login: (String)
  • company: (String)
  • influence_tier: (String)
  • country: (String)
  • country_code: (String)
  • state: (String)
  • city: (String)
  • domain: (String)
  • has_email: (Boolean)
  • has_twitter: (Boolean)
  • has_blog: (Boolean)
  • reachable: (Boolean)
  • active_90d: (Boolean)
  • hireable: (Boolean)
  • is_org: (Boolean)
  • is_bot: (Boolean)
  • 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])
  • (Object)

Returns:

  • (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_itemObject

Parameters:

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

Returns:

  • (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_nearbyObject

Parameters:

  • lat: (Float)
  • lon: (Float)
  • radius_m: (Integer)
  • influence_tier: (String)
  • reachable: (Boolean)
  • min_followers: (Integer)
  • page: (Integer)
  • page_size: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (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_searchObject

Parameters:

  • q: (String)
  • login: (String)
  • company: (String)
  • influence_tier: (String)
  • country: (String)
  • country_code: (String)
  • state: (String)
  • city: (String)
  • domain: (String)
  • has_email: (Boolean)
  • has_twitter: (Boolean)
  • has_blog: (Boolean)
  • reachable: (Boolean)
  • active_90d: (Boolean)
  • hireable: (Boolean)
  • is_org: (Boolean)
  • is_bot: (Boolean)
  • 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])
  • (Object)

Returns:

  • (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_facetsObject

Parameters:

  • 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: (Boolean)
  • has_phone: (Boolean)
  • lat: (Float)
  • lon: (Float)
  • radius_m: (Integer)
  • sort: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (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_itemObject

Parameters:

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

Returns:

  • (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_nearbyObject

Parameters:

  • 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])
  • (Object)

Returns:

  • (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_searchObject

Parameters:

  • q: (String)
  • category: (String)
  • country: (String)
  • state: (String)
  • county: (String)
  • city: (String)
  • town: (String)
  • min_rating: (Float)
  • min_review_count: (Integer)
  • has_website: (Boolean)
  • has_phone: (Boolean)
  • 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])
  • (Object)

Returns:

  • (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

#listObject

Parameters:

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

Returns:

  • (Object)


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

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