# Registered Nurse Job Listings from Hiring.cafe

**Use case:** 

Collect RN job openings with details including employer, location, compensation hints, and application links for comprehensive workforce insights.

## Input

```json
{
  "startUrl": "https://hiring.cafe/?searchState=%7B%22licensesAndCertifications%22%3A%5B%22registered+nurse+%28rn%29%22%5D%7D",
  "fetchDescriptions": false,
  "maxItems": 5
}
```

## Output

```json
{
  "id": {
    "label": "Id",
    "format": "text"
  },
  "board_token": {
    "label": "Board Token",
    "format": "text"
  },
  "source": {
    "label": "Source",
    "format": "text"
  },
  "apply_url": {
    "label": "Apply Url",
    "format": "link"
  },
  "source_and_board_token": {
    "label": "Source And Board Token",
    "format": "text"
  },
  "job_information_title": {
    "label": "Job Information Title",
    "format": "text"
  },
  "job_information_job_title_raw": {
    "label": "Job Information Job Title Raw",
    "format": "text"
  },
  "job_information_description": {
    "label": "Job Information Description",
    "format": "text"
  },
  "v5_processed_job_data_core_job_title": {
    "label": "V5 Processed Job Data Core Job Title",
    "format": "text"
  },
  "v5_processed_job_data_requirements_summary": {
    "label": "V5 Processed Job Data Requirements Summary",
    "format": "text"
  },
  "v5_processed_job_data_associates_degree_requirement": {
    "label": "V5 Processed Job Data Associates Degree Requirement",
    "format": "text"
  },
  "v5_processed_job_data_bachelors_degree_requirement": {
    "label": "V5 Processed Job Data Bachelors Degree Requirement",
    "format": "text"
  },
  "v5_processed_job_data_masters_degree_requirement": {
    "label": "V5 Processed Job Data Masters Degree Requirement",
    "format": "text"
  },
  "v5_processed_job_data_doctorate_degree_requirement": {
    "label": "V5 Processed Job Data Doctorate Degree Requirement",
    "format": "text"
  },
  "v5_processed_job_data_licenses_or_certifications_not_mentioned": {
    "label": "V5 Processed Job Data Licenses Or Certifications Not Mentioned",
    "format": "boolean"
  },
  "v5_processed_job_data_min_industry_and_role_yoe": {
    "label": "V5 Processed Job Data Min Industry And Role Yoe",
    "format": "number"
  },
  "v5_processed_job_data_401k_matching": {
    "label": "V5 Processed Job Data 401k Matching",
    "format": "boolean"
  },
  "v5_processed_job_data_is_min_industry_and_role_yoe_not_mentioned": {
    "label": "V5 Processed Job Data Is Min Industry And Role Yoe Not Mentioned",
    "format": "boolean"
  },
  "v5_processed_job_data_min_management_and_leadership_yoe": {
    "label": "V5 Processed Job Data Min Management And Leadership Yoe",
    "format": "text"
  },
  "v5_processed_job_data_is_min_management_and_leadership_yoe_not_mentioned": {
    "label": "V5 Processed Job Data Is Min Management And Leadership Yoe Not Mentioned",
    "format": "boolean"
  }
}
```

## About this Actor

This example demonstrates how to use [$1/1K 🔥 Hiring.cafe Jobs Scraper | 2.9M+ Jobs, +50 ATS](https://apify.com/azzouzana/hiring-cafe-scraper-pro-by-search-url) with a specific input configuration. Visit the [Actor detail page](https://apify.com/azzouzana/hiring-cafe-scraper-pro-by-search-url) to learn more, explore other use cases, and run it yourself.