GTM Hiring Signal Scraper
v1.0.6$0.05/resultSignal Detection
Detect GTM hiring intent from Greenhouse, Lever, and Ashby career pages. Returns a flat, Clay-ready row per company with 3-tier signal strength scoring.
Install
bash
npx @mambalabsdev/mcp-gtm-hiring-signal-scraperUse Cases
- Clay enrichment column. Add as a Clay integration to flag companies actively hiring GTM roles, then filter your outbound list to only signal-positive accounts.
- Outbound trigger. Run daily on your target account list to detect new GTM job postings and trigger a personalized outreach sequence within 48 hours of posting.
- TAM qualification. Score your total addressable market by hiring activity to prioritize accounts showing active GTM investment.
Features
- Cascading ATS detection: Greenhouse, Lever, Ashby
- GTM role filtering with 3-tier signal strength scoring
- Flat JSON output designed for Clay column mapping
- Single input: company_domain. No API keys required.
- Works in Cursor, Claude Desktop, VS Code, and any MCP client
Input
company_domainstringrequiredThe company domain to analyze, e.g. 'stripe.com'. Do not include https:// or www.
Output schema
json
{
"company_domain": "stripe.com",
"gtm_hiring_signal": true,
"ats_platform": "greenhouse",
"gtm_role_count": 12,
"signal_strength": "high",
"top_gtm_role": "Head of Revenue",
"most_recent_posting_date": "2026-05-28"
}Pricing
$0.05per result
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.