final
This commit is contained in:
parent
b85a3c4719
commit
08fa73c8de
11 changed files with 570 additions and 186 deletions
39
data_folder_example/config.yaml
Normal file
39
data_folder_example/config.yaml
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
remote: true
|
||||
|
||||
experienceLevel:
|
||||
internship: true
|
||||
entry: true
|
||||
associate: true
|
||||
mid-senior level: true
|
||||
director: false
|
||||
executive: false
|
||||
|
||||
jobTypes:
|
||||
full-time: true
|
||||
contract: false
|
||||
part-time: false
|
||||
temporary: true
|
||||
internship: false
|
||||
other: false
|
||||
volunteer: true
|
||||
|
||||
date:
|
||||
all time: false
|
||||
month: true
|
||||
week: false
|
||||
24 hours: true
|
||||
|
||||
positions:
|
||||
- Software Tester
|
||||
|
||||
|
||||
locations:
|
||||
- USA
|
||||
|
||||
distance: 100
|
||||
|
||||
companyBlacklist:
|
||||
- Noir
|
||||
- Crossover
|
||||
|
||||
titleBlacklist:
|
||||
Loading…
Add table
Add a link
Reference in a new issue