first commit
This commit is contained in:
commit
af518b7d7b
19 changed files with 2852 additions and 0 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: false
|
||||
entry: true
|
||||
associate: true
|
||||
mid-senior level: true
|
||||
director: true
|
||||
executive: true
|
||||
|
||||
jobTypes:
|
||||
full-time: true
|
||||
contract: true
|
||||
part-time: true
|
||||
temporary: true
|
||||
internship: false
|
||||
other: true
|
||||
volunteer: false
|
||||
|
||||
date:
|
||||
all time: false
|
||||
month: false
|
||||
week: true
|
||||
24 hours: false
|
||||
|
||||
positions:
|
||||
- Software engineer
|
||||
|
||||
locations:
|
||||
- Germany
|
||||
|
||||
distance: 100
|
||||
|
||||
companyBlacklist:
|
||||
- Noir
|
||||
- Crossover
|
||||
|
||||
titleBlacklist:
|
||||
- Stage
|
||||
Loading…
Add table
Add a link
Reference in a new issue