Skip to content

v1.1.13 Release of JobSpy

Compare
Choose a tag to compare
@cullenwatson cullenwatson released this 10 Oct 16:31
· 82 commits to main since this release
  • Fetch all the job types from Indeed (previously it would just pull one)
  • Fix ZipRecruiter, the job URLs were not correct
  • Add a num_urgent_words column: searches the entire description for urgency keywords and tallies them up:
    • urgent
    • immediate
    • hiring now
    • start asap
  • Use a separate requests session object on each request to get a fresh cookie jar