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

Inaccurate Job Results #239

Open
hassanasani opened this issue Jan 29, 2025 · 0 comments
Open

Inaccurate Job Results #239

hassanasani opened this issue Jan 29, 2025 · 0 comments

Comments

@hassanasani
Copy link

Hi, I have been trying to figure out why I am getting so many inaccurate results. I've looked at other forums to try resolving the issue to no avail. I am trying to scrape Revenue Operations Manager positions or +- on the keyword, but something related to revenue operations. Here is my current iteration.

jobs = scrape_jobs(
site_name=["indeed", "linkedin", "zip_recruiter", "glassdoor"],
search_term='"revenue operations" -tax -marketing -customer -care -clinical -restaurant',
location='Georgia',
results_wanted=50,
hours_old=48,
radius=100,
country_indeed='USA',
)

I found, when I use manager within the quotes, it shows me even worse results (like Restaurant Manager, Clinic Manager, Customer Support Manager, etc.). I am not sure how to solve this, any help would be great!

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

1 participant