Nurse Jobs in the US API avatar

Nurse Jobs in the US API

Pricing

from $1.20 / 1,000 job records

Go to Apify Store
Nurse Jobs in the US API

Nurse Jobs in the US API

Find US nursing job postings by role, location, company, salary, posting age, employment type, and seniority. Built for nurse recruiting, workforce research, and healthcare labor-market analysis.

Pricing

from $1.20 / 1,000 job records

Rating

0.0

(0)

Developer

Aspen Technology Labs, Inc.

Aspen Technology Labs, Inc.

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

US Nursing Jobs API - JobsIndex by Aspen Tech Labs

Access US nursing jobs through the JobsIndex API, built by Aspen Tech Labs. JobsIndex aggregates 6M+ active US job listings daily from over 175K employer source sites, sourced directly from company career pages and ATS platforms, not scraped from job boards. The nursing job category alone covers over 650,000 active US job postings from 18,500+ unique employer domains, updated every day.

Approximately 60% of nursing jobs come directly from employers such as health systems and hospital networks such as Trinity Health, DaVita, and Addus, with the remaining 40% sourced from recruitment agencies and staffing firms. This gives you full market coverage across both direct-hire and agency-sourced nursing roles.

This Actor covers the full breadth of US nurse and nursing roles, from registered nurse (RN) and licensed practical nurse (LPN) to nurse practitioner, LVN, nurse anesthetist, and travel nurse positions. Within each role type, data is organized into granular subcategories by specialty: cardiology, critical care, behavioral health, dialysis, bone marrow, brain injury, correctional, and many more. Travel nurse variants are also included across role types.

This Actor serves two primary use cases: teams that want to publish nursing job listings on their platform, and teams that need structured nursing workforce data for matching algorithms, AI model training, or healthcare workforce intelligence.

What You Can Use It For

  • Power a niche healthcare job board, nurse recruiting platform, or niche travel nurse jobs site with fresh jobs across all major US nursing roles and specialties
  • Feed a matching platform with structured nursing data, filterable by role, subcategory, location, salary, or posting age
  • Monitor nursing hiring demand across US states, cities, and metro areas, useful for healthcare workforce planning, market research, or sales intelligence
  • Analyze advertised salary and seniority signals across RN, LPN, NP, and travel nurse roles by location and specialty
  • Collect structured US nursing jobs for training datasets, research, or product development

Built-In Search Preset

This Actor is fixed internally to country=United States and category=Nursing. Both fields are shown in the input example, and the runtime always enforces those values even if different values are submitted. Users can narrow the search by nursing role, location, salary, company, posting age, employment type, or seniority.

Quick Start

{
"title": "nurse",
"size": 5
}

Input Parameters

ParameterDescriptionExample
salarySalary amount or range filter.20h-30h
whatMain job search query. Supports keywords, boolean logic, exact phrases, and field-targeted search such as @title registered nurse or @(title,description) (ICU).nurse
whereFree-text location search. Supports place names, boolean logic, and field-targeted search such as @country United States or @(city,metro_area) (Denver). Prefer structured location fields for exact filters.Boston
countryFixed preset. Runtime always uses United States; changes are ignored.United States
regionState, province, or region.California
cityCity filter.New York
postal_codePostal or ZIP code filter.90210
metro_areaMetropolitan area filter.Denver-Aurora-Centennial, CO
titleJob title filter.Registered Nurse
company_nameCompany name filter.Mayo Clinic
company_domainCompany website domain.mayoclinic.org
categoryFixed preset. Runtime always uses Nursing; changes are ignored.Nursing
sub_categoryMore specific nursing role.Registered Nurse
industryCompany industry filter.Health Care Services
postedRelative posting age or ISO date.1w
employment_typeEmployment type.Full-Time
remoteWork arrangement filter. Supported values: remote, on-site, hybrid.remote
senioritySeniority level.Senior
pagePage number, starting from 0.0
sizeNumber of results per page. Default 5, min 1, max 100.5

Salary Filter Format

Use:

NUMBER[UNIT]

or:

NUMBER[UNIT]-NUMBER[UNIT]

Supported units:

  • h - per hour
  • d - per day
  • w - per week
  • m - per month
  • y - per year

Examples:

  • 20h-30h - hourly rate between 20 and 30
  • 35h - fixed hourly rate
  • 20h-200000y - range from hourly to yearly comparison

Advanced Filters

what and where support plain-text search, boolean logic, and field-targeted search.

If no field is provided, the API expands the search across a default set of relevant fields.

Plain keyword examples:

what = registered nurse OR travel nurse
where = United States

Field-specific examples:

what = @title registered nurse OR travel nurse
where = @country United States

Multi-field examples:

what = @(title,description) (ICU)
what = @(title,title_raw,description) (registered nurse OR travel nurse)
what = @(title,description) (nurse AND practitioner)
where = @(country,region,city,metro_area,county,sub_city) (United States)
where = @(city,region,metro_area) (San Francisco OR California)
where = @(city,region,metro_area) (California)

When using where, avoid sending separate structured location parameters for the same request unless you want those structured parameters to take priority. For example, country, region, city, postal_code, and metro_area can override or narrow where.

Common job/content fields for what:

  • title, title_raw, description, reference
  • category, sub_category, seniority, industry, company_type
  • company_name, company_domain, company_name_raw
  • employment_type, remote, language
  • posted, posted_raw, expired
  • url_source, url_apply
  • salary_value, salary_currency, salary_unit
  • id

Common location fields for where:

  • country, region, city, metro_area, county, sub_city, postal_code

Location Filtering

For precise location matching, use structured filters exposed for this Actor:

  • region
  • city
  • postal_code
  • metro_area

Use where only as a free-text location search when the structured location filters above are not set. If where is provided together with structured location filters, the structured filters take priority and where may be ignored or deprioritized.

Limits and Pagination

This Actor uses the JobsIndex jobs API. Results are paginated with page and size.

ParameterDefaultMinMax
page00Depends on size and the item cap
size51100

Invalid page or size values can return 400 Invalid page or size parameters.

Item Caps

The maximum number of retrievable jobs depends on the query shape:

Query shapeMax itemsEffective max sizeOver-size behavior
No company filter1000100Validation error; not silently capped
Company filter with the Actor preset and/or another keyword or filter2020Silent cap with capping metadata

A company filter means company_name, company_domain, or a company field referenced inside what. Another keyword or filter means anything in what other than company_*, or a value in fields such as title, category, sub_category, industry, posted, salary, employment_type, or seniority where available on this Actor.

Because this Actor always applies the built-in country=United States and category=Nursing preset, company-filtered requests are treated as company plus an additional filter and use the 20-item effective cap.

When a company-filtered request asks for size greater than the effective cap, the API returns up to the capped number of results instead of erroring. The response metadata includes:

  • size_requested - the original requested size
  • size_capped_by - "company|keywords" for the 20-item cap

On uncapped responses, size_requested and size_capped_by are not present.

No-company-filter requests are not silently capped. If the request exceeds the 1000-item retrieval window, the API can return 400 Item limit reached. Maximum of 1000 items can be retrieved.

Free-Text Query Limits

what and, where available, where support advanced matching syntax but have safety limits:

LimitValueError behavior
Raw URL length before decoding700 characters400 'what' or 'where' parameters exceed 700 characters
Decoded text length500 characters400 MATCH input exceeds length limit
Combined operator characters: ?, +, pipe, @20400 Too many MATCH operators
Unsafe SQL-like keywordsblocked400 Unsafe MATCH expression

Unsupported characters may be normalized before search. Unbalanced quotes and trailing @ characters may be stripped.

Field Validation

Invalid filter values can return 400 Invalid value for parameter: <name>. Common validation examples include malformed company domains, invalid dates or relative posted values, invalid salary format, invalid job IDs, unsupported location formats, or overly long field values.

Output

Each run stores job records in the default Apify dataset. The dataset schema includes an Overview table for the most useful fields and a Raw data (all fields) table for the complete JobsIndex record.

Example dataset item:

{
"id": "3956505510037809027",
"title": "Registered Nurse - Emergency Room",
"company_name": "Example Health System",
"category": "Nursing",
"sub_category": "Registered Nurse",
"country": "United States",
"region": "Texas",
"city": "Fort Worth",
"salary_value": "42.00-55.00",
"salary_currency": "USD",
"salary_unit": "HOUR",
"employment_type": "Full-Time",
"remote": "remote",
"posted": "2026-04-20",
"url_apply": "https://example.com/apply"
}

Field availability depends on the source job posting.

Custom Jobs Data

For custom job data needs, bulk downloads, or tailored job feeds, contact us via our website or by email. You can also explore JobMarketPulse, our next-generation labor and job market intelligence platform.