Monitors company career pages for new job postings. Companies are configured via CSV — a Python crawler monitors boards and extracts job details, a Next.js frontend serves the data.
Open issues labeled company-request are companies waiting to be added. Each one can be resolved by any coding agent that can run shell commands and access the web.
pip install jobseek-crawler-setup
Pick an open issue, then hand your agent this prompt:
Run `ws task --issue <NUMBER>` and follow the printed instructions.
The agent environment needs:
git,gh(GitHub CLI, authenticated)- Python 3.12+
- Web access (to research companies and fetch career pages)