ATS Hiring-Signal Aggregator (9 in one) avatar

ATS Hiring-Signal Aggregator (9 in one)

Pricing

Pay per event

Go to Apify Store
ATS Hiring-Signal Aggregator (9 in one)

ATS Hiring-Signal Aggregator (9 in one)

Company hiring intelligence across 9 ATS (Greenhouse, Lever, Ashby, Workable, Workday, SmartRecruiters, Recruitee, Teamtailor, Personio). Per-company signal or unified jobs. No key.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Dev D

Dev D

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 hours ago

Last modified

Share

ATS Hiring-Signal Aggregator πŸ“Š

One tool over 9 applicant-tracking systems. Turn any company's job board into a hiring signal β€” how many roles are open, in which departments and locations, how remote-friendly, and what they're hiring for. No API key, no proxy.

Most companies run one of a handful of ATS platforms. This Actor speaks all the big public ones and normalizes them into one schema, so you can track a whole list of companies' hiring regardless of which system each uses:

Greenhouse Β· Lever Β· Ashby Β· Workable Β· SmartRecruiters Β· Recruitee Β· Teamtailor Β· Personio Β· Workday

Perfect for sales & recruiting intelligence, competitor/market monitoring, investor due diligence, and talent CRMs β€” a clean, public-data alternative to talent-insights products.


Two modes

  • Hiring signal (default) β€” one aggregated row per company: total open jobs, remote count & %, breakdown by department, employment type, country and location, a sample of current titles, and the latest posting date.
  • Unified jobs β€” one row per open job, in a single schema across all 9 platforms (company, platform, title, department, location, remote, apply URL…).

Input

Give each company as platform:identifier, where identifier is the board token / subdomain from that ATS's careers URL:

PlatformIdentifier is…Example
greenhousetoken in boards.greenhouse.io/<token>greenhouse:stripe
levercompany in jobs.lever.co/<company>lever:leverdemo
ashbyboard in jobs.ashbyhq.com/<board>ashby:ramp
workablesubdomain in apply.workable.com/<name>workable:seeq
smartrecruiterscompany in jobs.smartrecruiters.com/<Company> (case-sensitive)smartrecruiters:Visa
recruiteesubdomain in <name>.recruitee.comrecruitee:bunq
teamtailorsubdomain or full careers hostteamtailor:career.teamtailor.com
personiosubdomain in <name>.jobs.personio.depersonio:personio
workdaythe full Workday careers URLworkday:https://nvidia.wd5.myworkdayjobs.com/en-US/NVIDIAExternalCareerSite

Optional filters (applied before aggregation): title keyword, department, location, remote only.

Example β€” hiring signal for a set of companies

{
"companies": ["greenhouse:stripe", "lever:leverdemo", "ashby:ramp", "recruitee:bunq"],
"mode": "signal"
}

Example β€” every open engineering job across companies

{
"companies": ["greenhouse:stripe", "ashby:ramp"],
"mode": "jobs",
"titleKeyword": "engineer"
}

Output β€” hiring signal

{
"company": "bunq",
"platform": "recruitee",
"identifier": "bunq",
"careers_url": "https://bunq.recruitee.com",
"total_open_jobs": 19,
"remote_jobs": 1,
"remote_pct": 5.3,
"departments": [
{ "name": "Support & Operations", "count": 6 },
{ "name": "Risk, Legal & Compliance", "count": 4 }
],
"employment_types": [{ "name": "fulltime permanent", "count": 17 }],
"countries": [{ "name": "Netherlands", "count": 12 }],
"top_locations": [{ "name": "Amsterdam, Noord-Holland, Netherlands", "count": 10 }],
"top_titles": ["Operational Risk Intern", "Backend Developer", "…"],
"latest_posted_at": "2026-07-15T09:00:00Z"
}

Run it on a schedule

Track a watchlist of companies daily/weekly to see who's ramping hiring, in which teams and geographies, and where remote roles are opening β€” pipe to a sheet, CRM, Slack or webhook.

Notes & limitations

  • No API key, no proxy β€” every source is a public ATS feed.
  • Point it at the ATS a company actually uses; a company not on that platform (or with no open roles) is skipped gracefully, and one bad entry never fails the whole run.
  • Remote is taken from the platform's own remote flag where present, otherwise inferred from the location text.
  • Field coverage varies slightly by platform (e.g. some don't expose employment type); the unified schema fills what each source provides.
  • Data source: each company's own public ATS job feed. Standalone single-platform scrapers are also available for each of the 9 systems.

Keywords

ATS, hiring intelligence, hiring signal, jobs aggregator, recruiting intelligence, talent intelligence, company hiring data, Greenhouse, Lever, Ashby, Workable, SmartRecruiters, Recruitee, Teamtailor, Personio, job market data, competitor hiring, sales intelligence, recruitment analytics, talent sourcing, headcount growth, remote jobs.