Integration

n8n Integration

Use SearchHive nodes in n8n workflows for automated data extraction and processing pipelines.

Features

Custom n8n node
Workflow templates
Batch processing
Webhook triggers
Error handling nodes

Quick Start

// n8n workflow node configuration
{
  "node": "searchhive",
  "parameters": {
    "operation": "search",
    "query": "={{ $json.companyName }} latest news",
    "maxResults": 10,
    "freshness": "week"
  }
}

// Chain with other nodes:
// SearchHive → Extract → Filter → Google Sheets
// SearchHive → Scrape → AI Summary → Slack

Benefits

No-code workflow automation
Pre-built templates
Visual workflow builder
Self-hosted or cloud
Connect 400+ apps

Start integrating today

Free tier includes 1,000 API calls/month.