Mirascope Frog Logo
Mirascope
DocsBlogPricingCloud
⌘K
Type to search
⌘Kto search
Escto close
mirascope
v2.0.2
1.4k
Join our
WelcomeLearnGuidesAPI Referencev1 (Legacy)
DocsGuidesAPI
Overview
Core
Llm
CallCall ResponseCall Response ChunkContextOverrideStreamTool
Mcp
Client
Retries
FallbackTenacity
Tools
DuckduckgoHttpxParse Url ContentRequests
# mirascope.tools.web._duckduckgo ## <ApiType type="Module" path="tools/web/duckduckgo" symbolName="_duckduckgo" /> _duckduckgo ## <ApiType type="Class" path="tools/web/duckduckgo" symbolName="DuckDuckGoSearchConfig" /> DuckDuckGoSearchConfig Configuration for DuckDuckGo search **Bases:** <TypeLink type={{"type_str": "_ConfigurableToolConfig", "description": null, "kind": "simple", "doc_identifier": "_ConfigurableToolConfig"}} /> <AttributesTable attributes={[ { "name": "max_results_per_query", "type_info": { "type_str": "int", "description": null, "kind": "simple", "doc_url": "https://docs.python.org/3/library/functions.html#int" } } ]} /> ## <ApiType type="Class" path="tools/web/duckduckgo" symbolName="DuckDuckGoSearch" /> DuckDuckGoSearch Tool for performing web searches using DuckDuckGo. Takes search queries and returns relevant search results(Title, URL, Snippet). **Bases:** <TypeLink type={{"type_str": "_BaseDuckDuckGoSearch", "description": null, "kind": "simple", "doc_identifier": "_BaseDuckDuckGoSearch"}} /> ## <ApiType type="Function" path="tools/web/duckduckgo" symbolName="call" /> call Perform a web search using DuckDuckGo and return formatted results. <ParametersTable parameters={[ { "name": "self", "type_info": { "type_str": "Any", "description": null, "kind": "simple", "doc_identifier": null } } ]} /> <ReturnTable returnType={{ "type_info": { "type_str": "str", "description": null, "kind": "simple", "doc_url": "https://docs.python.org/3/library/stdtypes.html#str" }, "description": "Formatted search results if successful, error message if search fails" }} /> ## <ApiType type="Class" path="tools/web/duckduckgo" symbolName="AsyncDuckDuckGoSearch" /> AsyncDuckDuckGoSearch Tool for performing web searches using DuckDuckGo. Takes search queries and returns relevant search results(Title, URL, Snippet). **Bases:** <TypeLink type={{"type_str": "_BaseDuckDuckGoSearch", "description": null, "kind": "simple", "doc_identifier": "_BaseDuckDuckGoSearch"}} /> ## <ApiType type="Function" path="tools/web/duckduckgo" symbolName="call" /> call Perform an asynchronous web search using DuckDuckGo and return formatted results. <ParametersTable parameters={[ { "name": "self", "type_info": { "type_str": "Any", "description": null, "kind": "simple", "doc_identifier": null } } ]} /> <ReturnTable returnType={{ "type_info": { "type_str": "str", "description": null, "kind": "simple", "doc_url": "https://docs.python.org/3/library/stdtypes.html#str" }, "description": "Formatted search results if successful, error message if search fails" }} />

Provider

On this page

Provider

On this page

© 2026 Mirascope. All rights reserved.

Mirascope® is a registered trademark of Mirascope, Inc. in the U.S.

Privacy PolicyTerms of Use