Package Information
Available Nodes
Documentation

n8n-nodes-valyu
This is an n8n community node. It lets you use Valyu in your n8n workflows.
Valyu is the world's first purpose-built search API for AI agents, providing access to web content, structured financial data, academic research, and proprietary datasets through a unified search API.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Usage Examples
Compatibility
Resources
Version history
Installation
Follow the installation guide in the n8n community nodes documentation.
You can install this community node by name: n8n-nodes-valyu
Operations
Deepsearch
Search across the web, financial data, academic papers, and proprietary sources with intelligent result ranking and transparent pricing.
Key Parameters:
- Query: Your search query
- Search Type: Choose from
all,web, orproprietarysources - Max Results: Limit results (1-50)
- Max Price (CPM): Control cost per thousand retrievals
- Relevance Threshold: Filter result quality (0-1)
- Response Length: Choose from
short,medium,large, ormax - Included/Excluded Sources: Specify data sources
- Date Range: Filter by publication date
Credentials
To authenticate with Valyu, you need to configure:
- API URL:
https://api.valyu.network(default) - API Key: Get your API key from the Valyu Platform + $10 in free credits!
Usage Examples
📈 Financial Research
Stock Analysis:
Query: "Apple MD&A 10-k 2008"
Market Intelligence:
Query: "cryptocurrency regulatory developments 2024 impact on Bitcoin price"
Risk Assessment:
Query: "insider trading patterns technology stocks regulatory compliance"
🎓 Academic Research
Computer Science:
Query: "large language models reasoning capabilities benchmarks 2024"
Medical Research:
Query: "CRISPR gene editing clinical trials cancer treatment outcomes"
Environmental Science:
Query: "climate change impact renewable energy adoption policies"
📰 News & Current Events
Technology News:
Query: "artificial intelligence regulation European Union AI Act implementation"
Market News:
Query: "Federal Reserve interest rate decision market reaction analysis"
💼 Business Intelligence
Industry Analysis:
Query: "SaaS market trends subscription model pricing strategies 2024"
Competitive Research:
Query: "cloud computing providers market share AWS Microsoft Google"
🔬 Research & Development
Patent Research:
Query: "quantum computing quantum error correction patent applications"
Scientific Literature:
Query: "machine learning drug discovery pharmaceutical research breakthroughs"
Advanced Usage Tips
Optimizing Search Results
- Use Specific Keywords: Include technical terms, company names, or specific methodologies
- Set Relevance Thresholds: Use higher thresholds (0.7-0.9) for focused research
- Control Costs: Set appropriate max_price limits for your use case
- Date Filtering: Use start_date/end_date for recent developments
- Source Selection: Specify included_sources for targeted searches
Search Type Guidelines
all: Best for comprehensive research across all available sourcesweb: Use for current events, news, and real-time informationproprietary: Focus on academic papers, research, and exclusive content
Response Length Options
short: Quick summaries and key pointsmedium: Balanced detail for most use caseslarge: Comprehensive analysis and contextmax: Full detailed responses with extensive context
Compatibility
- Minimum n8n version: 0.198.0
- Tested with: n8n 1.x
- Node.js: >= 18.0.0
Resources
- Valyu API Documentation
- Valyu Platform
- Financial Search Guide
- Academic Search Guide
- n8n community nodes documentation
Version History
0.1.0
- Initial release
- Deepsearch operation support
- Financial data, academic research, and web search capabilities
- Configurable API URL and authentication