Skip to content

thenewinquiry/usajobs-scrape

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USAJOBS scraper

USAJOBS is the centralized job posting site for the US government. While it appears that at some point there was a fully functioning REST API (https://developer.usajobs.gov/) it currently appears to be no longer supported.

This scraper takes a search query and saves all job listings to a JSON file. By default, it scrapes the every 12 hours.

You can define an on_job callback that is fired whenever a new job listing is detected for the query. This can, for instance, post it to Twitter.

Usage

python scrape.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%