From 432529b581f5856436c7b5af4fb84ad195b2da70 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Sat, 28 Feb 2026 22:12:04 +0000 Subject: [PATCH] docs: add all supported extractors to README (#238) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Initial plan * docs: add Hiring Café to README supported extractors Co-authored-by: DaKheera47 <53654735+DaKheera47@users.noreply.github.com> * docs: list all supported extractors explicitly in README feature bullet Co-authored-by: DaKheera47 <53654735+DaKheera47@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DaKheera47 <53654735+DaKheera47@users.noreply.github.com> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54204e5..83327f2 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ docker compose up -d ## Why JobOps? -* **Universal Scraping**: Supports **LinkedIn, Indeed, Glassdoor, Adzuna** + specialized boards (Gradcracker, UK Visa Jobs). +* **Universal Scraping**: Supports **LinkedIn, Indeed, Glassdoor, Adzuna, Hiring Café, Gradcracker, UK Visa Jobs**. * **AI Scoring**: Ranks jobs by fit against *your* profile using your preferred LLM (OpenRouter/OpenAI/Gemini). * **Auto-Tailoring**: Generates custom resumes (PDFs) for every application using RxResume v4. * **Email Tracking**: Connect Gmail to auto-detect interviews, offers, and rejections. @@ -93,6 +93,7 @@ docker compose up -d | **Indeed** | Global / General | | **Glassdoor** | Global / General | | **Adzuna** | Multi-country API source | +| **Hiring Café** | Global / General | | **Gradcracker** | STEM / Grads (UK) | | **UK Visa Jobs** | Sponsorship (UK) |