Ashby scraper and API skills

Site: jobs.ashbyhq.com

Ashby's API is issued to its own customers for their own data, so a public job board hosted on it isn't queryable from outside. These skills read live Ashby listings through the Browserless MCP and stage an application without submitting it.

Working with Ashby

  • The application skill prepares and reviews the form but deliberately stops short of submitting.
  • Listings are read from the live board, so closed roles are visible as closed rather than missing.

2 Ashby skills

Ashby scraping questions

Does Ashby have an API?
Only for Ashby's own customers, scoped to their own hiring data. A third party reading a public board has no API to call.
Is scraping Ashby legal?
Reading data that Ashby publishes publicly is generally treated as lawful in the US — hiQ v. LinkedIn found that scraping a public site does not by itself violate the Computer Fraud and Abuse Act. That is not the whole question: Ashby's terms of service, its robots.txt, the rate at which you request pages, and any personal or copyrighted data you collect all carry their own obligations, and the rules differ outside the US. These skills read public pages at human-scale rates and never bypass a login. Treat this as background, not legal advice.
What data can I extract from Ashby?
Job title, team, location, employment type and the live listing URL, plus the resolved application form fields.

Related hubs