Ashby Jobs Scraper β€” Jobs, Salaries & Descriptions (ATS) avatar

Ashby Jobs Scraper β€” Jobs, Salaries & Descriptions (ATS)

Pricing

from $1.30 / 1,000 results

Go to Apify Store
Ashby Jobs Scraper β€” Jobs, Salaries & Descriptions (ATS)

Ashby Jobs Scraper β€” Jobs, Salaries & Descriptions (ATS)

Scrape job postings from any Ashby (ashbyhq.com) career page β€” no API key. Export title, company, department, location, salary, equity, apply URL & full description to JSON/CSV/Excel. Search jobs by keyword across 50+ Ashby companies, or target your own. Great for ATS aggregation & recruiting.

Pricing

from $1.30 / 1,000 results

Rating

0.0

(0)

Developer

Haketa

Haketa

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Ashby Jobs Scraper πŸ’Ό β€” Jobs, Salaries & Full Descriptions

Extract job postings from any Ashby (jobs.ashbyhq.com) careers page β€” with salary, equity, structured location and the full job description. Search by keyword across 50+ popular Ashby companies at once, or target your own. No API key. No login.

No API key Salary data Multi-company Output Speed

Ashby is the modern applicant-tracking system (ATS) behind the careers pages of many of the fastest-growing tech, AI and startup companies β€” OpenAI, Ramp, Notion, Perplexity, Cursor, Snowflake, and hundreds more. This actor turns those postings into clean, structured JSON / CSV / Excel: title, company, department, location, salary range, equity, apply link and the full description.

Type a keyword. Press Start. Get every matching job across dozens of companies β€” no slugs to hunt down.


πŸ“‘ Table of contents


✨ Why this scraper

πŸ”‘ No API key, no loginNothing to register. Paste companies or keywords and go.
πŸ”Ž Search 50+ companies at onceDon't know the company slugs? Just search a keyword β€” it scans a built-in list of popular Ashby companies for you.
πŸ’° Salary & equity includedStructured salaryMin / salaryMax / currency + an offersEquity flag, pulled straight from the posting.
πŸ“ Full job descriptionsThe complete plain-text (and optional HTML) description of every role β€” not just the title.
πŸŽ›οΈ Powerful filtersFilter by keyword, location, department, employment type, remote, minimum salary, and posting date.
⚑ Fast & cheapLightweight and pure-HTTP β€” dozens of companies in seconds. You only pay for the jobs you keep.
πŸ“€ Clean exportsTidy, flat records ready for Excel, Google Sheets, a database, or an AI pipeline.

πŸ’‘ The multi-company advantage. Most Ashby scrapers make you paste one company slug at a time. This one ships with a curated list of 50+ popular Ashby companies, so a single keyword search returns matching jobs across all of them. Add your own companies anytime.


πŸ“¦ What you can scrape

🧾 Job details

  • Title, department, team
  • Employment type (FullTime, Intern…)
  • Full description (plain + HTML)
  • Publish date

πŸ“ Location

  • Primary location + workplace type
  • Remote flag
  • Country / region / city
  • Secondary locations

πŸ’° Compensation

  • Salary min / max + currency
  • Interval (yearly, hourly…)
  • Human-readable summary
  • Equity flag

πŸ”— Company & links

  • Company (slug)
  • Job posting URL
  • Direct apply URL

πŸš€ Quick start

  1. Open the Input tab.
  2. Do any of these (mix freely):
    • Type keywords under πŸ”Ž Search keywords (e.g. engineer, product manager).
    • Paste company boards under 🏒 Companies (e.g. https://jobs.ashbyhq.com/openai or ramp).
    • Add filters β€” remote only, location, department, minimum salary, posting date.
  3. Press Start ▢️

No input at all? The actor searches across the built-in list of popular Ashby companies so you instantly see the shape of the data.


🧾 Input examples

Search remote ML jobs paying $150k+ across all built-in companies:

{
"searchQueries": ["machine learning"],
"remoteOnly": true,
"minSalary": 150000
}

Scrape every engineering job at specific companies:

{
"companies": ["https://jobs.ashbyhq.com/openai", "ramp", "notion"],
"departments": ["Engineering"]
}

Fresh jobs from the last week, your companies plus the popular list:

{
"companies": ["vanta", "clickhouse"],
"scanDefaultCompanies": true,
"postedWithinDays": 7
}

Just give me everything from one company:

{ "companies": ["perplexity"] }

πŸ“€ Output example

{
"company": "vanta",
"title": "Senior Software Engineer, AI Product",
"department": "Engineering",
"team": "AI",
"employmentType": "FullTime",
"location": "Remote U.S.",
"isRemote": true,
"workplaceType": "Remote",
"locationCountry": "United States",
"locationRegion": null,
"locationCity": null,
"secondaryLocations": ["New York", "San Francisco"],
"salaryMin": 215000,
"salaryMax": 260000,
"salaryCurrency": "USD",
"salaryInterval": "1 YEAR",
"salarySummary": "$215K - $260K",
"offersEquity": true,
"publishedAt": "2026-06-30T12:00:00.000Z",
"jobUrl": "https://jobs.ashbyhq.com/vanta/1fb75eb1-...",
"applyUrl": "https://jobs.ashbyhq.com/vanta/1fb75eb1-.../application",
"descriptionPlain": "About Vanta\nWe started in 2018...",
"scrapedAt": "2026-07-26T10:00:00.000Z"
}

πŸ“Š Field reference & fill rates

Legend: 🟒 almost always present Β· 🟑 present when the company publishes it Β· βšͺ only when you enable the option

FieldFillDescription
company🟒Company slug
title🟒Job title
department🟒Department
team🟑Team within the department
employmentType🟒FullTime, PartTime, Intern, Contract, Temporary
location🟒Primary location text
isRemote🟒Remote flag
workplaceType🟒Remote / Hybrid / Onsite
locationCountry / locationRegion / locationCity🟑Structured address parts
secondaryLocations🟑Additional office/remote locations
salaryMin / salaryMax / salaryCurrency🟑Salary range, when published
salarySummary🟑Human-readable salary range
offersEquity🟒Whether equity is offered
publishedAt🟒Publish date (ISO 8601)
jobUrl / applyUrl🟒Posting and direct application links
descriptionPlainβšͺFull description β€” on by default
descriptionHtmlβšͺRaw HTML description β€” optional

πŸ’¬ About salary: many β€” but not all β€” companies publish compensation on Ashby (often required by pay-transparency laws). When they do, you get structured numbers; when they don't, the salary fields are simply empty. Use Minimum salary to keep only jobs with published pay.


🎯 Who uses this & why

PersonaWhat they pullWhy
πŸ§‘β€πŸ’» Job seekers & job boardsKeyword + salary + remote filtersAggregate fresh, high-quality startup/tech jobs in one place
πŸ“ˆ Recruiters & sourcersRoles by company, department, locationTrack who's hiring for what, and where
🏒 Sales & GTM teamsJob counts and titles per companyHiring is a buying signal β€” spot growing accounts early
πŸ“Š Market & talent analystsSalary ranges, departments, locationsBenchmark compensation and headcount trends
πŸ€– Data & AI teamsFull descriptions in bulkBuild datasets for search, matching and LLM training
🧭 Founders & operatorsCompetitor hiringSee what rivals are building next from their open roles

πŸ’‘ Use cases

  • Build a niche job board β€” pull remote, engineering, or AI roles across dozens of top companies and publish them.
  • Compensation benchmarking β€” collect published salary ranges by role, level and location.
  • Hiring-signal lead generation β€” a spike in open roles signals growth and budget; feed it to your CRM.
  • Recruiting intelligence β€” monitor target companies for new openings daily.
  • Talent-market research β€” analyze departments, locations and remote trends across the startup ecosystem.
  • AI / RAG datasets β€” export thousands of full job descriptions for search, matching or model training.

⏱️ Automate it. Add a Schedule to re-run your keyword or company watchlist every morning β€” new jobs land in your dataset automatically.


❓ FAQ


This tool collects publicly available job-posting information β€” the same data any visitor can see on a company's public careers page. It does not access private data, log in, or bypass authentication.

You are responsible for how you use the data. Please:

  • Respect the terms of service and robots policies of the sites involved.
  • Comply with applicable laws, including data-protection rules (e.g. GDPR, CCPA) where relevant.
  • Use the data for lawful purposes such as job aggregation, research, recruiting and analytics β€” not spam or harassment.

If you're unsure whether your use case is permitted, seek legal advice. This actor is provided for lawful data-collection purposes only.


πŸ”Ž Also searched as

Ashby scraper Β· ashbyhq scraper Β· Ashby jobs API Β· Ashby job board scraper Β· ATS job scraper Β· jobs.ashbyhq.com scraper Β· startup jobs scraper Β· tech jobs scraper Β· salary scraper Β· job postings API Β· Greenhouse / Lever alternative Β· hiring signals Β· recruiting data


Made for job boards, recruiters, analysts and data teams who need clean Ashby job data fast. Want another field or company added? Open an issue on the actor's Issues tab.