Skip to content

Releases: Bunsly/JobSpy

v1.1.34

12 Jan 18:30
2ec3b04
Compare
Choose a tag to compare
  • Fix ZipRecruiter 403 by fetching init cookies

v1.1.33

10 Jan 20:01
a7ad616
Compare
Choose a tag to compare
  • Fix LinkedIn scrape when no results are found

v1.1.32

10 Jan 01:38
Compare
Choose a tag to compare
  • Reduced LinkedIn scrape time
    • removed fetching Linkedin description (requires 25x the number of requests) due to their aggressive rate limiting

v1.1.31

03 Jan 18:05
aeb93b9
Compare
Choose a tag to compare
  • add Retry adapter on Glassdoor for connection timeouts

v1.1.30

02 Dec 08:44
33d442b
Compare
Choose a tag to compare
  • Add Czech support to Indeed
  • Add Indeed company URLs
  • Sort Indeed jobs by most recent

thanks @augustogunsch

JobSpy v1.1.29

27 Nov 21:01
eed7fca
Compare
Choose a tag to compare
  • Get full Indeed description

thanks @vinceyyy

JobSpy v1.1.28

10 Nov 23:00
dfb8c18
Compare
Choose a tag to compare
  • parse location for linkedin bug fix

thanks @frzkhan

JobSpy v1.1.27

09 Nov 20:58
81f70ff
Compare
Choose a tag to compare
  • fetch salary data from LinkedIn (if it exists)

thanks @frzkhan

JobSpy v1.1.26

08 Nov 21:53
cc9e786
Compare
Choose a tag to compare
  • fix LinkedIn endpoint bug
  • add LinkedIn company url to output

LinkedIn has a 1000 job limit & the code should be able to fetch them all. Although runtime is somewhere around 5-10min as LinkedIn is not multi-threaded to avoid their rate limiting.

JobSpy v1.1.25

31 Oct 01:38
Compare
Choose a tag to compare
  • Add Glassdoor, 900 job limit. should be able to fetch sub 30s. Put results_wanted=900 and try it out.
  • Glassdoor supports many of the same countries as Indeed, but it's a smaller subset; look at the readme. It uses the country_indeed parameter as well.

Note: it will only hit near 900 if there's that many jobs; many of my regular searches, I'd get 100-400 results

image