Back to Nodes

Search Type

Last updated Apr 1, 2026

n8n node for Valyu - Search, Extract, Answer, and Deep Research APIs for AI applications.

5 Weekly Downloads
42 Monthly Downloads

Included Nodes

Search Type

Description

!Banner image

n8n-nodes-valyu

Use Valyu‘s AI-powered search, extraction, and research tools in your n8n workflows.

Installation

1. In n8n, go to SettingsCommunity Nodes
2. Click Install
3. Enter: n8n-nodes-valyu
4. Click Install

> Note: Community nodes are only available on self-hosted n8n instances.

Setup

1. Get your API key from platform.valyu.ai (includes $10 free credits)
2. In n8n, add a Valyu node to your workflow
3. Create new credentials with your API key

Operations

Search

Find information across web and premium data sources (academic papers, financial data, news).

When to use: Research, fact-checking, finding information on any topic.

Extraction

Pull clean content from URLs with optional AI summarization or structured data extraction.

When to use: Scraping websites, getting article content, extracting specific data points.

Answer

Get instant AI answers to questions, backed by real search results.

When to use: Quick Q&A, chatbots, automated responses.

Deep Research

Run comprehensive research tasks that generate detailed reports (5-30 minutes).

When to use: Market research, competitive analysis, in-depth reports.

Links

  • Documentation
  • Valyu Platform
  • GitHub
  • npm
  • Version History

    0.2.0

  • Renamed Deepsearch → Search
  • Renamed Contents → Extraction
  • Added Answer operation
  • Added Deep Research operation
  • Migrated to official Valyu SDK
  • Moved parameters to expandable Options sections
  • 0.1.0

  • Initial release with Deepsearch and Contents operations