Bunsly / JobSpy

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

Scraper fails when Indeed search function returns null #116

Closed troy-conte closed 4 months ago

troy-conte commented 4 months ago

Line 307 stops the program in indeed init.py, raises exception 'could not find any results'. Can you make the program continue with the next search site rather than raise the exception and stop?