Stream active job postings in high-volume batches with cursor-based pagination. Optimized for data ingestion and sync pipelines.
country, region, and/or city."greenhouse", "lever", "workday", "ashby", "bamboohr",
"icims", "smartrecruiters", "teamtailor", "workable", "rippling",
"personio"."remote", "hybrid", "onsite". Omit for all
jobs."2026-01-01T00:00:00Z".next_cursor. Omit for
the first request.1, max 1000.null when
there are no more results.true if additional batches are available beyond this one.jobs array contains:
| Field | Type | Description |
|---|---|---|
id | string (uuid) | Unique job identifier. |
title | string | Original job title. |
normalized_title | string|null | Standardized title. |
company | object | { id, name, website, logo_url, summary } |
description | string | Full HTML job description. |
summary | string|null | Short AI-generated summary. |
listing_url | string | URL of the original job listing. |
apply_url | string | Direct application URL. |
locations | object[] | [{ location, city, region, country, latitude, longitude }] |
compensation | object|null | { min, max, currency, period } |
employment_type | string|null | e.g. "full_time", "part_time", "contract". |
workplace_type | string|null | e.g. "remote", "hybrid", "onsite". |
experience_level | string|null | e.g. "entry", "mid", "senior". |
source | string | ATS source identifier. |
is_remote | boolean | Whether the job is remote. |
created_at | string (datetime) | When the job was first indexed (UTC). |
updated_at | string (datetime) | Last update timestamp (UTC). |
date_posted | string|null | Original posting date. |
valid_through | string|null | Listing expiration date. |
qualifications | object | { must_have, preferred } — each with education, certifications, skills. |
responsibilities | string[] | List of job responsibilities. |
benefits | string[] | List of benefits. |
is_work_auth_required | boolean|null | Whether work authorization is required. |
is_h1b_sponsor | boolean|null | Whether H-1B sponsorship is available. |
is_clearance_required | boolean|null | Whether security clearance is required. |