diff options
| author | msglm <msglm@techchud.xyz> | 2026-04-28 04:58:15 -0500 |
|---|---|---|
| committer | msglm <msglm@techchud.xyz> | 2026-04-28 04:58:15 -0500 |
| commit | 0d2c8000d6b10bdcaa0ff547c1c0a58ebc4ef5bd (patch) | |
| tree | 5e7255b7ce99936368d7d2be764aadc703309cc6 /contrib/example.toml | |
| download | getmeajob-master.tar.gz getmeajob-master.tar.bz2 getmeajob-master.zip | |
Diffstat (limited to 'contrib/example.toml')
| -rw-r--r-- | contrib/example.toml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/example.toml b/contrib/example.toml new file mode 100644 index 0000000..e8ef72b --- /dev/null +++ b/contrib/example.toml @@ -0,0 +1,13 @@ +[aviation] + +sites=["indeed", "linkedin", "zip_recruiter", "google", "glassdoor", "bayt", "naukri", "bdjobs"] +search="Entry level Aviation Technician" +location="Arizona" +country="USA" +results_wanted=200 +hours_old=336 +automated_questions = [ +"Does this job require a college diploma?" +"Does this job offer PTO?" +"Is there a listed salary?" +] |
