# Ashby Jobs Scraper (`hirebase/ashby-jobs`) Actor

Scrape 24,000+ live job listings from Ashby career pages - the ATS of choice for AI and high-growth startups. Direct from company career pages, expired and ghost jobs filtered out. Filter by keyword, title, location, remote, salary and more.

- **URL**: https://apify.com/hirebase/ashby-jobs.md
- **Developed by:** [Hirebase](https://apify.com/hirebase) (community)
- **Categories:** Jobs, Automation, Developer tools
- **Stats:** 3 total users, 2 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.00 / 1,000 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/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

Scrape **24,000+ live job listings** from [Ashby](https://www.ashbyhq.com) career pages - the ATS of choice for AI companies and high-growth startups. Jobs come directly from the employers' own boards, with expired and ghost listings filtered out. Powered by [Hirebase](https://www.hirebase.org).

OpenAI-era startups hire on Ashby. If you want the earliest signal on who is scaling in AI, dev tools and fintech, watch their Ashby boards.

**Why this scraper?**

- 🚀 **Startup and AI hiring signal** - Ashby skews heavily toward venture-backed, engineering-first companies.
- 🚫 **No expired or ghost jobs** - listings are continuously re-checked and removed when they go offline.
- 🧠 **AI-enriched fields** - parsed tech stack, salary ranges, seniority, visa sponsorship and equity signals per listing.
- 💰 **Salary transparency** - Ashby postings frequently include ranges; the parsed `salaryRange` makes them queryable.

### What you can filter by

Keywords (e.g. `Machine Learning`, `Rust`, `LLM`), job titles, job categories, workplace type, locations with radius, employment type, experience level and exact years of experience, salary range, posted date, company size and keywords, visa sponsorship. The Ashby source filter is locked in.

### Output

```json
{
  "jobTitle": "Machine Learning Engineer, Inference",
  "companyName": "Anthropic",
  "applicationLink": "https://jobs.ashbyhq.com/anthropic/...",
  "datePosted": "2026-07-26",
  "locationType": "Hybrid",
  "jobType": "Full Time",
  "salaryRange": { "min": 280000, "max": 385000, "currency": "USD", "period": "yearly" },
  "technologies": ["PyTorch", "Kubernetes", "Triton"],
  "offersEquity": true,
  "jobBoard": "ashby"
}
```

Each result includes company details, team, benefits, stable job/company slugs, quality scores, a cleaned description and the original HTML. Export to JSON, CSV, Excel, or connect Make, n8n, Zapier, Google Sheets or the Apify API.

### Pricing

Pay per result - you are only charged for jobs actually returned, up to **5,000 results per run**.

### FAQ

**Do I need an API key?**
No - API access is built into the actor.

**Why track Ashby specifically?**
A company's move to Ashby usually coincides with a funding round and a hiring ramp. Monitoring new Ashby boards is a leading indicator for startup growth - useful for recruiters, investors and job seekers alike.

**Can I get only jobs with disclosed salaries?**
Yes - set a minimum salary and turn off *Include jobs without salary data*.

**Can I monitor new AI startup jobs daily?**
Yes - schedule a daily run with keywords like `LLM` or `Machine Learning` and *Posted within (days) = 1*, then pipe results to Slack or email.

**Is this legal?**
The data comes from publicly posted job listings on company career pages, accessed via the Hirebase API.

# Actor input Schema

## `keywords` (type: `array`):

Match anywhere in job descriptions, skills, technologies, and benefits (e.g. <code>Python</code>, <code>Kubernetes</code>).

## `jobTitles` (type: `array`):

Match against parsed job titles (e.g. <code>Software Engineer</code>, <code>Product Manager</code>).

## `jobCategories` (type: `array`):

Limit results to one or more Hirebase job categories.

## `locationTypes` (type: `array`):

Remote, hybrid, or in-person roles.

## `locations` (type: `array`):

One per line, as <code>City, Region, Country</code>, <code>City, Country</code>, or just <code>City</code> (e.g. <code>Austin, Texas, United States</code>).

## `geoFilterMode` (type: `string`):

How strictly locations are matched: <code>auto</code> picks a sensible default, <code>strict</code> requires an exact area match, <code>weak</code> is more forgiving, <code>box</code> uses a bounding box. Only applies when Locations are set.

## `geoRadius` (type: `integer`):

Search radius around each location (default 25). Only applies when Locations are set.

## `geoRadiusUnit` (type: `string`):

Unit for the location radius.

## `jobTypes` (type: `array`):

Full-time, part-time, contract, or internship.

## `experienceLevels` (type: `array`):

Seniority of the role.

## `yoeMin` (type: `integer`):

Only jobs asking for at least this many years of experience.

## `yoeMax` (type: `integer`):

Only jobs asking for at most this many years of experience.

## `includeJobsWithoutYoe` (type: `boolean`):

When using a years-of-experience filter, also keep jobs that don't state a number.

## `postedWithinDays` (type: `integer`):

Only jobs posted in the last N days. Leave empty for all.

## `postedOnOrAfter` (type: `string`):

Only jobs posted on or after this exact date, as <code>YYYY-MM-DD</code> (e.g. <code>2026-07-01</code>). Overrides "Posted within (days)" if both are set.

## `industries` (type: `array`):

Company industry sectors.

## `subIndustries` (type: `array`):

Narrower company sub-industry tags (e.g. <code>Fintech</code>). Note: this filter is being rolled out on the Hirebase side and may not narrow results yet.

## `companyName` (type: `string`):

Only jobs from this specific company.

## `companySlug` (type: `string`):

Exact Hirebase company slug (from a company's Hirebase URL), for precise company targeting.

## `companyKeywords` (type: `array`):

Match in company descriptions, services, and products (e.g. <code>fintech</code>, <code>healthcare AI</code>).

## `companySizes` (type: `array`):

Company headcount buckets.

## `hideRecruitingAgencies` (type: `boolean`):

Exclude postings from recruiters and staffing agencies.

## `salaryMin` (type: `integer`):

Only jobs whose salary range reaches at least this amount (annual).

## `salaryMax` (type: `integer`):

Only jobs whose salary range starts at or below this amount (annual).

## `currency` (type: `string`):

Currency for the salary filter.

## `includeJobsWithoutSalary` (type: `boolean`):

When using a salary filter, also keep jobs that don't disclose salary.

## `visaSponsorship` (type: `string`):

Filter by whether the job offers visa sponsorship.

## `fullDescriptionHtml` (type: `boolean`):

Return the complete raw HTML description from the ATS instead of the cleaned summary.

## `sortBy` (type: `string`):

Order of results.

## `sortOrder` (type: `string`):

Ascending or descending.

## `maxResults` (type: `integer`):

Maximum number of jobs to save (hard cap 5,000 per run). You are only charged for results actually returned.

## `dedupeBy` (type: `string`):

Skip duplicate postings before they are saved (and billed). <code>Company + job title</code> collapses the same role posted once per location; <code>Content hash</code> only drops byte-identical postings.

## Actor input object example

```json
{
  "keywords": [
    "Machine Learning"
  ],
  "geoFilterMode": "auto",
  "geoRadiusUnit": "mi",
  "includeJobsWithoutYoe": true,
  "hideRecruitingAgencies": false,
  "currency": "USD",
  "includeJobsWithoutSalary": true,
  "visaSponsorship": "any",
  "fullDescriptionHtml": false,
  "sortBy": "date_posted",
  "sortOrder": "desc",
  "maxResults": 100,
  "dedupeBy": "none"
}
```

# Actor output Schema

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

Every job matching your filters, one dataset item per job.

# 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 = {
    "keywords": [
        "Machine Learning"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("hirebase/ashby-jobs").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 = { "keywords": ["Machine Learning"] }

# Run the Actor and wait for it to finish
run = client.actor("hirebase/ashby-jobs").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 '{
  "keywords": [
    "Machine Learning"
  ]
}' |
apify call hirebase/ashby-jobs --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/JzINt0xmHIdmIRTHo/builds/4Hy9EStZQz0CO3fk8/openapi.json
