<aside>

Goal:

To build a fully automated AI-powered B2B lead generation workflow that scrapes Banks, Insurance firms, and Hedge Funds from Google Maps, enriches their contact data, summarizes company context using Perplexity, generates personalized cold emails with GPT-4o, and sends outreach via Gmail β€” all orchestrated with n8n and logged into Google Sheets.

Problem:

Manual B2B outreach is time-consuming, repetitive, and inefficient. Identifying the right companies, finding decision-maker emails, researching company context, and writing personalized cold emails takes hours β€” especially when targeting multiple industries. Existing tools are either too expensive, siloed, or not tailored for flexible outreach across niche markets.

Solution:

Intro:

  1. Webhook Trigger (POST)

  2. Input Split Logic (JS)


Lead Discovery:

  1. Apify Maps Scraping
  2. Data Cleaning (JS)

Contact Discovery:

  1. Email Enrichment via Anymailfinder
  2. Domain Verification

AI Context & Email Crafting:

  1. Company Summary via Perplexity
  2. Prompting GPT-4o: Generate Email Context
  3. Prompting GPT-4o: Cold Email Copy
  4. Split Subject + Email (JS)
  5. Format HTML Email (Optional)

Outreach:

  1. Send Email via Gmail API

Tracking & Logging

  1. Google Sheets Logging

Parallel Branches

  1. Multi-Sector Execution

Modular System Design

  1. Scalable & Customizable

Tools Used:

Impact:

🧠Learnings:

</aside>

Screenshot 2025-06-18 135145.png

πŸ“‚ Download & Explore the Workflow:

View GitHub Repository : https://github.com/AlvLeoAI/Auto-Prospect-B2B-Leads-Bank-Insurance-Hedge-Funds-/blob/main/JSON