From 0d2c8000d6b10bdcaa0ff547c1c0a58ebc4ef5bd Mon Sep 17 00:00:00 2001 From: msglm Date: Tue, 28 Apr 2026 04:58:15 -0500 Subject: Initial Commit --- contrib/example.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 contrib/example.toml (limited to 'contrib/example.toml') 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?" +] -- cgit v1.2.3