feat(job_scout): expand to 19 companies + new adapters, filters, dedup
- New SmartRecruiters adapter (EU energy/commodity firms) - Add data-infra US tech (Confluent/GitLab/ClickHouse/Grafana) and commodity/energy traders (MET Group/Vitol/Louis Dreyfus) - Headless stealth (navigator.webdriver mask + chrome fingerprint) — unblocks Google; also enabled Meta and Cisco scraping - Tight title prefilter + title-only scoring + cross-region dedup so high-volume all-remote boards don't flood the report - Remove Canonical (below-market pay, poor culture) and IBM Research (research-scale pay below bar; weak data-eng fit) per reputation review Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -82,7 +82,8 @@
|
||||
"Bash(job_scout/.venv/Scripts/python.exe job_scout/scout.py --only=google)",
|
||||
"Bash(job_scout/.venv/Scripts/python.exe -c ' *)",
|
||||
"Bash(job_scout/.venv/Scripts/python.exe job_scout/scout.py --only=meta)",
|
||||
"Bash(job_scout/.venv/Scripts/python.exe job_scout/scout.py --only=cisco --include-weak)"
|
||||
"Bash(job_scout/.venv/Scripts/python.exe job_scout/scout.py --only=cisco --include-weak)",
|
||||
"Bash(job_scout/.venv/Scripts/python.exe job_scout/scout.py --only=confluent)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user