Ashby Jobs Scraper – ATS Careers Board, Salary & Apply Links avatar

Ashby Jobs Scraper – ATS Careers Board, Salary & Apply Links

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Ashby Jobs Scraper – ATS Careers Board, Salary & Apply Links

Ashby Jobs Scraper – ATS Careers Board, Salary & Apply Links

$0.5/1K 🔥 Fast Ashby ATS jobs scraper! Pull ANY company's careers board — title, team, location, remote, salary & link. No key. JSON, CSV, Excel or API in seconds. Perfect for recruiting & hiring intel ⚡

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 hours ago

Last modified

Share

Ashby Jobs Scraper

Pull every open role from any company's Ashby-hosted careers board — no API key, no login, no browser. Give the Actor a list of Ashby org slugs (the handle in a jobs.ashbyhq.com/<slug> URL) and get back clean, structured job data: title, department, team, location, remote flag, salary, description and apply link.

Ashby (ashbyhq.com) is a modern applicant tracking system (ATS) used by hundreds of fast-growing startups and scale-ups — Ramp, Notion, Linear, OpenAI, Docker and many more. This scraper reads Ashby's public posting API, so results are fast, reliable and datacenter-proxy friendly.

Features

  • Any Ashby company — just supply org slugs; scrape one board or dozens in a single run.
  • Rich job fields — title, department, team, employment type, location, remote flag, compensation, full description, job URL and apply URL.
  • Compensation data — salary ranges and equity notes where the employer publishes them.
  • Clean & fast — hits the public JSON API directly. No headless browser, low compute cost.
  • Graceful — unknown or empty slugs are skipped, not fatal.
  • Structured output — one dataset item per job, every field nullable, export to JSON / CSV / Excel / API.

Pricing

Roughly ~$1 per 1,000 jobs scraped (plus Apify platform usage). Boards are pulled in a single request each, so large multi-company runs stay cheap.

Input

FieldTypeDescription
modeselectScrape mode. Currently board — all open postings per org.
orgSlugsarrayAshby company handles, e.g. ["Ramp", "Notion", "Linear"]. Case-sensitive.
includeCompensationbooleanRequest salary/compensation summaries (default true).
maxItemsintegerMax total jobs across all orgs (default 200, max 2000).

Example input

{
"mode": "board",
"orgSlugs": ["Ramp", "Notion", "Linear"],
"includeCompensation": true,
"maxItems": 200
}

How to find a company's Ashby slug

  1. Open the company's careers/jobs page.
  2. If the URL looks like https://jobs.ashbyhq.com/Ramp (or the board is embedded from ashbyhq.com), the last path segment — Ramp — is the org slug.
  3. Some companies host the board on their own domain (e.g. company.com/careers). View the page source or network tab and look for jobs.ashbyhq.com/<slug> or an api.ashbyhq.com/posting-api/job-board/<slug> request — that <slug> is what you need.
  4. Slugs are case-sensitive (Ramp, not ramp). Try the exact casing shown in the URL.

Output

Each dataset item is one job:

{
"org": "Ramp",
"title": "Security Engineer, Cloud",
"department": "Engineering",
"team": "Backend",
"employment_type": "FullTime",
"location": "New York, NY (HQ)",
"is_remote": true,
"compensation": "$211.4K – $290.6K • Offers Equity",
"description": "About Ramp ...",
"url": "https://jobs.ashbyhq.com/Ramp/34413f8d-...",
"apply_url": "https://jobs.ashbyhq.com/Ramp/34413f8d-.../application",
"published_at": "2026-04-07T17:12:35.753000+00:00",
"source": "ashby",
"job_id": "34413f8d-26bf-4bbc-8ade-eb309a0e2245",
"scraped_at": "2026-07-20T16:30:00.000000+00:00"
}

Use cases

  • Recruiting & sourcing — build candidate pipelines from live openings across target companies.
  • Competitive hiring intelligence — track which teams your competitors are growing, and where.
  • ATS aggregation — feed a job board or aggregator with normalized Ashby listings.
  • Candidate sourcing & market research — monitor salary bands, remote policies and role trends.

Keywords

ashby scraper, ashbyhq, ashby jobs, ashby ats, ats scraper, jobs scraper, careers scraper, job board scraper, recruiting data, hiring intelligence, salary data, remote jobs, applicant tracking system, job listings api.

Disclaimer

This Actor collects only publicly available job-posting data from Ashby's public posting API. Use responsibly and in accordance with applicable laws and the Apify Terms of Service.