Releases: Bunsly/JobSpy
Releases · Bunsly/JobSpy
v1.1.56
- add ziprecruiter full description and direct job url
v1.1.55
- fix linkedin page offset
- add linkedin job function
v1.1.54
- support list of proxies (mainly needed for linkedin)
v1.1.53
- add Identifier of job
v1.1.52
- linkedin direct apply url and company logo (set linkedin_fetch_description=True)
- Indeed complex syntax support (e.g. search_term='"Python" AND "Java"')
* docs: https://www.indeed.com/career-advice/career-development/boolean-search-strings
thanks @lluissalord
v1.1.51
- verbose param to specify log level
- Indeed readd easy apply filter
v1.1.50
- Indeed bug fix when not using a search term
v1.1.48
- migrate to Indeed API (no rate limiting, you could scrape their entire job database in 5 minutes)
- fetch more fields when using Indeed scraper
- direct company and job url
- company information (number employees, revenue, logo url, etc)
v1.1.47
- fix Glassdoor
- add pagination logs
v1.1.46
- Remove Indeed exceptions to not crash other scrapers in progress
- Remove pandas warning