DuckDuckGo-Suche

Die DuckDuckGo-Suchkomponente bringt Websuchfunktionen in Ihre Flows und liefert URLs und Inhalte für jede Anfrage direkt von DuckDuckGo.

DuckDuckGo-Suche

Komponentenbeschreibung

So funktioniert die DuckDuckGo-Suche-Komponente

DuckDuckGoSearch Component Overview

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.

What Does This Component Do?

  • Executes a search on DuckDuckGo using the provided keywords (query).
  • Retrieves a configurable number of results (default: 3).
  • Allows filtering by region, safe search level, and time period.
  • Returns results as both structured URL records and plain text, suitable for further automated processing or display.
  • Can be used as a standalone tool or integrated into agent-based workflows.

Inputs

NameDescriptionTypeRequiredDefaultAdvanced
Input KeywordsThe keywords or query string to search.StringYes(empty)No
Max ResultsThe number of results to return.IntegerYes3No
RegionRegion/language code for localized results (e.g., us-en, uk-en, ru-ru).StringYesus-enYes
SafeSearchSets the safesearch filter: strict, moderate, or off.StringYesmoderateYes
Time LimitRestricts results by time: d (day), w (week), m (month), y (year).StringYesyYes
Tool Description(Optional) Description for agents to understand how to use this tool.StringNo(empty)Yes
Tool Name(Optional) Alias for referencing this tool within agent frameworks.StringNo(empty)Yes
VerboseWhether to print verbose/debug output during execution.BooleanNofalseYes

Outputs

The component provides three output formats:

  1. URL Records (UrlRecord)

    • A structured list of search results, each containing the URL and its associated content. Useful for programmatic consumption or chaining to other components.
  2. URLs as Text (Message)

    • The search results formatted as readable text, suitable for direct display or integration into message-driven workflows.
  3. DuckDuckGo Search as Tool (Tool)

    • The entire search operation wrapped as a tool object, enabling its use in agent-based or tool-using AI systems.

Why Use This Component?

  • Access Current Information: Lets your AI workflow query up-to-date web information, which is especially valuable when LLMs or AI agents need recent data not present in their training set.
  • Flexible Configuration: Supports region, safesearch, and time filtering for tailored results.
  • Multi-format Outputs: Choose the output format that best fits your downstream task, whether it’s for further automated processing or for display to end-users.
  • Agent Integration: Designed to be easily referenced and described for agent-based frameworks, making it suitable for complex AI orchestration.

Example Use Cases

  • Answer Augmentation: Enhance LLM answers with real-time web search results.
  • Knowledge Extraction: Gather recent web content for summarization or analysis.
  • Research Automation: Automate information gathering for specific topics, areas, or timeframes.

This component is a versatile and essential building block for workflows that require external knowledge and up-to-date web data.

Häufig gestellte Fragen

Was macht die DuckDuckGo-Suchkomponente?

Sie führt Echtzeit-Suchen auf DuckDuckGo mit Ihren eingegebenen Schlüsselwörtern durch und liefert relevante URLs und deren Inhalte, sodass Ihre Workflows auf aktuelle Webinformationen zugreifen können.

Welche Art von Ausgabe erhalte ich von dieser Komponente?

Sie liefert Ergebnisse als strukturierte URL-Datensätze, Klartextnachrichten oder als Tool für agentenbasierte Flows – und bietet so Flexibilität bei der Nutzung der Suchergebnisse.

Kann ich die Anzahl oder Art der Suchergebnisse steuern?

Ja, Sie können die maximale Anzahl der Ergebnisse festlegen, Region und SafeSearch-Einstellungen anpassen und Zeitlimits für die Ergebnisse definieren.

Ist diese Komponente für den Aufbau wissensgestützter Chatbots geeignet?

Absolut. Sie ist ideal für Chatbots und Flows, die aktuelle Informationen aus dem Web benötigen und ihre Antworten mit Echtzeit-Suchdaten anreichern wollen.

Speichert oder cached DuckDuckGo Search meine Suchen?

Nein, die Suchen werden in Echtzeit durchgeführt und die Ergebnisse werden außerhalb Ihres aktuellen Flows nicht gespeichert, es sei denn, Sie entscheiden sich dafür.

Testen Sie die DuckDuckGo-Suche in FlowHunt

Verbessern Sie Ihre Workflows mit Live-Websuche. Starten Sie jetzt mit der DuckDuckGo-Suche in FlowHunt für intelligentere und dynamischere Automatisierungen.

Mehr erfahren

JSON-Dokumentensuche
JSON-Dokumentensuche

JSON-Dokumentensuche

Die Komponente JSON-Dokumentensuche ermöglicht leistungsstarke Suchfunktionen innerhalb von JSON-Dateien, entweder per Textsuche oder mit erweiterten Abfrageaus...

3 Min. Lesezeit
Data Automation +4
Gmail-E-Mails durchsuchen
Gmail-E-Mails durchsuchen

Gmail-E-Mails durchsuchen

Die Komponente 'E-Mails durchsuchen' ermöglicht es Ihnen, automatisch E-Mails aus Gmail anhand bestimmter Kriterien zu finden und abzurufen. Sie unterstützt gef...

3 Min. Lesezeit
Email Gmail +4
Google Docs Retriever
Google Docs Retriever

Google Docs Retriever

Integrieren Sie Ihre Workflows mit Google Docs mithilfe der Google Docs Retriever-Komponente – holen Sie nahtlos Dokumenteninhalte zur Nutzung in Automatisierun...

3 Min. Lesezeit
Google Docs Automation +3