# Ashby Jobs Scraper: Hiring Change Monitor (`getascraper/ashby-jobs-monitor`) Actor

Monitor public Ashby job boards for new, updated, and closed roles. Return titles, locations, teams, compensation when published, and application links. Send source-linked hiring changes to Google Sheets, Airtable, n8n, or Slack.

- **URL**: https://apify.com/getascraper/ashby-jobs-monitor.md
- **Developed by:** [GetAScraper](https://apify.com/getascraper) (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 $0.75 / 1,000 job postings

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

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

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
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.
Actors are written with capital "A".

## 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.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## 💼 Ashby Jobs Scraper: Hiring Change Monitor

<table width="100%" style="display:table;width:100%;border-collapse:collapse"><tr><td style="padding:24px 28px;background:#FDF2F8;border:1px solid #FBCFE8;border-top:4px solid #DB2777;border-radius:12px"><span style="font-size:23px;font-weight:800;color:#831843;line-height:1.3">See meaningful hiring movement without revisiting every job board.</span><br><span style="font-size:15px;color:#4A1D3A;line-height:1.6">Track declared public Ashby boards and keep the published job and application link in a clean, repeatable feed.</span></td></tr></table>

<table width="100%" style="display:table;width:100%;border-collapse:collapse;table-layout:fixed"><tr><td style="padding:14px 12px;width:25%;background:#FFFFFF;border:1px solid #FBCFE8;border-radius:10px 0 0 10px;vertical-align:top"><span style="font-size:15px;font-weight:800;color:#831843">🎯 Board watchlists</span><br><span style="font-size:12px;color:#4A1D3A">Follow up to ten public Ashby boards.</span></td><td style="padding:14px 12px;width:25%;background:#FFFFFF;border:1px solid #FBCFE8;border-left:none;vertical-align:top"><span style="font-size:15px;font-weight:800;color:#831843">🔔 Hiring changes</span><br><span style="font-size:12px;color:#4A1D3A">See new, updated, and closed roles.</span></td><td style="padding:14px 12px;width:25%;background:#FFFFFF;border:1px solid #FBCFE8;border-left:none;vertical-align:top"><span style="font-size:15px;font-weight:800;color:#831843">📍 Job context</span><br><span style="font-size:12px;color:#4A1D3A">Keep titles, locations, and teams together.</span></td><td style="padding:14px 12px;width:25%;background:#FFFFFF;border:1px solid #FBCFE8;border-left:none;border-radius:0 10px 10px 0;vertical-align:top"><span style="font-size:15px;font-weight:800;color:#831843">🔗 Apply links</span><br><span style="font-size:12px;color:#4A1D3A">Keep published application links beside roles.</span></td></tr></table>

Monitor up to ten public Ashby job boards and return a current job snapshot or a feed of new, updated, and confirmed closed roles. Every result retains the public application link when it is published.

### 🎯 What it does

The Actor reads declared public Ashby boards. A full run returns the current job list. Changes-only mode compares a complete board scan with saved state and returns meaningful hiring changes.

### 👥 Who it is for

- Talent-intelligence and recruiting-operations teams.
- Job-data products adding Ashby board coverage.
- Researchers studying public hiring activity.

### ⚙️ How it works

<table width="100%" style="display:table;width:100%;border-collapse:collapse;table-layout:fixed"><tr><td style="padding:16px 14px;width:33%;background:#FDF2F8;border:1px solid #FBCFE8;border-radius:10px 0 0 10px;vertical-align:top"><span style="font-size:12px;font-weight:800;color:#DB2777;letter-spacing:1px">STEP 1</span><br><span style="font-size:14px;font-weight:700;color:#831843">Add public boards</span><br><span style="font-size:12px;color:#4A1D3A">Enter Ashby slugs or board URLs.</span></td><td style="padding:16px 14px;width:33%;background:#FDF2F8;border:1px solid #FBCFE8;border-left:none;vertical-align:top"><span style="font-size:12px;font-weight:800;color:#DB2777;letter-spacing:1px">STEP 2</span><br><span style="font-size:14px;font-weight:700;color:#831843">Choose your view</span><br><span style="font-size:12px;color:#4A1D3A">Return a snapshot or hiring changes.</span></td><td style="padding:16px 14px;width:33%;background:#FDF2F8;border:1px solid #FBCFE8;border-left:none;border-radius:0 10px 10px 0;vertical-align:top"><span style="font-size:12px;font-weight:800;color:#DB2777;letter-spacing:1px">STEP 3</span><br><span style="font-size:14px;font-weight:700;color:#831843">Reuse the scope</span><br><span style="font-size:12px;color:#4A1D3A">Schedule the same boards when needed.</span></td></tr></table>

### 🧾 Input

| Field | Type | Required | Description |
| --- | --- | --- | --- |
| Public Ashby boards | Array | Yes | One to ten Ashby board slugs or public board URLs. |
| Published after | Date | No | Keeps roles published on or after this date when a board provides it. |
| Output mode | Choice | No | `full` returns the snapshot. `changesOnly` returns safe change events. |
| Maximum records returned | Number | No | Maximum rows written to the dataset. |

### 📊 Output

| Field | Type | Description |
| --- | --- | --- |
| changeType | String | `SNAPSHOT`, `NEW`, `UPDATED`, or `CLOSED`. |
| title | String | Published job title. |
| board | String | Requested Ashby board. |
| location | String | Published location when available. |
| department | String | Published department when available. |
| applicationUrl | URL | Published application link when available. |
| publishedAt | Date | Published date when supplied by the board. |

### 💡 Good to know

- This Actor reads public Ashby boards only.
- A closed role is emitted only after a complete board scan confirms its absence.
- A first complete changes-only run creates the baseline.

### 💰 Pricing

This Actor uses pay per result. Empty runs do not create result charges. Start with one known public board to check the output before scheduling a larger watchlist.

### ⭐ Enjoying Ashby Jobs Scraper?

<table width="100%" style="display:table;width:100%;border-collapse:collapse"><tr><td style="padding:20px 24px 14px;background:#FDF2F8;border:1px solid #FBCFE8;border-left:5px solid #DB2777;border-radius:10px 10px 0 0"><span style="font-size:20px;letter-spacing:4px;color:#B45309">⭐ ⭐ ⭐ ⭐ ⭐</span><br><span style="font-size:17px;font-weight:800;color:#831843">A reliable hiring feed can replace repetitive board checks.</span><br><span style="font-size:14px;color:#4A1D3A">A 5-star rating helps other talent-intelligence and recruiting teams find this Actor. Your feedback guides future improvements.</span></td></tr><tr><td style="padding:0;background:#DB2777;border:1px solid #FBCFE8;border-top:none;border-radius:0 0 10px 10px;text-align:center"><a href="https://apify.com/getascraper/ashby-jobs-monitor/reviews" style="display:block;padding:13px 16px;color:#FFFFFF;text-decoration:none;font-weight:800;font-size:15px;letter-spacing:0.3px">★&nbsp;&nbsp;Rate this Actor on Apify</a></td></tr></table>

### ❓ FAQ

**Can I paste a company careers page?** Use the board slug or the public `jobs.ashbyhq.com` board URL.

**Will every job have compensation?** No. Compensation is included only when the public board publishes it.

**Why are closed roles missing from a first run?** The first complete changes-only run creates the baseline.

**Can I monitor several boards?** Yes. Add up to ten public boards.

### 🔗 Other actors

- [Lever Jobs Monitor](https://github.com/Devansh-365/actorstack/tree/main/actors/lever-jobs-monitor)
- [Greenhouse Requisition Monitor](https://github.com/Devansh-365/actorstack/tree/main/actors/greenhouse-requisition-monitor)
- [SmartRecruiters Jobs Monitor](https://github.com/Devansh-365/actorstack/tree/main/actors/smartrecruiters-jobs-monitor)
- [Workday Tenant Jobs Monitor](https://github.com/Devansh-365/actorstack/tree/main/actors/workday-tenant-jobs-monitor)

# Actor input Schema

## `boards` (type: `array`):

Ashby board slugs or public jobs.ashbyhq.com board URLs. Up to ten boards are checked.

## `publishedAfter` (type: `string`):

Optional ISO date. Keep roles published on or after this date when the board provides a publication date.

## `mode` (type: `string`):

Full returns the current snapshot. Changes only returns new, updated, and confirmed closed roles after a complete baseline.

## `maxRecords` (type: `integer`):

Maximum rows written to the dataset. The public board response is still read as one snapshot for safe comparison.

## Actor input object example

```json
{
  "boards": [
    "linear"
  ],
  "publishedAfter": "",
  "mode": "changesOnly",
  "maxRecords": 15
}
```

# Actor output Schema

## `datasetItems` (type: `string`):

No description

## `runSummary` (type: `string`):

No description

## `comparisonState` (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 = {
    "boards": [
        "linear"
    ],
    "publishedAfter": "",
    "mode": "changesOnly",
    "maxRecords": 15
};

// Run the Actor and wait for it to finish
const run = await client.actor("getascraper/ashby-jobs-monitor").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 = {
    "boards": ["linear"],
    "publishedAfter": "",
    "mode": "changesOnly",
    "maxRecords": 15,
}

# Run the Actor and wait for it to finish
run = client.actor("getascraper/ashby-jobs-monitor").call(run_input=run_input)

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

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

```

## CLI example

```bash
echo '{
  "boards": [
    "linear"
  ],
  "publishedAfter": "",
  "mode": "changesOnly",
  "maxRecords": 15
}' |
apify call getascraper/ashby-jobs-monitor --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=getascraper/ashby-jobs-monitor",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

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