Workplace Program Detector
Detects which people programs a company publishes: employee resource groups, DEI, wellbeing and mental health, learning and tuition support, parental and caregiver leave, volunteering. Reads careers, culture, benefits and ESG pages plus live job postings. One flat row per domain for Clay.
Use Cases
- Who buys it. Bought by teams selling into HR, People Ops, benefits, and learning and development, and by employer brand and DEI consultancies building prospect lists from what companies publish.
- Clay enrichment column. Detect published ERG, DEI, benefits, and parental leave programs per company to qualify HR and People Ops accounts.
Features
- Six program families, one boolean each
- Evidence URL and phrase per family, so you can check the finding
- Coverage block, what was reached, blocked or thin
- 34 flat fields, snake_case, one row per domain
- Two retrieval paths, website pages and live job postings
Input
domainstringrequiredBare domain, for example hubspot.com. Protocol and path are stripped.
ats_slugstringoptionalSkip board discovery and read this Greenhouse, Lever or Ashby slug directly. Default: empty.
scan_job_postingsbooleanoptionalRead the company's live job bodies. Default: true.
scan_web_pagesbooleanoptionalProbe the careers, culture, benefits, DEI and ESG paths. Default: true.
max_pagesstringoptionalClamped to 1 to 25. Sent as a string for Clay. Default: 14.
skipCachestringoptionaltrue forces a fresh crawl past the 14 day cache. Default: false.
Output schema
{
"domain": "hubspot.com",
"has_erg": true,
"erg_evidence_url": "https://www.hubspot.com/careers/culture",
"erg_evidence_phrase": "employee resource groups",
"has_dei_program": true,
"has_wellbeing_program": true,
"has_learning_program": true,
"has_parental_policy": true,
"has_volunteering_program": false,
"program_count": 5,
"signal_source": "website",
"coverage": "high",
"pages_attempted": 14,
"pages_reached": 11,
"pages_blocked": 0,
"pages_thin": 1,
"ats_provider": "greenhouse",
"jobs_scanned": 132,
"render_mode": "server_rendered",
"fetch_status": "ok",
"fetch_error": null
}Pricing
Pay-per-event billing on the Apify platform. You are charged only when the actor returns a result. No subscription, no seat license.
Free-tier Apify accounts include monthly free compute. Upgrade for higher concurrency and volume.