π
io.github.colophon-group/jobseek
Search jobs, companies, and watchlists on Job Seek (jseek.co)
0 installs
Trust: 37 β Low
Search
Ask AI about io.github.colophon-group/jobseek
Powered by Claude Β· Grounded in docs
I know everything about io.github.colophon-group/jobseek. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Jobseek
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.
Contributing: Add a Company
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.
Quick start
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.
Requirements
The agent environment needs:
git,gh(GitHub CLI, authenticated)- Python 3.12+
- Web access (to research companies and fetch career pages)
