diff --git a/README.md b/README.md index 501270e..dc12217 100644 --- a/README.md +++ b/README.md @@ -216,10 +216,8 @@ You can specify the following countries when searching on Indeed (use the exact ## Frequently Asked Questions --- - -**Q: Encountering issues with your queries?** -**A:** Try reducing the number of `results_wanted` and/or broadening the filters. If problems -persist, [submit an issue](https://github.com/Bunsly/JobSpy/issues). +**Q: Why is Indeed giving unrelated roles?** +**A:** Indeed is searching each one of your terms e.g. software intern, it searches software OR intern. Try search_term='"software intern"' in quotes for stricter searching --- @@ -230,3 +228,9 @@ persist, [submit an issue](https://github.com/Bunsly/JobSpy/issues). - Try using the proxies param to change your IP address. --- + +**Q: Encountering issues with your queries?** +**A:** Try reducing the number of `results_wanted` and/or broadening the filters. If problems +persist, [submit an issue](https://github.com/Bunsly/JobSpy/issues). + +--- diff --git a/pyproject.toml b/pyproject.toml index 34322d2..98ad237 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "python-jobspy" -version = "1.1.65" +version = "1.1.66" description = "Job scraper for LinkedIn, Indeed, Glassdoor & ZipRecruiter" authors = ["Zachary Hampton ", "Cullen Watson "] homepage = "https://github.com/Bunsly/JobSpy" diff --git a/src/jobspy/scrapers/indeed/__init__.py b/src/jobspy/scrapers/indeed/__init__.py index 130a9d1..f9d2bfc 100644 --- a/src/jobspy/scrapers/indeed/__init__.py +++ b/src/jobspy/scrapers/indeed/__init__.py @@ -364,8 +364,8 @@ class IndeedScraper(Scraper): {what} {location} limit: 100 - sort: DATE {cursor} + sort: RELEVANCE {filters} ) {{ pageInfo {{