Ashby Job Board Scraper β All Company Jobs
Pricing
from $0.0005 / job scraped
Ashby Job Board Scraper β All Company Jobs
Scrape all open jobs from any company's Ashby board: title, department, team, location, employment type, remote flag, compensation, description and apply link. Bulk companies. Public API, no key.
Pricing
from $0.0005 / job scraped
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
3 days ago
Last modified
Categories
Share
Ashby Job Board Scraper β Jobs, Departments, Locations & Salaries
Scrape every open job from any company that hosts its careers page on Ashby. Extract job title, department, team, location, employment type, remote flag, compensation, published date, full description and apply link into clean JSON, CSV, Excel or XML. Pass one company or many in a single run. Fast and reliable.

What does Ashby Job Board Scraper do?
Ashby Job Board Scraper collects the full list of open roles from any Ashby-hosted careers page and returns them as structured data. Point it at one or many companies and export the jobs, departments, locations, salaries and descriptions you need for aggregation, sourcing or hiring-trend analysis.
What data can you scrape from Ashby?
- π’ Company & board β the Ashby board each job belongs to
- π Job details β title, department, team, employment type, workplace type
- π Locations β primary location plus secondary/additional locations
- π Remote flag β whether the role is remote
- π° Compensation β pay range summary when the company publishes one
- π Full descriptions β plain text and HTML (optional)
- π Links β direct job URL and apply URL
- ποΈ Published date β when the role went live
Use cases
- Job aggregators & boards β feed fresh, structured Ashby listings into your own site
- Recruiting & sourcing β monitor which companies are hiring for specific roles
- Hiring-trend analysis β track departments, locations and compensation over time
- ATS & CRM enrichment β keep an internal dataset of open roles up to date
- Lead generation β find companies actively hiring for particular skills
How to scrape Ashby job data
- Add Ashby Job Board Scraper to your Apify account.
- Enter one or more companies in
companiesβ an Ashby token (e.g.ramp) or a full board URL. - Toggle
includeContentto add each job's full description. - Set
maxJobsPerCompanyto cap results per company (0 = all). - Run the Actor and export the results as JSON, CSV, Excel or XML β or pull them via the API.
Input
{"companies": ["ramp", "https://jobs.ashbyhq.com/notion"],"includeContent": true,"maxJobsPerCompany": 0}
| Field | Description |
|---|---|
companies | Ashby company tokens or board URLs to scrape (e.g. ramp or https://jobs.ashbyhq.com/notion) β required. |
includeContent | Include each job's full description (text + HTML). Default true. |
maxJobsPerCompany | Maximum jobs to return per company. 0 = all. |
Output

{"board": "ramp","jobId": "34413f8d-β¦","title": "Security Engineer, Cloud","department": "Engineering","team": "Security","location": "New York, NY (HQ)","secondaryLocations": ["San Francisco, CA", "Remote (US)"],"employmentType": "FullTime","workplaceType": "Hybrid","isRemote": true,"compensation": "$180K β $220K","publishedAt": "2026-07-15T09:14:00Z","jobUrl": "https://jobs.ashbyhq.com/ramp/34413f8d-β¦","applyUrl": "https://jobs.ashbyhq.com/ramp/34413f8d-β¦/application","description": "Full job description textβ¦ (when includeContent is on)","descriptionHtml": "<div>Full job description as HTMLβ¦</div>"}
Output schema
| Field | Type | Description |
|---|---|---|
board | string | Ashby company token the job belongs to. |
jobId | string | Unique Ashby job listing ID. |
title | string | Job title. |
department | string | Department the role sits in. |
team | string | Team within the department. |
location | string | Primary job location. |
secondaryLocations | array | Additional locations the role is open in. |
employmentType | string | Employment type, e.g. FullTime, PartTime, Contract. |
workplaceType | string | Workplace type, e.g. Remote, Hybrid, On-site. |
isRemote | boolean | Whether the role is remote. |
compensation | string | Published compensation range summary, when available. |
publishedAt | string (ISO date) | When the role was published. |
jobUrl | string (URL) | Direct URL to the job listing. |
applyUrl | string (URL) | URL to apply for the role. |
description | string | Full job description text (when includeContent is on). |
descriptionHtml | string | Full job description as HTML (when includeContent is on). |
Need more job data?
Combine Ashby with other job sources for wider coverage:
- Greenhouse Job Board Scraper β jobs from Greenhouse careers boards.
- Lever Job Board Scraper β jobs from Lever careers boards.
- Company Careers Job Scraper β roles from Greenhouse, Lever and Ashby boards in one run.
- RemoteOK Job Scraper β remote roles with tags and salary ranges.
FAQ
Where do I find a company's Ashby token?
It's the slug in the careers URL β jobs.ashbyhq.com/ramp β ramp. A full board URL works too.
Do I need an account or login? No. There's no setup and no login β just add one or more companies and run.
How many jobs can I scrape per run?
Use maxJobsPerCompany to cap results per company, or set 0 for all. Add more companies to companies for wider coverage.
How does billing work? You pay per job you get, plus a small per-request charge β pay only for what you scrape.
What's the output format? Structured JSON β one record per job with title, department, location, employment type, compensation, dates, links and (optionally) the full description. Export as JSON, CSV, Excel or XML.
Is scraping Ashby job boards legal? Only public job data shown to any visitor on an Ashby careers page is collected. This is an independent tool, not affiliated with Ashby; check Ashby's and each company's terms and applicable regulations for your use case.
Can I integrate this with other tools? The Ashby Job Board Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. It works with Make, Zapier, Slack, Airbyte, GitHub, Google Drive and many more, plus the Apify API, JavaScript/Python clients and MCP. Or use webhooks to trigger an action whenever a run finishes.
Related Actors
- SmartRecruiters Job Scraper β jobs from SmartRecruiters career sites.
- Personio Job Scraper β jobs from Personio career pages.
- Himalayas Remote Jobs Scraper β remote roles with salaries worldwide.
- Dice Jobs Scraper β US tech jobs with salaries.
Notes
Original clean-room implementation. Returns only public data; you are responsible for compliance with Ashby's and each company's terms. Not affiliated with Ashby.