LinkedIn Sales Navigator scrape pipeline. Chrome extension captures a Sales Nav page; the API enriches each lead with email + company data and drops the result into HubSpot / Reply.io.
https://api.haystacks.coframe.xyz — FastAPI on ECS Fargate (us-west-2)
POST /process {html, url?} → CSV (Content-Disposition: attachment)
GET /healthz → {"ok": true}
GET / → service info
Auth: shared secret in X-API-Key header.
Sideload from haystacks/frontend/ in the growth-engine monorepo.
chrome://extensions → Developer modehaystacks/frontend/