Use this comprehensive n8n workflow to automatically discover new, relevant content sources using SerpAPI, DuckDuckGo, GitHub, Reddit, and Mistral AI analysis. Deploy this advanced n8n template for research automation.
Download this n8n workflow template and start using it instantly.
Manually searching for new, authoritative information sources across specialized platforms like GitHub, Reddit, and niche news services is incredibly time-consuming. This complex n8n workflow solves this by executing parallel searches across four major data streams: Google News (via SerpAPI), DuckDuckGo News, Bluesky, Reddit RSS feeds, and GitHub repository READMEs. After gathering thousands of potential links, the workflow uses powerful filtering and deduplication logic based on base URLs and custom ignore lists. The final and most powerful step uses an AI n8n node (Mistral Cloud Information Extractor) to analyze the actual website content for relevance and recency, providing an intelligent evaluation of the discovered sources. This sophisticated n8n template is essential for anyone needing a robust source discovery tool.
The core of this n8n workflow involves setting configuration variables and executing parallel search branches before merging and filtering the results.
To deploy this powerful n8n workflow, follow these steps:
SerpApi, Bluesky Enhanced, DuckDuckGo Search, and Global Constants n8n nodes (if using the scheduled path).searchthemes, existingsources, and sourcestoignore arrays. If running via the Schedule n8n trigger, ensure these variables are configured correctly in the 'Configure Workflow Args' Global Constants n8n node. Schedule / When clicking ‘Execute workflow’ (n8n trigger): Initiates the flow. The Schedule n8n trigger allows for continuous, automated discovery.
Configure Workflow Args (n8n node): Manages essential variables like searchthemes (e.g., ["technology"]), lists of known sources, and lists of sources to ignore.
DuckDuckGo (n8n node): Performs news searches based on themes. Key Configuration: operation: searchNews, maxResults: 100, safeSearch: Strict.
Bluesky Search (n8n node): Searches recent posts on the Bluesky network. Key Configuration: limit: 10, resource: searchPosts.
Googlenews search (SerpAPI n8n node): Retrieves highly relevant news results. Configuration relies on valid SerpAPI credentials.
Get list of Subreddits (Reddit n8n node): Finds relevant subreddits to scrape for source links. Limited to 1 result.
HTTP Request (n8n node): Used multiple times, particularly to search GitHub repositories and retrieve the content of the discovered base URLs.
Code (n8n node - Get Base URL): Critical custom n8n node logic used to normalize complex URLs down to the root domain for accurate filtering and deduplication.
Filter (n8n node - Remove Existing Content): Compares extracted base URLs against the user-defined list of existing sources to ensure no duplicates are processed.
Limit (n8n node): Implemented before the final AI analysis to prevent excessive API usage, capped at 36 items.
Code (n8n node - Limiting number of Chars): Truncates HTML content to 1500 characters, optimizing the input payload for the subsequent LLM call.
Information Extractor (AI n8n node): The final evaluation step, using Mistral Cloud to analyze the webpage content and output a structured JSON verdict on relevance and update status. This makes the n8n template highly valuable for automated curation.
Use this powerful n8n workflow to automate publishing videos and images across 9+ social media platforms (Instagram, TikTok, YouTube, X, etc.) using Airtable data and GPT-4 for title optimization.

Use this robust n8n workflow to automate social media publishing across Instagram, X/Twitter, LinkedIn, Facebook, and YouTube, sourcing content from Airtable and media from Google Drive via Postiz.

Use this comprehensive n8n workflow to scrape product prices from major e-commerce platforms (Amazon, eBay, Target, etc.), find the lowest price, generate promotional copy using Claude AI, and immediately send an alert via Telegram. Leverage robust n8n templates for retail monitoring.

Use this powerful n8n workflow to gather real estate leads from social media, news, and property portals. Leverage OpenAI for automated qualification, scoring, and saving the results to Google Sheets.

Company dedicated to delivering tailored software solutions and data-driven experiences through effective technology. We develop workflows leveraging AI agents to maximize the productive benefits of artificial intelligence.







































