
JSON Document Search
The JSON Document Search component enables powerful search capabilities within JSON files, using either text search or advanced query expressions. Connect exter...
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.
It performs real-time searches on DuckDuckGo using your input keywords and returns relevant URLs and their content, allowing your workflows to access fresh web information.
It provides results as structured URL records, plain text messages, or as a tool for agent-based flows—giving flexibility in how you use search results.
Yes, you can set the maximum number of results, adjust region and safesearch settings, and define time limits for the results.
Absolutely. It’s ideal for chatbots and flows that need up-to-date information from the web, enhancing their answers with real-time search data.
No, searches are performed in real time, and results are not stored outside your current flow unless you choose to do so.
Enhance your workflows with live web search. Start using DuckDuckGo Search in FlowHunt for smarter, more dynamic automations.
The JSON Document Search component enables powerful search capabilities within JSON files, using either text search or advanced query expressions. Connect exter...
The Search Emails component lets you automatically find and retrieve emails from Gmail based on specific criteria. It supports filtered searches and returns a l...
Integrate your workflows with Google Docs using the Google Docs Retriever component—seamlessly fetch document content for use in automations, chatbots, or knowl...