fix(google): search

pull/216/head
Cullen Watson 2024-10-25 14:52:12 -05:00
parent feca33396f
commit 0824b2ee30
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ from jobspy import scrape_jobs
jobs = scrape_jobs(
site_name=["indeed", "linkedin", "zip_recruiter", "glassdoor", "google"],
search_term="software engineer",
google_search_term="software engineer near San Francisco, CA",
google_search_term="software engineer jobs near San Francisco, CA since yesterday",
location="San Francisco, CA",
results_wanted=20,
hours_old=72, # (only Linkedin/Indeed is hour specific, others round up to days old)