From 714c68b7983df9120556f6470b6a69aed60fb512 Mon Sep 17 00:00:00 2001 From: "S.G. Sudhakar" Date: Sun, 13 Mar 2022 05:51:14 +0530 Subject: [PATCH] Add WhatJobs to Jobs (#3090) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1eda20c1..5ed97834 100644 --- a/README.md +++ b/README.md @@ -1162,6 +1162,7 @@ API | Description | Auth | HTTPS | CORS | | [The Muse](https://www.themuse.com/developers/api/v2) | Job board and company profiles | `apiKey` | Yes | Unknown | | [Upwork](https://developers.upwork.com/) | Freelance job board and management system | `OAuth` | Yes | Unknown | | [USAJOBS](https://developer.usajobs.gov/) | US government job board | `apiKey` | Yes | Unknown | +| [WhatJobs](https://www.whatjobs.com/affiliates) | Job search engine | `apiKey` | Yes | Unknown | | [ZipRecruiter](https://www.ziprecruiter.com/publishers) | Job search app and website | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)**