-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
21 lines (21 loc) · 764 Bytes
/
config.json
File metadata and controls
21 lines (21 loc) · 764 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"categories": [
"software-dev",
"devops-sysadmin",
"data-science",
"quality-assurance",
"frontend",
"backend",
"fullstack"
],
"wwr_categories": [
"https://weworkremotely.com/categories/remote-front-end-programming-jobs",
"https://weworkremotely.com/categories/remote-back-end-programming-jobs",
"https://weworkremotely.com/remote-software-developer-jobs",
"https://weworkremotely.com/categories/remote-full-stack-programming-jobs",
"https://weworkremotely.com/categories/remote-product-jobs"
],
"limit_per_category": 100,
"allowed_locations": ["canada", "worldwide", "remote", "usa", "us", "north america", ""],
"check_interval_days": 7
}