DuckDuck
Scrape
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
DuckDuckScrape
GitHub Repository
Changelog
Search
search
search
Images
search
News
search
Videos
autocomplete
Spices
currency
dictionary
Audio
dictionary
Definition
dictionary
Hyphenation
dictionary
Pronunciation
dns
emojipedia
expand
Url
forecast
statista
stocks
thesaurus
time
DNSResult
query
response
The result from the dns spice.
Hierarchy
DNSResult
Index
Properties
query
response
Properties
query
query
:
{
domain
:
string
;
recordtype
:
DNSRecordType
;
tool
:
"dnsrecord_PRO"
}
Type declaration
domain
:
string
recordtype
:
DNSRecordType
tool
:
"dnsrecord_PRO"
response
response
:
{
records
:
DNSRecord
[]
}
Type declaration
records
:
DNSRecord
[]
Generated using
TypeDoc
The result from the dns spice.