Lever Ashby Jobs Scraper avatar

Lever Ashby Jobs Scraper

Pricing

from $0.50 / 1,000 job listings

Go to Apify Store
Lever Ashby Jobs Scraper

Lever Ashby Jobs Scraper

Pricing

from $0.50 / 1,000 job listings

Rating

0.0

(0)

Developer

Smorgi Apps

Smorgi Apps

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Lever & Ashby Jobs Scraper — Pay Per Result

Scrape published Lever and Ashby job boards through their public JSON APIs. Paste board tokens or board URLs — multi-board batch in one run.

Store search keywords: Lever scraper · Ashby jobs API · ATS jobs · jobs.lever.co · jobs.ashbyhq.com · career page scraper


Why this Actor

NeedWhat you get
Many companies at onceBatch Lever + Ashby boards in one run
Clean structured jobsTitle, location, department, team, employment type, remote flag, URL, optional description
Failures that shouldn’t bill404 / empty boards / bad tokens → not charged
Low costHTTP-only (no Playwright); PPE priced from measured unit economics

Public APIs only. No login. No application submission.


Input

{
"boards": ["lever:spotify", "ashby:openai", "https://jobs.ashbyhq.com/ramp"],
"maxItemsPerBoard": 50,
"includeDescription": true,
"titleContains": "engineer",
"locationContains": "Remote"
}

Accepted board values:

  • Prefixed token: lever:spotify, ashby:openai
  • Board URL: https://jobs.lever.co/spotify, https://jobs.ashbyhq.com/ramp
  • Job URL on a host: https://jobs.lever.co/spotify/{job-id}
  • Bare token (Lever default): spotify

Ashby bare tokens require the ashby: prefix or an Ashby URL.


Output fields

FieldDescription
idJob post id
sourcelever or ashby
boardTokenBoard token used for the request
titleJob title
companyCompany name when exposed (usually null)
locationPrimary location string
department / teamOrg fields when present
employmentTypeCommitment / employment type
isRemoteRemote flag when inferable
absoluteUrlPublic job URL
descriptionHtml / descriptionWhen includeDescription is true
publishedAtPost date when present

Pricing

Pay-per-event for each delivered job row.

  • Empty boards, 404 tokens, and parse failures → not charged
  • Turn includeDescription off for listing-only pulls (smaller payloads)

~$0.50 / 1,000 jobs on the Store pricing tab (HTTP-only; empty/404 boards free).


Limitations (honest)

  • Only published public API posts — not private ATS data
  • You must know the board token (or a Lever/Ashby-hosted board URL)
  • Some employers disable the public board
  • Description HTML is whatever the API returns; formatting varies by employer

Issues / feature requests: use the Actor Issues tab.