πŸ“Š Open deep research - AI-powered autonomous research workflow

⚑ 32,477 views Β· πŸ“Š Market Research & Insights

πŸ’‘ Pro Tip β€” HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it β€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

Open Deep Research - AI-Powered Autonomous Research Workflow

Description

This workflow automates deep research by leveraging AI-driven search queries, web scraping, content analysis, and structured reporting. It enables autonomous research with iterative refinement, allowing users to collect, analyze, and summarize high-quality information efficiently.

How it works

  1. πŸ”Ή User Input

    • The user submits a research topic via a chat message.
  2. 🧠 AI Query Generation

    • A Basic LLM generates up to four refined search queries to retrieve relevant information.
  3. πŸ”Ž SERPAPI Google Search

    • The workflow loops through each generated query and retrieves top search results using the SerpAPI API.
  4. πŸ“„ Jina AI Web Scraping

    • Extracts and summarizes webpage content from the URLs obtained via SerpAPI.
  5. πŸ“Š AI-Powered Content Evaluation

    • An AI Agent evaluates the relevance and credibility of the extracted content.
  6. πŸ” Iterative Search Refinement

    • If the AI finds insufficient or low-quality information, it generates new search queries to improve results.
  7. πŸ“œ Final Report Generation

    • The AI compiles a structured markdown report, including sources with citations.

Set Up Instructions

πŸš€ Estimated setup time: ~10-15 minutes


🎯 Ideal for:
βœ”οΈ Researchers & Analysts - Automate background research
βœ”οΈ Journalists - Quickly gather reliable sources
βœ”οΈ Developers - Learn how to integrate multiple AI APIs into n8n
βœ”οΈ Students - Speed up literature reviews

πŸ”— Completely free and open-source! πŸš€

πŸ”— Nodes Used

HTTP Request, AI Agent, Basic LLM Chain, Simple Memory, Wikipedia, Chat Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup