Sodeom Logo

Sodeom - Private Search Engine

Private search with zero tracking and minimal filtering.

/images (Images HTML)

HTML images page with multi-engine fallback.

Method

GET

Query parameters

Parameter Type Required Description
q string no Image search query.
page integer no Pagination page (default 1, minimum 1).

Behavior

  • If q is empty, the page renders with no results.
  • When q is set, the server calls the fallback chain.
  • Sources: DuckDuckGo, Bing, then Brave.

Example

GET /images?q=kitten&page=1