Ashby Jobs API avatar

Ashby Jobs API

Pricing

Pay per usage

Go to Apify Store
Ashby Jobs API

Ashby Jobs API

Scrape job listings from Ashby with ease. Extract recruitment data, monitor open positions, and automate hiring intelligence. Ideal for talent teams, recruiters, and job boards. Reliable API integration.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Shahid Irfan

Shahid Irfan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Ashby Jobs Scraper

Extract job listings from Ashby-powered career boards with clean, structured output. Collect titles, teams, locations, compensation summaries, and full job descriptions in a format that is ready for research, monitoring, and downstream automation.

Features

  • Board-wide extraction — Collect listings from an entire Ashby board from a single input URL.
  • Rich job details — Enrich each listing with description text, compensation details, and application form question titles.
  • Clean dataset output — Null and empty values are removed so records stay compact and easier to use.
  • Production-ready defaults — Designed to complete quickly with practical QA-safe inputs.

Use Cases

Hiring Market Research

Track how companies describe roles, teams, and locations across Ashby job boards. Build datasets for title research, compensation review, and hiring trend analysis.

Competitive Intelligence

Monitor hiring activity for specific departments, teams, or locations. Use repeatable runs to detect new openings and changes in role positioning over time.

Recruiting Operations

Collect standardized listings for internal job boards, lead lists, or outreach planning. Keep sourcing teams focused on complete board coverage from a single URL.

Job Feed Automation

Export Ashby job data into spreadsheets, dashboards, or workflow tools. Use the dataset as a reliable source for alerts, reporting, and sync jobs.

Input Parameters

ParameterTypeRequiredDefaultDescription
startUrlStringYes"https://jobs.ashbyhq.com/openai/"Ashby board URL or a job URL on the same board
collectDetailsBooleanNotrueWhen enabled, enriches each job with full description and application form details
results_wantedIntegerNo20Maximum number of jobs to save
max_pagesIntegerNo1Compatibility field retained from the previous actor; Ashby boards return all jobs in a single page
proxyConfigurationObjectNo{"useApifyProxy": false}Optional proxy configuration for requests

Use these ready-to-run board URLs directly in startUrl.

AI And Product

CompanyBoard URL
OpenAIhttps://jobs.ashbyhq.com/openai/
Snowflakehttps://jobs.ashbyhq.com/snowflake/
Notionhttps://jobs.ashbyhq.com/notion/
Coherehttps://jobs.ashbyhq.com/cohere/
Sunohttps://jobs.ashbyhq.com/suno/
Ideogramhttps://jobs.ashbyhq.com/ideogram/

Fintech And Global Operations

CompanyBoard URL
Deelhttps://jobs.ashbyhq.com/deel/
Airwallexhttps://jobs.ashbyhq.com/airwallex/
Ramphttps://jobs.ashbyhq.com/ramp/
Mercuryhttps://jobs.ashbyhq.com/mercury/
Neo Financialhttps://jobs.ashbyhq.com/neofinancial/

Developer Tools And Infrastructure

CompanyBoard URL
Vercelhttps://jobs.ashbyhq.com/vercel/
PostHoghttps://jobs.ashbyhq.com/posthog/
Replithttps://jobs.ashbyhq.com/replit/
Linearhttps://jobs.ashbyhq.com/linear/
1Passwordhttps://jobs.ashbyhq.com/1password/

Other Notable Companies

CompanyBoard URL
Vantahttps://jobs.ashbyhq.com/vanta/
Deliveroohttps://jobs.ashbyhq.com/deliveroo/
Reddithttps://jobs.ashbyhq.com/reddit/
Alanhttps://jobs.ashbyhq.com/alan/
Aurora Solarhttps://jobs.ashbyhq.com/aurorasolar/
Tajirhttps://jobs.ashbyhq.com/tajir/

Figma can be checked with https://jobs.ashbyhq.com/figma/, but Ashby slugs can change, so always verify before bulk runs.

How To Verify Any Other Company

  1. Replace [companyname] in https://jobs.ashbyhq.com/[companyname]/.
  2. Open the URL in a browser.
  3. If the board loads jobs, use that URL as startUrl.
  4. If it fails, try common slug variants (for example company-name, companyname, or brand abbreviations).

Output Data

Each item in the dataset contains:

FieldTypeDescription
idStringAshby job posting identifier
titleStringJob title
urlStringDirect Ashby job URL
company_nameStringCompany name when available
department_nameStringDepartment name for the role
department_external_nameStringPublic-facing department label when available
team_idStringTeam identifier
team_nameStringPrimary team label
team_namesArrayTeam labels attached to the role
location_idStringPrimary location identifier
location_nameStringPrimary location
location_addressStringFull location address when available
secondary_location_namesArrayAdditional job locations
workplace_typeStringWorkplace arrangement such as Remote, Hybrid, or On-site
employment_typeStringEmployment type such as FullTime or Intern
application_deadlineStringDeadline when the job posting includes one
compensation_tier_summaryStringCompensation summary shown on the board
compensation_tiersArrayCompensation tier objects with tier IDs and summaries
compensation_tier_guide_urlStringCompensation tier guide URL when provided
compensation_salary_summaryStringSalary summary from the job posting
compensation_philosophy_textStringCompensation philosophy text in plain language
description_htmlStringFull job description as HTML
description_textStringPlain-text job description
is_listedBooleanWhether the job is currently listed
is_confidentialBooleanWhether the role is marked confidential
application_limit_callout_textStringApplication limit notice when present
application_form_question_titlesArrayTitles of questions shown in the application form
survey_question_titlesArrayTitles of survey questions shown during application
should_ask_for_texting_consentBooleanWhether texting consent is requested
candidate_texting_privacy_policy_urlStringCandidate texting privacy policy URL
candidate_texting_terms_urlStringCandidate texting terms URL
legal_entity_name_for_texting_consentStringLegal entity name used for texting consent
automated_processing_legal_notice_rule_idStringAutomated processing legal notice rule ID
automated_processing_legal_notice_textStringAutomated processing legal notice text

Usage Examples

OpenAI Board Snapshot

{
"startUrl": "https://jobs.ashbyhq.com/openai/",
"results_wanted": 20,
"collectDetails": true
}

Lightweight Board Snapshot

{
"startUrl": "https://jobs.ashbyhq.com/openai/",
"results_wanted": 15,
"collectDetails": false
}

Different Company Board

{
"startUrl": "https://jobs.ashbyhq.com/supabase/",
"results_wanted": 25,
"collectDetails": false
}

Sample Output

{
"id": "e72077d7-2aca-4752-a0f6-1ff9ffe13fdf",
"title": "Full Stack Software Engineer, B2B Applications",
"url": "https://jobs.ashbyhq.com/openai/e72077d7-2aca-4752-a0f6-1ff9ffe13fdf",
"company_name": "OpenAI",
"department_name": "Applied AI",
"department_external_name": "Applied AI",
"team_id": "29457f80-62c5-4420-b64b-53037e8dc25e",
"team_name": "B2B Applications",
"team_names": ["Applied AI", "B2B Applications"],
"location_id": "bbd9f7fe-aae5-476a-9108-f25aea8f6cd2",
"location_name": "San Francisco",
"secondary_location_names": ["New York City"],
"employment_type": "FullTime",
"workplace_type": "Hybrid",
"compensation_tier_summary": "$230K – $385K • Offers Equity",
"compensation_salary_summary": "$230K - $385K",
"is_listed": true,
"is_confidential": false,
"description_text": "About the Team ...",
"application_form_question_titles": [
"Name",
"Email",
"Phone Number",
"LinkedIn"
]
}

Tips for Best Results

Start From The Board URL

  • Use the main Ashby board URL whenever possible.
  • If you paste a job URL, the actor will normalize it back to the board before collecting listings.

Balance Speed And Detail

  • Keep collectDetails enabled when you need descriptions or application form questions.
  • Disable detail collection for the fastest board-level inventory runs.

Proxy Configuration

For most public Ashby boards, direct requests are enough. If you need a proxy, use:

{
"proxyConfiguration": {
"useApifyProxy": true
}
}

Integrations

Connect your data with:

  • Google Sheets — Build live hiring trackers and research sheets
  • Airtable — Store structured job records for filtering and review
  • Slack — Send notifications when matching roles appear
  • Webhooks — Push fresh jobs into internal systems
  • Make — Automate routing, enrichment, and alerts
  • Zapier — Connect Ashby job data to business workflows

Export Formats

Download data in multiple formats:

  • JSON — Best for APIs and custom processing
  • CSV — Easy spreadsheet analysis
  • Excel — Business-friendly reporting
  • XML — System-to-system integrations