jobspipe-job-search
Installation
SKILL.md
JobsPipe job search
Search live job postings, deduplicated across 30+ sources into one JSON schema.
Base URL: https://api.jobspipe.dev. Every request needs a Bearer API key
(prefix jp_live_) — free at https://jobspipe.dev/signup (100 credits/month,
1 credit = 1 request).
export JOBSPIPE_API_KEY=jp_live_YOUR_KEY
Search
POST /v1/jobs/search. The body is a JSON object of filters; all fields are
optional and combine with AND. Array filters ending in _or match any value.
An empty body returns the most recent postings.