Kembali ke API Catalog
GETREADY / ONLINEFREE

DuckDuckGo Web Search

Dapatkan data pencarian DuckDuckGo secara bersih, cepat, dan sepenuhnya aman untuk privasi tanpa log aktivitas.

ENDPOINT:/api/search/ddg

Endpoint Overview

MethodGET
Path/api/search/ddg
AccessFree Tier / API Key
Total Usage480.290 requests

Parameters

ParameterTypeRequiredDescription
qstringYesKata kunci pencarian.

Response Example

application/json200 OK
{
  "status": true,
  "result": [
    {
      "title": "DuckDuckGo — Privacy, simplified.",
      "link": "https://duckduckgo.com",
      "snippet": "The internet privacy company that empowers you to seamlessly take control."
    }
  ]
}