SeekingWhirl

* DuckDuckGo API for D * Authors: Azbuka-slovensko * License: MIT

Constructors

this
this(string query, string appname, bool no_redirect, bool no_html, bool skip_disambig)

* Search * Params: * query = string to search * appname = name of app * no_redirect = true to skip HTTP redirects * no_html = true to remove HTML from text * skip_disambig = true to skip disambugation (D) Type

Members

Structs

icon
struct icon

icon asociated with topic

result
struct result

external links

Variables

Abstract
string Abstract;

topic summary (can contain HTML)

AbstractSource
string AbstractSource;

name of source

AbstractText
string AbstractText;

topic summary (w\o HTML)

AbstractURL
string AbstractURL;

link to topic page

Answer
string Answer;

instant answer

AnswerType
string AnswerType;

instant answer type

Definition
string Definition;

dictionary Definition

DefinitionSource
string DefinitionSource;

name of Definition source

DefinitionURL
string DefinitionURL;

link to expanded page

Heading
string Heading;

Abstract's topic name

Image
string Image;

link to Abstract's image

Redirect
string Redirect;

!bang redirect

RelatedTopics
result[] RelatedTopics;

array of internal links

Results
result[] Results;

array of external links

Type
string Type;

response category

Meta