-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.json
51 lines (51 loc) · 1.08 KB
/
config.json
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
40
41
42
43
44
45
46
47
48
49
50
51
{
"browserPath": "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome",
"keyword": [
"\"Software Engineer\"",
"\"Full Stack Engineer\"",
"\"fullstack developer\"",
"\"full stack developer\"",
"\"javascript developer\"",
"\"nodejs developer\"",
"\"Java Developer\"",
"\"Java Engineer\""
],
"workPlaceTypes": {
"onsite": "#workplaceType-1",
"remote": "#workplaceType-2",
"hybrid": "#workplaceType-3"
},
"location": "United States",
"periodOfTime": "Past 24 hours",
"AvgExperience": 2,
"resolution": "--window-size=1400,900",
"baseURL": "https://www.linkedin.com/login",
"numberOfPagination": 14,
"numberOfOffersPerPage": 25,
"avoidJobTitles": [
"TEST",
"EMBEDDED",
"PYTHON",
"PRINCIPAL",
"CHIEF",
"STAFF",
"MANAGER",
".NET",
"DOTNET",
"C#",
"C++",
"SHAREPOINT",
"SHARE POINT",
"LEAD",
"ARCHITECT",
"CLEARANCE",
"USC",
"GC",
"SECRET",
"TOP",
"NET",
"LOCAL",
"CITIZEN"
],
"avoidCompanyNames": ["Test Company", "Defense Systems"]
}