
Ricerca nei Documenti JSON
Il componente Ricerca nei Documenti JSON consente potenti funzionalità di ricerca all'interno di file JSON, utilizzando sia la ricerca testuale che espressioni ...
Il componente Ricerca DuckDuckGo porta le capacità di ricerca web nei tuoi flussi, restituendo URL e contenuti per qualsiasi query direttamente da DuckDuckGo.
Descrizione del componente
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.
Esegue ricerche in tempo reale su DuckDuckGo utilizzando le parole chiave inserite e restituisce URL pertinenti e i relativi contenuti, permettendo ai tuoi workflow di accedere a informazioni web aggiornate.
Fornisce risultati come record URL strutturati, messaggi di testo semplice, o come strumento per flussi basati su agent—offrendo flessibilità su come utilizzare i risultati di ricerca.
Sì, puoi impostare il numero massimo di risultati, regolare impostazioni di regione e safesearch, e definire limiti di tempo per i risultati.
Assolutamente. È ideale per chatbot e flussi che necessitano di informazioni aggiornate dal web, migliorando le loro risposte con dati di ricerca in tempo reale.
No, le ricerche vengono eseguite in tempo reale e i risultati non vengono memorizzati al di fuori del flusso corrente a meno che tu non scelga di farlo.
Potenzia i tuoi workflow con la ricerca web in tempo reale. Inizia a utilizzare la Ricerca DuckDuckGo in FlowHunt per automazioni più intelligenti e dinamiche.
Il componente Ricerca nei Documenti JSON consente potenti funzionalità di ricerca all'interno di file JSON, utilizzando sia la ricerca testuale che espressioni ...
Il componente Cerca Email ti permette di trovare e recuperare automaticamente email da Gmail in base a criteri specifici. Supporta ricerche filtrate e restituis...
Integra i tuoi flussi di lavoro con Google Docs utilizzando il componente Google Docs Retriever: recupera facilmente il contenuto dei documenti da utilizzare in...