-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathsearches.toml
More file actions
39 lines (36 loc) · 817 Bytes
/
searches.toml
File metadata and controls
39 lines (36 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# `dr=2` means updated in the last week
search_engine = "https://kagi.com/search?dr=2&q="
search_domains = [
"applytojob.com/apply/",
"breezy.hr",
"icims.com",
"inflightcloud.com",
"job-boards.greenhouse.io",
"jobs.ashbyhq.com",
"jobs.jobvite.com",
"jobs.lever.co",
"jobs.smartrecruiters.com",
"myworkdayjobs.com",
"remote.com",
"remote.io",
"remotejobs.com/job/",
"weworkremotely.com/remote-jobs/",
"ziprecruiter.com/c/",
]
job_roles = [
"cloud engineer",
"cybersecurity",
"developer productivity",
"devex",
"devops",
"devprod",
"devsecops",
"infrastructure engineer",
"observability",
"platform engineer",
"site reliability engineer",
"software engineer",
"sre",
"tools engineer",
]
excluded_keywords = ["clearance", "dod", "expired", "intern", "sales"]