Lever Ashby Jobs Scraper
Pricing
from $0.50 / 1,000 job listings
Lever Ashby Jobs Scraper
Pricing
from $0.50 / 1,000 job listings
Rating
0.0
(0)
Developer
Smorgi Apps
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
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
| Need | What you get |
|---|---|
| Many companies at once | Batch Lever + Ashby boards in one run |
| Clean structured jobs | Title, location, department, team, employment type, remote flag, URL, optional description |
| Failures that shouldn’t bill | 404 / empty boards / bad tokens → not charged |
| Low cost | HTTP-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
| Field | Description |
|---|---|
id | Job post id |
source | lever or ashby |
boardToken | Board token used for the request |
title | Job title |
company | Company name when exposed (usually null) |
location | Primary location string |
department / team | Org fields when present |
employmentType | Commitment / employment type |
isRemote | Remote flag when inferable |
absoluteUrl | Public job URL |
descriptionHtml / description | When includeDescription is true |
publishedAt | Post date when present |
Pricing
Pay-per-event for each delivered job row.
- Empty boards, 404 tokens, and parse failures → not charged
- Turn
includeDescriptionoff 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.