/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
qis empty, the page renders with no results. - When
qis set, the server calls the fallback chain. - Sources: DuckDuckGo, Bing, then Brave.
Example
GET /images?q=kitten&page=1