SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
Find a file
2025-12-19 17:50:23 +00:00
.devcontainer [fix] devcontainers: missing Valkey package (#4997) 2025-07-11 16:51:58 +02:00
.github [upd] github-actions: Bump actions/cache from 5.0.0 to 5.0.1 2025-12-19 08:35:15 +00:00
.vscode Add GitHub Codespaces configuration 2023-03-21 20:58:13 +00:00
client/simple [upd] web-client (simple): Bump the minor group 2025-12-19 17:50:23 +00:00
container [mod] ci: use custom static podman (#5354) 2025-10-22 14:38:59 +02:00
docs [mod] client/simple: client plugins (#5406) 2025-12-02 10:18:00 +00:00
searx [fix] themes: rebuild static 2025-12-19 17:50:23 +00:00
searxng_extra [fix] engine ahmia blacklist, arch linux: use proper searxng user agent including version (#5414) 2025-11-05 09:19:42 +01:00
tests [mod] client/simple: client plugins (#5406) 2025-12-02 10:18:00 +00:00
utils [debug] partial revert of 5e0e1c6b3 (#5535) 2025-12-06 09:15:56 +01:00
.coveragerc [mod] use github actions instead of travis 2020-11-17 15:09:06 +01:00
.dir-locals-template.el [fix] .dir-locals.el -> .dir-locals-template.el 2024-03-29 08:57:02 +01:00
.dockerignore [enh] container: tidy builds (#5086) 2025-08-07 10:46:26 +02:00
.editorconfig [mod] addition of various type hints / tbc 2025-09-03 13:37:36 +02:00
.gitattributes [fix] update .gitattributes 2021-06-22 20:34:39 +02:00
.gitignore [mod] add Golang ecosystem to the SearXNG toolchain 2025-07-28 12:53:26 +02:00
.nvmrc [upd] web-client (simple): Bump @types/node in /client/simple 2025-12-12 20:13:11 +00:00
.pylintrc [fix] issues reported by Pylint 4.0 2025-10-17 15:42:22 +02:00
.weblate weblate: migration to https://translate.codeberg.org/ 2023-01-21 15:45:12 +00:00
.yamllint.yml [enh] add test.yamllint - lint yaml files 2021-06-05 17:41:24 +02:00
AUTHORS.rst [feat] engines: add GitHub Code Search engine (#5074) 2025-08-20 07:35:31 +02:00
babel.cfg [fix] jinja/babel: WithExtension and AutoEscapeExtension are built-in now. 2022-03-25 09:42:12 +01:00
CHANGELOG.rst [releases] rolling release: commit history replaces the CHANGELOG 2023-05-06 14:49:33 +02:00
CONTRIBUTING.rst [enh] docs: update information (#5185) 2025-09-09 20:51:22 +02:00
go.mod [mod] create a Go project with the developer tools from Go 2025-07-28 12:53:26 +02:00
go.sum [mod] create a Go project with the developer tools from Go 2025-07-28 12:53:26 +02:00
LICENSE [fix] full AGPLv3+ license according to #382 2015-07-04 18:23:54 +02:00
Makefile [mod] switching from pyright to basedpyright (plus first rules) 2025-08-19 12:04:35 +02:00
manage [fix] ./manage dev.env - nvm is not installed by nvm.env (#5399) 2025-10-30 17:46:05 +01:00
mise.toml [upd] web-client (simple): Bump @types/node in /client/simple 2025-12-12 20:13:11 +00:00
package.json [mod] switching from pyright to basedpyright (plus first rules) 2025-08-19 12:04:35 +02:00
PULL_REQUEST_TEMPLATE.md [chore] fix typo and spacing in pull request template 2023-09-15 10:46:51 +02:00
pyrightconfig.json [mod] addition of various type hints / tbc 2025-09-03 13:37:36 +02:00
README.rst [fix] links in the README (link file in GH-UI / not the raw file) 2025-09-09 21:00:36 +02:00
requirements-dev.txt [upd] pypi: Bump the minor group with 2 updates (#5527) 2025-12-05 15:39:35 +01:00
requirements-server.txt [upd] pypi: Bump the minor group with 4 updates (#5462) 2025-11-21 08:31:16 +01:00
requirements.txt [fix] py: missing module sniffio 2025-11-29 14:56:30 +00:00
SECURITY.md [enh] add security policy 2022-01-25 00:56:20 +01:00
setup.py [mod] setup.py package_data - use recursive globs for package_data 2025-12-04 15:04:36 +01:00

SearXNG is a metasearch engine. Users are neither tracked nor profiled.

Organization

Documentation

License

Commits

Translated

Setup

To install SearXNG, see Installation guide.

To fine-tune SearXNG, see Configuration guide.

Further information on how-to can be found here.

Connect

If you have questions or want to connect with others in the community, we have two official channels:

Contributing

See CONTRIBUTING for more details.

License

This project is licensed under the GNU Affero General Public License (AGPL-3.0). See LICENSE for more details.