400K cold emails a month? Christ on a cracker. At that scale, off-the-shelf solutions are going to laugh in your face, then charge you for the privilege.
You need a proper pipeline: discovery, enrichment, sending, response handling. The bit most people skip is enrichment because it's boring and requires actual thinking. For finding websites, grab a maps scraper or a decent B2B dataset. Then build yourself a custom scraping tool with IP rotation - Bright Data's datacenter pools do the job unless your targets have Cloudflare or some other smart blocker.
Here's where it gets fun. Scrape the page HTML, then run AI analysis on it. Gemini 2.5 Flash is your friend - high context window, cheap as chips. Paid Google AI Studio plans keep you compliant because they don't use your data for training. Run a sequential pipeline of tiny AI jobs: colour scheme, potential JS loading issues, CTA analysis. Then a final job that takes those mini-results and crafts a personalised opener based on defined parameters.
Stick that personalised opener into your CRM as a new field, then mail-merge it in Smartlead with a template. Something like: "{{first_name}}, {{personalised_opener}} We help solve ...". The cost per website? About a penny. That's 5-10x cheaper than Clay and you're not buying bloated subscription credits - it's pure pay-per-use.
Shame more agencies don't do this. They'd rather send "Hey {{first_name}}" and call it strategy. 🙄