ATS Jobs Scraper — Greenhouse, Lever, Ashby avatar

ATS Jobs Scraper — Greenhouse, Lever, Ashby

Pricing

from $1.00 / 1,000 results

Go to Apify Store
ATS Jobs Scraper — Greenhouse, Lever, Ashby

ATS Jobs Scraper — Greenhouse, Lever, Ashby

Get open jobs from any company on Greenhouse, Lever, or Ashby in one unified schema — title, location, department, type, url, posted date. Public JSON APIs, no auth. Pairs with the job-change monitor.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

alaudin burki

alaudin burki

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Get open jobs from any company on Greenhouse, Lever, or Ashby in one unified schema — title, location, department, type, url, posted date. Public JSON APIs, no auth. Pairs with the job-change monitor.

Built reliability-first: every row reports what was found and what was missing — you never get a silent blank, and a run summary tells you exactly what happened.

What you get

FieldDescription
providerProvider
companyCompany
titleTitle
locationLocation
departmentDepartment
employmentTypeEmployment Type
urlUrl
postedAtPosted At

How to use it

  1. Fill in the input (see the example below).
  2. Run it once for a snapshot, or schedule it to keep the data fresh.
  3. Export to CSV/JSON/Excel, or push straight to Google Sheets, Notion, Airtable, Zapier, Make, or n8n.

Input

{
"boards": [
"greenhouse:stripe"
],
"companies": [],
"titleIncludes": [],
"titleExcludes": [],
"locationIncludes": [],
"maxItems": 10000
}

Sample output

[
{
"provider": "EX12345",
"company": "example",
"title": "Example title",
"location": "example",
"department": "example",
"employmentType": "example",
"url": "https://example.com/item/1",
"postedAt": "2026-09-03T09:00:00.000Z"
}
]

Typical uses

  • Schedule it and feed the output straight into your sheet, database, or app.
  • Pair it with the related actors below to build a complete pipeline.

Pricing

$1.00 / 1,000 results ($0.001 per result), plus a near-zero start fee. You are never charged beyond your limit, and blocked or failed items are reported honestly — not billed as data.

FAQ & limitations

  • Covers Greenhouse, Lever, and Ashby (the big public-API ATSs). Workday/Taleo etc. aren't public JSON and aren't included.
  • A bare company name is matched by trying each provider; if none return jobs it's reported.
  • description is a cleaned preview (first 500 chars), not the full posting body.
  • Integrations: output works with Zapier, Make, n8n, and any webhook via Apify's integrations.
  • Formats: results export as JSON, CSV, Excel, or HTML from the dataset.
  • Portfolio Health Monitor
  • Format Converter
  • URL Metadata Extractor