Search & Summarize Web Data with AI and Webhooks
detail.loadingPreview
Searches web data using Perplexity and summarizes it using AI, then sends results to a webhook.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow demonstrates an advanced automation that leverages Perplexity for web search, Bright Data for data fetching, and AI models (like Google Gemini) for summarization and data extraction. The final summarized output is then sent to a specified webhook. This template is designed for users who need to automate web research and content summarization.
Key Features
- Perplexity AI for advanced web search.
- Bright Data Web Scraper API for data retrieval.
- Google Gemini AI for content summarization and text extraction.
- Dynamic webhook notification for results.
- Error checking for snapshot status.
How To Use
- Import this workflow into your n8n instance.
- Configure Credentials:
- Set up your Header Auth account for API authentication (e.g., for Perplexity and Bright Data).
- Set up your Google Gemini(PaLM) Api account.
- Set Environment Variables:
API_BASE_URL: The base URL for the Perplexity API.WEBHOOK_URL: The URL where the summarized results will be sent.BASE_URL: The base URL for snapshot operations.
- Update Node Configurations:
- Ensure the
Perplexity Search Requestnode'sjsonBodyis correctly formatted with your desired prompt and parameters. - Verify the
Webhook Notifiernode's URL is set correctly.
- Ensure the
- Test the workflow by clicking the 'Test workflow' button in n8n. Ensure the
manualTriggernode is connected to the rest of the workflow for manual execution.
Apps Used
Workflow JSON
{
"id": "7dfefd86-cb18-41f3-9ca4-1c0d7f242d14",
"name": "Search & Summarize Web Data with AI and Webhooks",
"nodes": 0,
"category": "AI & Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 7dfefd86-cb18...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Daily Meetings Summarization with Gemini AI
Summarizes daily meetings using Gemini AI and posts to Slack.
Automated Visa Requirement Checker with AI and Vector Database
This n8n workflow automates checking visa requirements using AI and a vector database. It processes user queries via a webhook, retrieves information from Weaviate, and logs results to Google Sheets.
Optimize Prompt with Telegram
Enhance user prompts using an AI agent and deliver the optimized version via Telegram.
Build an OpenAI Assistant with Google Drive Integration
Create and configure an OpenAI Assistant using Google Drive integration for data.
Hey Siri, Ask Agent Workflow
Trigger an n8n AI Agent via a "Hey Siri" command using Apple Shortcuts.
Three-View Orthographic Projection to Dynamic Video Conversion
Converts orthographic projections of an object from three views into a dynamic video.