GTM
Sales teams see which target accounts are hiring and which teams are growing.
Apify ActorHiring SignalsPublic ATS
Open roles from public ATS job boards as structured hiring signals.
The Actor reads public Greenhouse, Lever, Ashby, Workable and Recruitee boards, normalizes jobs and exports JSON/CSV/API rows. It fits sales triggers, recruiting research, investor monitoring and competitor tracking.
Context
Apify runs the Actor manually, on a schedule or through the API. Users pass company slugs or board URLs and get roles with provider, location, remote hints, skills, seniority, role family and source health.
Input
The Stripe/Greenhouse smoke is deliberately small. It proves real rows without turning the first check into a broad export.
{
"companySlugs": ["stripe"],
"atsProviders": ["greenhouse"],
"maxItems": 5
}Output
Rows stay job- and company-level. They are useful for GTM lists, research, market monitoring and recurring signals.
Title, company, provider, source ID and public job or result URL.
Remote, hybrid, seniority, role family, skills and hiring signal.
Source health in SUMMARY instead of silent failures or invented data.
JSON/CSV/API output for sheets, CRM, monitoring, alerts or internal reports.
Use cases
Sales teams see which target accounts are hiring and which teams are growing.
Recruiters compare roles, locations, remote hints and skills across public job boards.
Investors and analysts get early signals about hiring focus, expansion markets and team growth.
Proof
The smoke run is small but traceable: build, input, run ID, dataset and result are visible.
Limits
The boundary stays visible. That prevents fake-complete launches and makes source problems checkable.
No. The Actor uses public ATS job boards, not login-gated profiles.
No. Greenhouse, Lever and Ashby are usually more stable. Workable and Recruitee can vary by board; source-health records that.
Yes. newOnly plus stateKey lets recurring runs return only unseen jobs.
FAQ
The important parts are source, price, output and limit.
It reads public company job boards and exports normalized job rows with provider, role, location, remote hints, skills and source health.
GTM, recruiting, research and investor teams that need repeatable hiring-activity monitoring.
At 0.0015 USD per emitted job row, a 100-row run is about 0.15 USD, with no launch start fee.
Yes. Each row keeps the public job or apply URL so the original source remains checkable.