Releases: Bunsly/JobSpy
Releases · Bunsly/JobSpy
v1.1.34
- Fix ZipRecruiter 403 by fetching init cookies
v1.1.33
- Fix LinkedIn scrape when no results are found
v1.1.32
- Reduced LinkedIn scrape time
- removed fetching Linkedin description (requires 25x the number of requests) due to their aggressive rate limiting
v1.1.31
- add Retry adapter on Glassdoor for connection timeouts
v1.1.30
- Add Czech support to Indeed
- Add Indeed company URLs
- Sort Indeed jobs by most recent
thanks @augustogunsch
JobSpy v1.1.29
- Get full Indeed description
thanks @vinceyyy
JobSpy v1.1.28
- parse location for linkedin bug fix
thanks @frzkhan
JobSpy v1.1.27
- fetch salary data from LinkedIn (if it exists)
thanks @frzkhan
JobSpy v1.1.26
- 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
- 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