docs: readme

pull/103/head
Cullen Watson 2024-02-09 14:00:05 -06:00
parent 0f2adb9723
commit 25ef20bae5
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs = scrape_jobs(
search_term="software engineer",
location="Dallas, TX",
results_wanted=20,
hours_old=72, # (only linedin is hour specific, others round up to days old)
hours_old=72, # (only linkedin is hour specific, others round up to days old)
country_indeed='USA' # only needed for indeed / glassdoor
)
print(f"Found {len(jobs)} jobs")