feat(searxng): pass through image result urls

This commit is contained in:
Peter Steinberger
2026-05-02 06:56:20 +01:00
parent 52eee27f30
commit ad85e5c64c
4 changed files with 59 additions and 1 deletions

View File

@@ -112,6 +112,8 @@ key wins first).
## Notes
- **JSON API** -- uses SearXNG's native `format=json` endpoint, not HTML scraping
- **Image result URLs** -- image-category results include `img_src` when SearXNG
returns a direct image URL
- **No API key** -- works with any SearXNG instance out of the box
- **Base URL validation** -- `baseUrl` must be a valid `http://` or `https://`
URL; public hosts must use `https://`