
Best website enrichment APIs for n8n workflows in 2026. what are you using?
Been building lead gen workflows in n8n and tried a few different enrichment options. Here's what I found:
Clearbit/Breeze Intelligence - now part of HubSpot, great data but expensive and enterprise focused. Overkill for most n8n workflows.
Hunter.io - solid for email finding, $34/month, but returns emails only and needs extra parsing to work in n8n.
Apollo - all in one platform, $49/month, but built for humans not automation pipelines.
SiteEnrich - lightweight API I've been testing, $19/month, returns clean JSON directly into HTTP Request node with no parsing. All failures return 200 with error field so workflow never breaks. Still early but works well for first pass enrichment.
What are others using for company enrichment in their n8n workflows? Always looking for better options.