Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scrape_jobs fails if any one of the sites has no results #123

Closed
Trumpet63 opened this issue Mar 6, 2024 · 2 comments
Closed

scrape_jobs fails if any one of the sites has no results #123

Trumpet63 opened this issue Mar 6, 2024 · 2 comments

Comments

@Trumpet63
Copy link

I ran a search for "data scientist", 24 hours old, 40 results wanted, across all four sites and it gave me a "IndeedException: Could not find any results for the search", which presumably means it failed to find any results on Indeed. I then removed Indeed from the site_name list and it worked without issue.

I think it'd be better if it didn't fail in this case, since it will find at least some results, but maybe that's intended behavior?

@cullenwatson
Copy link
Owner

cullenwatson commented Mar 6, 2024

We have that fixed I believe.

Do you have latest version?

pip install -U python-jobspy

Let me know if that fixes

@Trumpet63
Copy link
Author

Ah yes, it looks like you addressed this in #118.

My best guess at trying to check if it's fixed was putting in random junk as the search term, and well, yeah, no exception! So I'm pretty sure you fixed it.

I'm 2 for 2 now on opening useless issues. My apologies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants