
Real-Time Domain-Specific RAG Chatbot
A real-time chatbot that uses Google Search restricted to your own domain, retrieves relevant web content, and leverages OpenAI LLM to answer user queries with ...

The DuckDuckGo Search component brings web search capabilities to your flows, returning URLs and content for any query directly from DuckDuckGo.
Component description
The DuckDuckGoSearch component enables your AI workflow to perform real-time web searches using the DuckDuckGo search engine. It accepts a user-defined search query and returns relevant web results, including URLs and their content, making it a powerful tool for knowledge retrieval, research tasks, or augmenting LLMs with up-to-date information from the internet.
| Name | Description | Type | Required | Default | Advanced |
|---|---|---|---|---|---|
| Input Keywords | The keywords or query string to search. | String | Yes | (empty) | No |
| Max Results | The number of results to return. | Integer | Yes | 3 | No |
| Region | Region/language code for localized results (e.g., us-en, uk-en, ru-ru). | String | Yes | us-en | Yes |
| SafeSearch | Sets the safesearch filter: strict, moderate, or off. | String | Yes | moderate | Yes |
| Time Limit | Restricts results by time: d (day), w (week), m (month), y (year). | String | Yes | y | Yes |
| Tool Description | (Optional) Description for agents to understand how to use this tool. | String | No | (empty) | Yes |
| Tool Name | (Optional) Alias for referencing this tool within agent frameworks. | String | No | (empty) | Yes |
| Verbose | Whether to print verbose/debug output during execution. | Boolean | No | false | Yes |
The component provides three output formats:
URL Records (UrlRecord)
URLs as Text (Message)
DuckDuckGo Search as Tool (Tool)
This component is a versatile and essential building block for workflows that require external knowledge and up-to-date web data.
Enhance your workflows with live web search. Start using DuckDuckGo Search in FlowHunt for smarter, more dynamic automations.

A real-time chatbot that uses Google Search restricted to your own domain, retrieves relevant web content, and leverages OpenAI LLM to answer user queries with ...

The mcp-searxng MCP Server enables FlowHunt AI agents to perform real-time, privacy-focused web searches using SearXNG, an open-source meta-search engine. It au...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.