Class: Crawlora::JobsGroup

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

Instance Method Summary collapse

Constructor Details

#initializeJobsGroup

Returns a new instance of JobsGroup.

Parameters:

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


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

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

Instance Method Details

#ashby_boardObject

Parameters:

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

Returns:

  • (Object)


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

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

#company_searchObject

Parameters:

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

Returns:

  • (Object)


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

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

#eightfold_boardObject

Parameters:

  • tenant: (String)
  • domain: (String)
  • query: (String)
  • location: (String)
  • limit: (Integer)
  • offset: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def eightfold_board: (?tenant: String, ?domain: String, ?query: String, ?location: String, ?limit: Integer, ?offset: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#eightfold_jobObject

Parameters:

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

Returns:

  • (Object)


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

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

#gem_boardObject

Parameters:

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

Returns:

  • (Object)


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

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

#greenhouse_boardObject

Parameters:

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

Returns:

  • (Object)


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

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

#greenhouse_jobObject

Parameters:

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

Returns:

  • (Object)


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

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

#hiring_signalsObject

Parameters:

  • provider: ("greenhouse", "lever", "ashby", "workday", "smartrecruiters", "workable", "recruitee", "rippling", "personio", "teamtailor", "oracle", "ukg", "icims", "eightfold", "gem", "pinpoint")
  • token: (String)
  • company: (String)
  • org: (String)
  • tenant: (String)
  • datacenter: (String)
  • site: (String)
  • host: (String)
  • board: (String)
  • domain: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def hiring_signals: (?provider: "greenhouse" | "lever" | "ashby" | "workday" | "smartrecruiters" | "workable" | "recruitee" | "rippling" | "personio" | "teamtailor" | "oracle" | "ukg" | "icims" | "eightfold" | "gem" | "pinpoint", ?token: String, ?company: String, ?org: String, ?tenant: String, ?datacenter: String, ?site: String, ?host: String, ?board: String, ?domain: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#icims_boardObject

Parameters:

  • domain: (String)
  • keywords: (String)
  • location: (String)
  • page: (Integer)
  • limit: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def icims_board: (?domain: String, ?keywords: String, ?location: String, ?page: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#icims_jobObject

Parameters:

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

Returns:

  • (Object)


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

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

#lever_postingObject

Parameters:

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

Returns:

  • (Object)


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

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

#lever_postingsObject

Parameters:

  • company: (String)
  • department: (String)
  • location: (String)
  • remote: (Boolean)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def lever_postings: (?company: String, ?department: String, ?location: String, ?remote: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#oracle_boardObject

Parameters:

  • host: (String)
  • site: (String)
  • search: (String)
  • limit: (Integer)
  • offset: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def oracle_board: (?host: String, ?site: String, ?search: String, ?limit: Integer, ?offset: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#oracle_jobObject

Parameters:

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

Returns:

  • (Object)


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

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

#personio_feedObject

Parameters:

  • company: (String)
  • department: (String)
  • location: (String)
  • remote: (Boolean)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def personio_feed: (?company: String, ?department: String, ?location: String, ?remote: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#pinpoint_boardObject

Parameters:

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

Returns:

  • (Object)


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

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

#recruitee_offerObject

Parameters:

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

Returns:

  • (Object)


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

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

#recruitee_offersObject

Parameters:

  • company: (String)
  • department: (String)
  • location: (String)
  • remote: (Boolean)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def recruitee_offers: (?company: String, ?department: String, ?location: String, ?remote: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#rippling_boardObject

Parameters:

  • company: (String)
  • department: (String)
  • location: (String)
  • remote: (Boolean)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def rippling_board: (?company: String, ?department: String, ?location: String, ?remote: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#rippling_jobObject

Parameters:

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

Returns:

  • (Object)


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

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

#smartrecruiters_postingObject

Parameters:

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

Returns:

  • (Object)


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

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

#smartrecruiters_postingsObject

Parameters:

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

Returns:

  • (Object)


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

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

#teamtailor_jobsObject

Parameters:

  • company: (String)
  • department: (String)
  • location: (String)
  • remote: (Boolean)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def teamtailor_jobs: (?company: String, ?department: String, ?location: String, ?remote: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#ukg_boardObject

Parameters:

  • tenant: (String)
  • board: (String)
  • search: (String)
  • limit: (Integer)
  • offset: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def ukg_board: (?tenant: String, ?board: String, ?search: String, ?limit: Integer, ?offset: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#workable_postingObject

Parameters:

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

Returns:

  • (Object)


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

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

#workable_postingsObject

Parameters:

  • company: (String)
  • search: (String)
  • department: (String)
  • location: (String)
  • remote: (Boolean)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def workable_postings: (?company: String, ?search: String, ?department: String, ?location: String, ?remote: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#workday_boardObject

Parameters:

  • tenant: (String)
  • datacenter: (String)
  • site: (String)
  • search: (String)
  • limit: (Integer)
  • offset: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def workday_board: (?tenant: String, ?datacenter: String, ?site: String, ?search: String, ?limit: Integer, ?offset: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#workday_jobObject

Parameters:

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

Returns:

  • (Object)


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

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