Block 1 - Research Request Webhook
- Type / Role
- n8n-nodes-base.webhook - webhook
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
Deep Research Agent with AI Analysis and Multi Source Data Collection Target Audience Market researchers and analysts Business intelligence teams Academic researchers and students Content creato...
n8n-nodes-base.webhook, n8n-nodes-base.code, n8n-nodes-base.splitinbatches, n8n-nodes-scrapegraphai.scrapegraphai, n8n-nodes-base.merge, n8n-nodes-base.googlesheets, n8n-nodes-base.respondtowebhook, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by vinci-king-01.
Original n8n.io sourceManual research processes are time-consuming, inconsistent, and often miss critical information from multiple sources. This template solves the challenge of automating comprehensive research across web, news, and academic sources while providing AI-powered analysis and actionable insights.
This workflow automatically conducts deep research on any topic using AI-powered web scraping, collects data from multiple source types, and provides comprehensive analysis with actionable insights.
The template creates the following columns in your Google Sheets:
| Column | Data Type | Description | Example |
|---|---|---|---|
| sessionId | String | Unique research session identifier | "research_1703123456789" |
| query | String | Research query that was executed | "artificial intelligence trends" |
| timestamp | DateTime | When the research was conducted | "2024-01-15T10:30:00Z" |
| analysis | Text | AI-generated comprehensive analysis | "Executive Summary: AI trends show..." |
| totalSources | Number | Total number of sources analyzed | 15 |
Estimated setup time: 20-25 minutes
# Install required community nodes
npm install n8n-nodes-scrapegraphai
Common Issues:
Support Resources:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automate deep research with ScrapeGraphAI, GPT-4 & Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 16 |
| Categories | Market Research, AI Summarization |
| Author | vinci-king-01 |
| Published | 25 Jul 2025 |
Use the JSON export at /data/workflows/6437/6437.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Deep Research Agent with AI Analysis and Multi Source Data Collection Target Audience Market researchers and analysts Business intelligence teams Academic researchers and students Content creato...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.