SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled. https://docs.searxng.org
  • Python 81.9%
  • Shell 6%
  • HTML 5%
  • Less 3.9%
  • TypeScript 2.8%
  • Other 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-06 17:43:17 +02:00
.devcontainer [fix] devcontainers: missing Valkey package (#4997) 2025-07-11 16:51:58 +02:00
.github [upd] github-actions: Bump docker/login-action from 4.5.0 to 4.5.2 (#6478) 2026-07-31 17:03:08 +02:00
.helix [chore] helix config: enable pyling and use black via pylsp 2026-06-11 11:03:38 +02:00
.vscode
client/simple [fix] autocomplete: drop POST method 2026-08-03 19:51:02 +08:00
container [fix] container: ignore invalid SEARXNG_PORT values (#6439) 2026-07-22 22:23:30 +02:00
docs [feat] autocomplete: add kagi autocompleter 2026-08-05 00:00:54 +08:00
searx [fix] engines: only print search traceback in debug mode 2026-08-06 17:43:17 +02:00
searxng_extra [chore] Google (HTML) engine: remove obsolete GSA User-Agents (#6366) 2026-07-05 12:07:23 +02:00
tests [mod] engines: replace [random.choice(...) for ... in range(..)] with random.choices 2026-07-30 14:54:39 +02:00
utils [chore] Google (HTML) engine: remove obsolete GSA User-Agents (#6366) 2026-07-05 12:07:23 +02:00
.coveragerc
.dockerignore [fix] container: setup minimal (#6268) 2026-06-16 15:32:47 +02:00
.editorconfig [mod] addition of various type hints / tbc 2025-09-03 13:37:36 +02:00
.gitattributes
.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
.yamllint.yml
AI_POLICY.rst docs: add AI policy 2026-03-12 16:04:00 +01:00
AUTHORS.rst [feat] engines: add GitHub Code Search engine (#5074) 2025-08-20 07:35:31 +02:00
babel.cfg
CHANGELOG.rst
CONTRIBUTING.rst docs: add AI policy 2026-03-12 16:04:00 +01: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
Makefile [chore] Google (HTML) engine: remove obsolete GSA User-Agents (#6366) 2026-07-05 12:07:23 +02:00
manage [upd] update to gecko driver v37 (#6433) 2026-07-19 17:04:57 +02:00
mise.toml [mod] drop support for Python releases older than 4 years (#5895) 2026-03-24 20:26:34 +01:00
package.json [mod] switching from pyright to basedpyright (plus first rules) 2025-08-19 12:04:35 +02:00
PULL_REQUEST_TEMPLATE.md [mod] revision of the PR template 2026-04-16 15:28:46 +02:00
pyrightconfig.json [mod] addition of various type hints / tbc 2025-09-03 13:37:36 +02:00
README.rst [mod] docs: remove libera.chat channel (#5613) 2025-12-30 08:21:39 +01:00
requirements-dev.txt [upd] pypi: Bump the minor group with 2 updates (#6425) 2026-07-17 14:24:17 +02:00
requirements-server.txt [upd] pypi: Bump granian from 2.7.8 to 2.7.9 in the minor group (#6392) 2026-07-11 09:13:34 +02:00
requirements.txt [upd] pypi: Bump certifi from 2026.6.17 to 2026.7.22 in the minor group (#6446) 2026-07-28 20:52:53 +02:00
SECURITY.md
setup.py [mod] drop SearXNG's checker (#5767) 2026-02-22 14:44:21 +01:00

.. SPDX-License-Identifier: AGPL-3.0-or-later

.. _metasearch engine: https://en.wikipedia.org/wiki/Metasearch_engine
.. _Installation guide: https://docs.searxng.org/admin/installation.html
.. _Configuration guide: https://docs.searxng.org/admin/settings/index.html
.. _CONTRIBUTING: https://github.com/searxng/searxng/blob/master/CONTRIBUTING.rst
.. _LICENSE: https://github.com/searxng/searxng/blob/master/LICENSE

.. figure:: https://raw.githubusercontent.com/searxng/searxng/master/client/simple/src/brand/searxng.svg
   :target: https://searxng.org
   :alt: SearXNG
   :width: 512px


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

.. image:: https://img.shields.io/badge/organization-3050ff?style=flat-square&logo=searxng&logoColor=fff&cacheSeconds=86400
   :target: https://github.com/searxng
   :alt: Organization

.. image:: https://img.shields.io/badge/documentation-3050ff?style=flat-square&logo=readthedocs&logoColor=fff&cacheSeconds=86400
   :target: https://docs.searxng.org
   :alt: Documentation

.. image:: https://img.shields.io/github/license/searxng/searxng?style=flat-square&label=license&color=3050ff&cacheSeconds=86400
   :target: https://github.com/searxng/searxng/blob/master/LICENSE
   :alt: License

.. image:: https://img.shields.io/github/commit-activity/y/searxng/searxng/master?style=flat-square&label=commits&color=3050ff&cacheSeconds=3600
   :target: https://github.com/searxng/searxng/commits/master/
   :alt: Commits

.. image:: https://img.shields.io/weblate/progress/searxng?server=https%3A%2F%2Ftranslate.codeberg.org&style=flat-square&label=translated&color=3050ff&cacheSeconds=86400
   :target: https://translate.codeberg.org/projects/searxng/
   :alt: Translated

Setup
=====

To install SearXNG, see `Installation guide`_.

To fine-tune SearXNG, see `Configuration guide`_.

Further information on *how-to* can be found `here <https://docs.searxng.org/admin/index.html>`_.

Connect
=======

If you have questions or want to connect with others in the community:

- `#searxng:matrix.org <https://matrix.to/#/#searxng:matrix.org>`_

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.