AI web researcher for sales

Go to Workflow
68,630 views
Built by Lucas Perret Lucas Perret
Created on June 07, 2026

Description

Who is this for?
This workflow is for all sales reps and lead generation manager who need to prepare their prospecting activities, and find relevant information to personalize their outreach.

Use Case
This workflow allows you to do account research with the web using AI.

It has the potential to replace manual work done by sales rep when preparing their prospecting activities by searching complex information available online.

What this workflow does
The advanced AI module has 2 capabilities:
Research Google using SerpAPI
Visit and get website content using a sub-workflow


From an unstructured input like a domain or a company name.

It will return the following properties:
domain
company Linkedin Url
cheapest plan
has free trial
has entreprise plan
has API
market (B2B or B2C)


The strength of n8n here is that you can adapt this workflow to research whatever information you need.

You just have to precise it in the prompt and to precise the output format in the "Strutured Output Parser" module.

Detailed instructions + video guide can be found by following this link.

Nodes Used (6)

AI Agent
@n8n/n8n-nodes-langchain.agent
Call n8n Workflow Tool
@n8n/n8n-nodes-langchain.toolWorkflow
Google Sheets
n8n-nodes-base.googleSheets
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
SerpApi (Google Search)
@n8n/n8n-nodes-langchain.toolSerpApi
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured