mirror of https://github.com/Bunsly/JobSpy
google search not relevant
parent
8495148d0b
commit
e50766f756
|
@ -30,7 +30,6 @@ async def main():
|
||||||
jobs = scrape_jobs(
|
jobs = scrape_jobs(
|
||||||
site_name=sites_to_scrap,
|
site_name=sites_to_scrap,
|
||||||
search_term="software engineer",
|
search_term="software engineer",
|
||||||
google_search_term="software engineer jobs near Tel Aviv Israel since yesterday",
|
|
||||||
locations=["Tel Aviv, Israel", "Ramat Gan, Israel",
|
locations=["Tel Aviv, Israel", "Ramat Gan, Israel",
|
||||||
"Central, Israel", "Rehovot ,Israel"],
|
"Central, Israel", "Rehovot ,Israel"],
|
||||||
results_wanted=200,
|
results_wanted=200,
|
||||||
|
|
Loading…
Reference in New Issue