The following is a listing of all objects returned by the various API endpoints.
Field | Type | Description |
id | string | Request ID |
node | string | Server node name |
ms | int | Request duration, in milliseconds |
Field | Type | Description |
code | int | Error code |
msg | string | Error message |
ref | string? | Error location reference |
Search objects can have various structures, identified by an integer type
field, t
. This will dictate the remainder of the object structure.
Field | Type | Description |
rank | int | Result rank |
url | string | URL |
title | string | Result title |
snippet | string? | Result snippet |
published | timestamp? | When the result was published, if known |
thumbnail | Image | An image associated with the result |
Field | Type | Description |
url | string | proxied image URL |
height | int | Image height |
width | int | Image width |
Field | Type | Description |
list | array of strings | Related search terms |