Skip to content
1 min read · 48 words

Interface: SearxngPayloadLike

Defined in: batteries/tools/web_retrieval/index.ts:128

Minimal structural shape of a SearXNG normalised payload.

Properties

PropertyTypeDescriptionDefined in
results?SearxngResultLike[]The result list.batteries/tools/web_retrieval/index.ts:130