# ATS Jobs — Greenhouse Lever Ashby SR Pack (`grokbob/ats-jobs-undercut-pack-ppe`) Actor

One Store door for Greenhouse, Lever, Ashby, and SmartRecruiters public job boards. Flat job rows. From $1.20 per 1,000 successful jobs — empty/blocked boards cost $0. No Indeed/LinkedIn.

- **URL**: https://apify.com/grokbob/ats-jobs-undercut-pack-ppe.md
- **Developed by:** [Bob](https://apify.com/grokbob) (community)
- **Categories:** Jobs, Lead generation, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.20 / 1,000 successful job results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

An Actor is a serverless cloud program that runs on the Apify platform. It has two run modes.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.

Apify vocabulary and the platform model are defined once, in the agent quickstart at https://apify.com/agents.md.

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.

Do not guess an integration path. Every one of them is in the agent quickstart at https://apify.com/agents.md: the Apify MCP server, Agent Skills with the Apify CLI, the JavaScript and Python clients, the REST API, and the account-free path for an agent with no human to sign in. It also carries the rule on stating cost before the first paid run.

For examples already wired to this Actor's own input schema, see the [API](#api) section below.

Each client library has reference documentation the quickstart does not restate: [JavaScript/TypeScript](https://docs.apify.com/api/client/js/docs.md) (`npm install apify-client`) and [Python](https://docs.apify.com/api/client/python/docs.md) (`pip install apify-client`).

# README

## ATS Job Listings Scraper — Greenhouse, Lever, Ashby, SmartRecruiters

**Slug:** `ats-jobs-undercut-pack-ppe`\
**Job:** One Store door for multi-ATS career boards. Pass `provider:company` seeds and get flat, agent-ready job rows from Greenhouse, Lever, Ashby, and SmartRecruiters public JSON — no login, no Indeed, no LinkedIn.

**Pay per event:** **$0.0012** per successful `job-result` (**$1.20 / 1,000**). Platform also bills a standard `apify-actor-start` fee (typically **~$0.01** per run). Console sticker locked by Sales 2026-09-24.

**No empty charge:** `EMPTY`, `BLOCKED`, and `FAILED` still return status rows, but never create a billable `job-result`. `billed=true` only when the charge succeeds.

> **One Store face.** Do **not** publish separate Greenhouse / Lever / Ashby / SmartRecruiters Actors for the same shopper. Those singles stay private or parked behind this pack.

***

### Why this Actor

Buyers searching ATS / career-site job scrapers want company boards in one run, not four nearly identical Store cards.

- **Multi-ATS stitch:** Greenhouse + Lever + Ashby + SmartRecruiters in one Actor.
- **Keyless free path:** official public board JSON only (`multi_ats_public_json`).
- **Flat job rows:** `text` (job title), `company`, `location`, `absoluteUrl`, `jobId`, `module`, `status`.
- **Honest statuses:** `OK` / `EMPTY` / `BLOCKED` / `FAILED` — blanks are not billed.
- **Undercut vs volume incumbent:** career-site listing API class ~**$0.012**/job (u30≈**1454**). Live PPE **$0.0012**/job (~**10×** cheaper) on successful rows only.

This is an ATS board scraper, not a Google Jobs / Indeed / LinkedIn product.

***

### Pricing (Console locked 2026-09-24 · Sales mid-band)

| Item | Price | Billing rule |
| --- | ---: | --- |
| `job-result` | **$0.0012** per successful job (**$1.20 / 1,000**) | Charged only on `OK` rows with a real job id/url **and** charge API accept. |
| `apify-actor-start` | **~$0.01 per run** (platform) | Apify automatic. No custom `actor-start` event. |
| `EMPTY` / `BLOCKED` / `FAILED` | **$0** | Status row only. |

***

### Input

| Field | Meaning |
| --- | --- |
| `seeds` | `provider:company` list, e.g. `greenhouse:stripe`, `lever:spotify`, `ashby:notion`, `smartrecruiters:smartrecruiters`. Untagged seeds fan out to enabled modules. |
| `modules` | Toggle greenhouse / lever / ashby / smartrecruiters (default all ON). |
| `maxSeeds` | Cap seeds processed (default 50). |
| `maxResultsPerItem` | Cap jobs per seed/module (default 25). |
| `dryRunMock` | Offline fixtures only. |

***

### Example output (static)

```json
{
  "seed": "greenhouse:stripe",
  "module": "greenhouse",
  "rowType": "result",
  "text": "Software Engineer, Backend",
  "jobId": "12345",
  "company": "stripe",
  "location": "Remote",
  "absoluteUrl": "https://boards.greenhouse.io/stripe/jobs/12345",
  "status": "OK",
  "billed": true,
  "chargeEvent": "job-result",
  "source": "greenhouse"
}
```

***

### Free path (honest ops)

- Greenhouse: `boards-api.greenhouse.io/v1/boards/{co}/jobs`
- Lever: `api.lever.co/v0/postings/{co}?mode=json`
- Ashby: `api.ashbyhq.com/posting-api/job-board/{co}`
- SmartRecruiters: `api.smartrecruiters.com/v1/companies/{co}/postings`
- Auth: none. UA: `grokbob/ats-jobs-undercut-pack-ppe`. Bounded retries + ~350ms seed pacing. **No residential proxy.**

***

### Status (Product · CapEx $0 finish 2026-09-24)

- Mock smoke **7/0 PASS** · INPUT\_SCHEMA + dataset\_schema JSON OK · no reserved `title`/`description` dataset fields.
- Free-path box probes (not Actor runs): Greenhouse/Ashby/SmartRecruiters **200**; Prefill uses lever:spotify (live OK rows); lever:lever often EMPTY `[]` — still honest `EMPTY`, not billed.
- ENTRY24 CapEx-confirmed PASS · Console PPE **$1.20/1k** locked · Sales **PASS** (M4 Console=README congruent 2026-09-24) · Bob packet only if push needed before `isPublic`.
- Singles on disk (`greenhouse-jobs-batch-ppe`, `lever-jobs-batch-ppe`, `ashby-jobs-batch-ppe`, `smartrecruiters-jobs-batch-ppe`, …) = **not** separate Store doors.

# Actor input Schema

## `seeds` (type: `array`):

provider:company seeds (greenhouse:stripe, lever:spotify, ashby:notion, smartrecruiters:smartrecruiters). Untagged seeds fan out to enabled modules. Prefer boards with live postings — lever:lever often returns \[].

## `modules` (type: `object`):

Toggle pack modules. Default all ON after gate.

## `maxSeeds` (type: `integer`):

Max seeds to process.

## `maxResultsPerItem` (type: `integer`):

Max results per seed/query.

## `dryRunMock` (type: `boolean`):

Offline fixtures only; no upstream calls.

## Actor input object example

```json
{
  "seeds": [
    "greenhouse:stripe",
    "lever:spotify",
    "ashby:notion",
    "smartrecruiters:smartrecruiters"
  ],
  "maxSeeds": 50,
  "maxResultsPerItem": 25,
  "dryRunMock": false
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "seeds": [
        "greenhouse:stripe",
        "lever:spotify",
        "ashby:notion",
        "smartrecruiters:smartrecruiters"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("grokbob/ats-jobs-undercut-pack-ppe").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "seeds": [
        "greenhouse:stripe",
        "lever:spotify",
        "ashby:notion",
        "smartrecruiters:smartrecruiters",
    ] }

# Run the Actor and wait for it to finish
run = client.actor("grokbob/ats-jobs-undercut-pack-ppe").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "seeds": [
    "greenhouse:stripe",
    "lever:spotify",
    "ashby:notion",
    "smartrecruiters:smartrecruiters"
  ]
}' |
apify call grokbob/ats-jobs-undercut-pack-ppe --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,grokbob/ats-jobs-undercut-pack-ppe"
        }
    }
}
```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/LCdORbNotim84Ru2H/builds/wBGwYxdwt7XQ074OC/openapi.json
