IDuckDuckGoApi.

Search(string) Method

Assembly
Rocket.Surgery.Airframe.Data.dll
Namespace
Data
Containing Type
IDuckDuckGoApi

Syntax

Task<DuckDuckGoSearchResult> Search(string query)

Attributes

Type Description
GetAttribute

Parameters

Name Type Description
query string

Return Value

Type Description
Task<DuckDuckGoSearchResult>