Skip to main content
Web Search

Overview

The Web Search node searches the internet and returns relevant results. Perfect for fact-checking, gathering current information, market research, or finding specific data that changes frequently.
Best for: Fact-checking, current events, market research, finding specific information, and gathering context.

Configuration

Query: Define the search query (can include variables) Mode:
  • Automatic: AI generates optimal search query
  • Manual: You specify exact search terms
  • Prompt: Write instructions for AI to generate query
Number of Results: How many results to return (default: 5)

Example Queries

Manual Query
Automatic Mode
Prompt Mode

Output Structure

The Web Search node returns an array of search results. Each result contains: The full response also includes:
  • input: The search query that was executed
  • error: Error message if the search failed (only present on failure)

Accessing Results

Access individual result fields:
Loop through all results in an Agent node prompt:

Example Use Cases

Fact Checking
Company Research
Competitive Analysis

Next Steps

Agent

Analyze search results with AI

HTTP Request

Fetch specific URLs