This n8n workflow automates the process of identifying potential business prospects based on specific industry and location criteria. Its primary goal is to generate a structured list of business names and websites to assist sales, marketing, or research efforts. The workflow works by receiving search criteria through a trigger, then invoking an AI agent that strategically uses a combination of web search tools, Google Gemini’s advanced AI, and selective website scraping to discover, verify, and profile businesses. It involves multiple nodes: a prompt-driven AI agent that orchestrates the search, memory buffer for context retention, various search tools (e.g., Brave Search, Gemini Search, Web Page Scraper), and optional external MCP trigger endpoints for integration. Practical use cases include lead generation, market research, and sales prospecting, especially for agencies or sales teams seeking automated initial outreach lists.
AI Prospect Discovery Workflow for Business Leads
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, @n8n/n8n-nodes-langchain.mcpTrigger, @n8n/n8n-nodes-langchain.memoryBufferWindow, @n8n/n8n-nodes-langchain.toolWorkflow, executeWorkflowTrigger, jinaAiTool, n8n-nodes-gemini-search.geminiSearchToolTool, n8n-nodes-mcp.mcpClientTool, stickyNote |
Reviews
There are no reviews yet.