USAJOBS Job Scraper avatar

USAJOBS Job Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
USAJOBS Job Scraper

USAJOBS Job Scraper

Scrapes open US federal job announcements from USAJOBS, returning position, agency, location, salary, grade, schedule, hiring path, dates, job category, URL, and raw listing data.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Scrapes currently open US federal job announcements from usajobs.gov.

Input

FieldDefaultDescription
keyword""Free-text keyword, e.g. nurse, engineer. Empty = all open announcements.
location""Full USAJOBS location name(s), e.g. Denver, Colorado; comma-separate several.
job_category_code""OPM occupational series, e.g. 2210 (IT), 0610 (Nurse); comma-separate several.
api_key(secret, unset)Optional key from https://developer.usajobs.gov/apirequest/ — switches to the official API.
email""E-mail the key was registered with (sent as User-Agent); required only with api_key.
limit50Max announcements (1–10000; USAJOBS caps any one query at 10000 hits).

Output

{
"job_id": "875547700",
"position_title": "Nurse (Clinical/Emergency Department)",
"announcement_number": "HSJW-26-Nurse C/ED-1159-DHA",
"agency": "Military Treatment Facilities under DHA",
"department": "Department of Defense",
"location": "Fort Carson, Colorado",
"location_count": 1,
"salary_display": "Starting at $105,053 Per year (GS 12)",
"salary_min": 105053.0,
"salary_max": null,
"pay_plan": "GS",
"low_grade": "12",
"high_grade": "12",
"work_schedule": "Full-time",
"work_type": "Permanent",
"open_date": "2026-07-09",
"close_date": "2026-12-03",
"date_display": "Open 07/09/2026 to 12/03/2026",
"hiring_paths": ["Open to the public"],
"job_category_codes": ["0610"],
"job_category_names": ["Nurse"],
"url": "https://www.usajobs.gov/job/875547700",
"source": "usajobs.gov/Search/ExecuteSearch",
"raw": { "...full source payload...": "" }
}

Data source

USAJOBS data is public US government information. Keep request volume modest and follow the usajobs.gov terms (https://help.usajobs.gov/terms-and-conditions).