diff options
| author | msglm <msglm@techchud.xyz> | 2026-05-09 00:31:51 -0500 |
|---|---|---|
| committer | msglm <msglm@techchud.xyz> | 2026-05-09 00:31:51 -0500 |
| commit | e15d891cd2133561994a92b63cdae35f57604494 (patch) | |
| tree | 7f242bbfe7bb665054688e7f9ea5bdc33a8005d3 /contrib/example.toml | |
| parent | 0d2c8000d6b10bdcaa0ff547c1c0a58ebc4ef5bd (diff) | |
| download | getmeajob-e15d891cd2133561994a92b63cdae35f57604494.tar.gz getmeajob-e15d891cd2133561994a92b63cdae35f57604494.tar.bz2 getmeajob-e15d891cd2133561994a92b63cdae35f57604494.zip | |
Inital Commit0.0.1
Diffstat (limited to 'contrib/example.toml')
| -rw-r--r-- | contrib/example.toml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/contrib/example.toml b/contrib/example.toml index e8ef72b..dde10a1 100644 --- a/contrib/example.toml +++ b/contrib/example.toml @@ -1,13 +1,14 @@ [aviation] - -sites=["indeed", "linkedin", "zip_recruiter", "google", "glassdoor", "bayt", "naukri", "bdjobs"] +sites=["indeed", "zip_recruiter", "google", "glassdoor", "bayt", "naukri"] +#sites=["indeed", "linkedin", "zip_recruiter", "google", "glassdoor", "bayt", "naukri", "bdjobs"] search="Entry level Aviation Technician" -location="Arizona" +location="Phoenix, Arizona" country="USA" results_wanted=200 hours_old=336 +proxy=false automated_questions = [ -"Does this job require a college diploma?" -"Does this job offer PTO?" +"Does this job require a college diploma?", +"Does this job offer PTO?", "Is there a listed salary?" ] |
