GovernmentJobs Scraper
Pricing
from $11.99 / 1,000 result items
GovernmentJobs Scraper
Scrapes job postings from GovernmentJobs.com by keyword, location, or direct URL. Returns each listing as a flat row with optional detail-page extraction for descriptions and benefits.
Pricing
from $11.99 / 1,000 result items
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
25
Total users
6
Monthly active users
15 days ago
Last modified
Categories
Share
GovernmentJobs Scraper
Scrape public sector jobs from GovernmentJobs.com by keyword, location, or direct URL, up to a million per run. Each listing returns title, department, salary, closing date, and full description when detail extraction is on. No login or API key. Export to CSV, JSON, Excel, or XML.
GovernmentJobs.com is the largest board for city, county, state, and public agency openings in the U.S., but browsing it manually means clicking through pages and copying details one by one. This Actor reads the public search listings directly, applies your filters for job type, remote work, salary, and posting date, and returns every match in a single structured dataset. It can also open each job page to pull the full description, benefits, and application questions.
| Who uses it | What they scrape GovernmentJobs for |
|---|---|
| Job seekers | Monitor new public sector openings that match their skills and location in one feed. |
| Recruiters and HR analysts | Benchmark salary ranges, job titles, and closing dates across agencies. |
| Data journalists | Track hiring trends and vacancy volumes in local government over time. |
| Nonprofits and civic tech teams | Build dashboards of open public service roles for underserved communities. |
What it does
This Actor collects job postings from GovernmentJobs.com by keyword search, location, or a pre-filtered URL, and returns each one as a flat row with optional detail-page fields.
- π Keyword and location search: enter a job title and a city or state, and the Actor builds the search for you.
- π Direct URL input: paste a GovernmentJobs search URL with your filters already applied and scrape exactly that result set.
- π Detail-page extraction: toggle on to open each job card and pull the full description, benefits, and application questions.
- π Structured output: every job returns the same flat schema, ready for spreadsheets or databases.
Results export to CSV, JSON, Excel, or XML, or straight from the API.
What you can do with GovernmentJobs data
π¬ Build a personal job alert feed.
A job seeker runs the Actor weekly with their keyword and city, exports the CSV, and reviews only new postings that match.
π° Compare public sector salaries.
An HR consultant scrapes all engineering roles in California with the salary filter set to $100,000+ and analyzes the range in Excel.
π Track municipal hiring trends.
A data journalist collects monthly snapshots of postings by state and job type to report on which agencies are growing.
πΊοΈ Map remote government jobs.
A civic tech nonprofit scrapes all remote-only listings nationwide and publishes them on a community job board.
Why choose this scraper
| What you get | |
|---|---|
| No API key or login | Reads the public job board directly, no registration needed. |
| Full detail extraction | Optionally opens each posting to capture the description, benefits, and questions. |
| Built-in search filters | Filter by job type, remote option, minimum salary, and date posted without constructing a URL. |
| Scalable runs | Grab ten jobs for a quick check or up to a million for a complete market snapshot. |
How it compares
This Actor is built specifically for GovernmentJobs.com, the dominant U.S. public sector board. The competitors below target different official government job sites in other countries.
| Feature | ParseForge | Werk.nl Scraper | Taasuka.gov.il Scraper | Rojgarlive Jobs Monitor |
|---|---|---|---|---|
| Scrapes GovernmentJobs.com | Yes | Not listed | Not listed | Not listed |
| Keyword and location search | Yes | Not listed | Yes | Not listed |
| Full job description extraction | Yes | Not listed | Not listed | Not listed |
| Salary filter | Yes | Yes | Not listed | Not listed |
| Remote work filter | Yes | Not listed | Not listed | Not listed |
Configure the run
Drive the Actor from a keyword, a location, or a pre-built GovernmentJobs URL, and apply filters for job type, remote work, salary, and posting date so only matching listings reach your dataset. The Input tab lists every parameter.
A first run with the defaults:
{"startUrl": "https://www.governmentjobs.com/jobs?keyword=engineer","maxItems": 10,"includeDetails": true}
A larger pull:
{"startUrl": "https://www.governmentjobs.com/jobs?keyword=engineer","maxItems": 200,"includeDetails": true}
Pricing
Pay-per-result: $0.01599 per result collected. You pay only for the results written to your dataset.
| Results collected | Approximate cost |
|---|---|
| 100 results | $1.60 |
| 1,000 results | $15.99 |
| 10,000 results | $159.90 |
New Apify accounts start with $5 in free credit.
Free users
Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.
Run it
- Create a free Apify account with $5 in credit.
- Open the GovernmentJobs Scraper.
- Set your inputs and any filters, then click Start.
- Export the results as CSV, Excel, JSON, or XML from the Dataset tab.
Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.
Use with AI agents (MCP)
Give an AI agent live access to GovernmentJobs through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:
$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/governmentjobs-scraper"
Then prompt it in plain language to run the scraper and read back the results.
Troubleshooting
Why am I getting no results?
Check that your keyword and location combination returns listings on the live GovernmentJobs.com site. Also make sure you are not using both a direct URL and the search filter fields at the same time.
The run is slow when I turn on detail extraction.
Detail extraction opens every job page individually, which takes more time. Reduce the maximum job count or run it without details first to test your filters, then enable details for the final run.
Some fields are empty in my output.
Not every GovernmentJobs posting fills in all fields. Salary, closing date, or benefits may be blank if the agency did not provide them. This is expected.
I pasted a URL but the Actor used my keyword instead.
The start URL and the search filter fields are mutually exclusive. Clear the keyword and location fields when you use a direct URL, or clear the URL field when you use the filters.
FAQ
| Question | Answer |
|---|---|
| Do I need a GovernmentJobs.com account to scrape? | No. The Actor reads the public job listings that anyone can see in a browser. No login, API key, or account is required. |
| Can I scrape jobs from a specific city or state? | Yes. Use the location field to enter a city, state, or region like 'California' or 'Santa Clara, CA'. You can also set a search radius in miles. |
| How do I get the full job description and benefits? | Turn on the 'Include Details' option. The Actor will open each individual job page and extract the description, benefits, and any application questions. |
| What is the difference between using a keyword and pasting a URL? | The keyword and filter fields build a GovernmentJobs search for you. Pasting a direct URL lets you scrape a search you have already customized on the site. Use one or the other, not both. |
| Can I filter for remote or hybrid jobs? | Yes. The Remote Options filter lets you select Remote Only, Remote Optional, or Flexible/Hybrid roles. |
| How many jobs can I scrape in one run? | Free Apify users are limited to 100 jobs. Paid users can set the maximum up to 1,000,000 jobs per run. |
| Does the Actor handle pagination automatically? | Yes. It follows every page of search results until it reaches your maximum job count or the end of the listings. |
| What export formats are supported? | You can export your dataset to CSV, JSON, Excel, or XML directly from the Apify run console. |
| Can I schedule this scraper to run daily? | Yes. Apify's scheduler lets you set the Actor to run on a recurring interval, so you always have fresh job data. |
Related actors
Browse the full ParseForge collection for more scrapers.
π Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.
β οΈ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by GovernmentJobs.com, Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.
