From b7ae30463e7f7632f8c77d76e31382b54f21926d Mon Sep 17 00:00:00 2001 From: lololosys Date: Wed, 9 Sep 2026 23:29:52 +0300 Subject: [PATCH] Add JobsPipe API to Jobs Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_018FH1ikVc3c8tMvY5Pq1vAR --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57f04f4c..b839cd57 100644 --- a/README.md +++ b/README.md @@ -1370,6 +1370,7 @@ API | Description | Auth | HTTPS | CORS | | [GraphQL Jobs](https://graphql.jobs/docs/api/) | Jobs with GraphQL | No | Yes | Yes | | [HeroHunt People Search](https://www.herohunt.ai/people-search-api) | Search 1 billion people profiles across LinkedIn and GitHub for talent sourcing | `apiKey` | Yes | Yes | | [Jobs2Careers](http://api.jobs2careers.com/api/spec.pdf) | Job aggregator | `apiKey` | Yes | Unknown | +| [JobsPipe](https://docs.jobspipe.dev) | Live job postings from 30+ ATS feeds and job boards in one normalized JSON schema | `apiKey` | Yes | Yes | | [Jobven](https://jobven.com/docs/getting-started) | Job postings tracked as roles open and close, with webhooks on changes, from employer career pages | `apiKey` | Yes | Yes | | [Jooble](https://jooble.org/api/about) | Job search engine | `apiKey` | Yes | Unknown | | [Juju](http://www.juju.com/publisher/spec/) | Job search engine | `apiKey` | No | Unknown |