license: cc-by-4.0
pretty_name: USAJobs Federal Jobs Scraper
tags:
- jobs
- web-scraping
- apify
- lead-generation
- job
size_categories:
- n<1K
USAJobs Federal Jobs Scraper
Scrape US federal government job announcements from the official USAJobs.gov API — no login, no API key, no blocking. Full hiring details: salary, grade, agency, schedule, clearance, location. Tens of thousands of jobs per run. Schedule it for a fresh federal-jobs feed.
What the actor scrapes
🇺🇸 USAJobs Scraper — Federal Government Job Listings Data Scrape US federal government job announcements straight from the official USAJobs.gov API — no login, no API key, no blocking. This Apify Actor pulls the complete USAJobs Historic JOA dataset: every federal job announcement with full hiring details including salary, grade, agency, work schedule, security clearance, telework eligibility, and location. One run can return tens of thousands of job announcements. If you need reli
Who this is for
This sample is useful for anyone working in jobs, lead generation who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot — counts, prices and timestamps reflect the moment the sample was captured and will drift over time.
Source
Live source: This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: logiover/usajobs-scraper
Fields
controlNumber— field captured by the actorannouncementNumber— field captured by the actorpositionTitle— field captured by the actorhiringDepartmentName— field captured by the actorhiringAgencyName— field captured by the actorhiringSubelementName— field captured by the actorappointmentType— field captured by the actorworkSchedule— field captured by the actorserviceType— field captured by the actorpayScale— field captured by the actorsalaryType— field captured by the actorminimumSalary— field captured by the actormaximumSalary— field captured by the actorminimumGrade— field captured by the actormaximumGrade— field captured by the actorpromotionPotential— field captured by the actorsupervisoryStatus— field captured by the actorsecurityClearance— field captured by the actortravelRequirement— field captured by the actorteleworkEligible— field captured by the actorrelocationExpensesReimbursed— field captured by the actordrugTestRequired— field captured by the actorwhoMayApply— field captured by the actortotalOpenings— field captured by the actorhiringPaths— field captured by the actorjobCategorySeries— field captured by the actorlocations— field captured by the actorpositionOpenDate— timestamppositionCloseDate— timestamppositionOpeningStatus— field captured by the actorurl— canonical URL of the itemscrapedAt— timestamp the row was scraped
Sample preview
[
{
"controlNumber": 861463600,
"announcementNumber": "OR-12905018-T5-26-010",
"positionTitle": "INTERDISCIPLINARY GENERAL ENGINEERING",
"hiringDepartmentName": "Department of the Air Force",
"hiringAgencyName": "Air National Guard Units",
"hiringSubelementName": "173rd Fighter Wing",
"appointmentType": "Term",
"workSchedule": "Full-time",
"serviceType": "Excepted",
"payScale": "GS",
"salaryType": "Per Year",
"minimumSalary": 89508,
"maximumSalary": 116362,
"minimumGrade": "12",
"maximumGrade": "12",
"promotionPotential": "None",
"supervisoryStatus": "N",
"securityClearance": "Secret",
"travelRequirement": "Occasional travel",
"teleworkEligible": "N",
"relocationExpensesReimbursed": "N",
"drugTestRequired": "N",
"whoMayApply": null,
"totalOpenings": "1",
"hiringPaths": [
"Federal employees - Excepted service",
"The public",
"Veterans"
],
"jobCategorySeries": [
"0801"
],
"locations": [
{
"city": "Kingsley Field",
"state": "Oregon",
"country": "United States"
}
],
"positionOpenDate": "2026-04-02",
"positionCloseDate": "2026-04-09",
"positionOpeningStatus": "Applications under review",
"url": "https://www.usajobs.gov/job/861463600",
"scrapedAt": "2026-05-14T16:38:57.217Z"
},
{
"controlNumber": 861684000,
"announcementNumber": "req4167",
"positionTitle": "Senior Cloud Engineer",
"hiringDepartmentName": "Legislative Branch",
"hiringAgencyName": "House of Representatives",
"hiringSubelementName": null,
"appointmentType": "Permanent",
"workSchedule": "Full-time",
"serviceType": "Excepted",
"payScale": "HS",
"salaryType": "Per Year",
"minimumSalary": 132000,
"maximumSalary": 150000,
"minimumGrade": "0",
"maximumGrade": "0",
"promotionPotential": "0",
"supervisoryStatus": "N",
"securityClearance": "Not Required",
"travelRequirement": "Not required",
"teleworkEligible": "N",
"relocationExpensesReimbursed": "N",
"drugTestRequired": "N",
"whoMayApply": null,
"totalOpenings": "1",
"hiringPaths": [
"The public"
],
"jobCategorySeries": [
"2210"
],
"locations": [
{
"city": "Washington",
"state": "District of Columbia",
"country": "United States"
}
],
"positionOpenDate": "2026-04-07",
"positionCloseDate": "2026-04-07",
"positionOpeningStatus": "Job closed",
"url": "https://www.usajobs.gov/job/861684000",
"scrapedAt": "2026-05-14T16:38:57.288Z"
}
]
Snapshot stats
- Row count in this sample: 25
- Data quality flag at capture time:
EXISTING_USED
License & Attribution
Released under Creative Commons Attribution 4.0 (CC BY 4.0). If you use this data, please credit the source actor and link back to its Apify Store page: logiover/usajobs-scraper.
The sample is provided as-is for evaluation and research. Source websites retain their own terms of service — downstream users are responsible for complying with them when running the live actor or redistributing scraped content.