Bunsly / JobSpy

Jobs scraper library for LinkedIn, Indeed, Glassdoor & ZipRecruiter
https://usejobspy.com
MIT License
561 stars 109 forks source link

job_type filter doesn't work #105

Closed mAndreGoncalves closed 4 months ago

mAndreGoncalves commented 4 months ago

The job_type doesn't work. Even if we leave the other criteria out (like is_remote). For example: "fulltime", "temporary", "contract" don't return any errors, but the data returned has different job_types to the requested.

PS: Just realized that bunsly.com doesn't have a job_type filter so I'm guessing you're already aware of this?