{"id":21499726,"url":"https://github.com/frap129/searxng","last_synced_at":"2025-10-12T06:43:00.326Z","repository":{"id":88947966,"uuid":"565965541","full_name":"frap129/searxng","owner":"frap129","description":"Searxng with a custom theme","archived":false,"fork":false,"pushed_at":"2023-12-29T04:45:02.000Z","size":44710,"stargazers_count":0,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T22:35:32.443Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frap129.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null}},"created_at":"2022-11-14T17:39:29.000Z","updated_at":"2022-11-14T17:46:03.000Z","dependencies_parsed_at":"2023-06-13T07:00:18.750Z","dependency_job_id":null,"html_url":"https://github.com/frap129/searxng","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frap129%2Fsearxng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frap129%2Fsearxng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frap129%2Fsearxng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frap129%2Fsearxng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frap129","download_url":"https://codeload.github.com/frap129/searxng/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244039242,"owners_count":20387835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-23T17:17:40.456Z","updated_at":"2025-10-12T06:42:55.284Z","avatar_url":"https://github.com/frap129.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. SPDX-License-Identifier: AGPL-3.0-or-later\n\n----\n\n.. figure:: https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng.svg\n   :target: https://docs.searxng.org/\n   :alt: SearXNG\n   :width: 100%\n   :align: center\n\n----\n\nPrivacy-respecting, hackable `metasearch engine`_\n\nSearx.space_ lists ready-to-use running instances.\n\nA user_, admin_ and developer_ handbook is available on the homepage_.\n\n|SearXNG install|\n|SearXNG homepage|\n|SearXNG wiki|\n|AGPL License|\n|Issues|\n|commits|\n|weblate|\n|SearXNG logo|\n\n----\n\n.. _searx.space: https://searx.space\n.. _user: https://docs.searxng.org/user\n.. _admin: https://docs.searxng.org/admin\n.. _developer: https://docs.searxng.org/dev\n.. _homepage: https://docs.searxng.org/\n.. _metasearch engine: https://en.wikipedia.org/wiki/Metasearch_engine\n\n.. |SearXNG logo| image:: https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng-wordmark.svg\n   :target: https://docs.searxng.org/\n   :width: 5%\n\n.. |SearXNG install| image:: https://img.shields.io/badge/-install-blue\n   :target: https://docs.searxng.org/admin/installation.html\n\n.. |SearXNG homepage| image:: https://img.shields.io/badge/-homepage-blue\n   :target: https://docs.searxng.org/\n\n.. |SearXNG wiki| image:: https://img.shields.io/badge/-wiki-blue\n   :target: https://github.com/searxng/searxng/wiki\n\n.. |AGPL License|  image:: https://img.shields.io/badge/license-AGPL-blue.svg\n   :target: https://github.com/searxng/searxng/blob/master/LICENSE\n\n.. |Issues| image:: https://img.shields.io/github/issues/searxng/searxng?color=yellow\u0026label=issues\n   :target: https://github.com/searxng/searxng/issues\n\n.. |PR| image:: https://img.shields.io/github/issues-pr-raw/searxng/searxng?color=yellow\u0026label=PR\n   :target: https://github.com/searxng/searxng/pulls\n\n.. |commits| image:: https://img.shields.io/github/commit-activity/y/searxng/searxng?color=yellow\u0026label=commits\n   :target: https://github.com/searxng/searxng/commits/master\n\n.. |weblate| image:: https://translate.codeberg.org/widgets/searxng/-/searxng/svg-badge.svg\n   :target: https://translate.codeberg.org/projects/searxng/\n\n\nContact\n=======\n\nAsk questions or just chat about SearXNG on\n\nIRC\n  `#searxng on libera.chat \u003chttps://web.libera.chat/?channel=#searxng\u003e`_\n  which is bridged to Matrix.\n\nMatrix\n  `#searxng:matrix.org \u003chttps://matrix.to/#/#searxng:matrix.org\u003e`_\n\n\nSetup\n=====\n\n- A well maintained `Docker image`_, also built for ARM64 and ARM/v7\n  architectures.\n- Alternatively there are *up to date* `installation scripts`_.\n- For individual setup consult our detailed `Step by step`_ instructions.\n- To fine-tune your instance, take a look at the `Administrator documentation`_.\n\n.. _Administrator documentation: https://docs.searxng.org/admin/index.html\n.. _Step by step: https://docs.searxng.org/admin/installation-searxng.html\n.. _installation scripts: https://docs.searxng.org/admin/installation-scripts.html\n.. _Docker image: https://github.com/searxng/searxng-docker\n\nTranslations\n============\n\n.. _Weblate: https://translate.codeberg.org/projects/searxng/searxng/\n\nHelp translate SearXNG at `Weblate`_\n\n.. figure:: https://translate.codeberg.org/widgets/searxng/-/multi-auto.svg\n   :target: https://translate.codeberg.org/projects/searxng/\n\n\nContributing\n============\n\n.. _development quickstart: https://docs.searxng.org/dev/quickstart.html\n.. _developer documentation: https://docs.searxng.org/dev/index.html\n\nAre you a developer?  Have a look at our `development quickstart`_ guide, it's\nvery easy to contribute.  Additionally we have a `developer documentation`_.\n\n\nCodespaces\n==========\n\nYou can contribute from your browser using `GitHub Codespaces`_:\n\n- Fork the repository\n- Click on the ``\u003c\u003e Code`` green button\n- Click on the ``Codespaces`` tab instead of ``Local``\n- Click on ``Create codespace on master``\n- VSCode is going to start in the browser\n- Wait for ``git pull \u0026\u0026 make install`` to appear and then disappear\n- You have `120 hours per month`_ (see also your `list of existing Codespaces`_)\n- You can start SearXNG using ``make run`` in the terminal or by pressing ``Ctrl+Shift+B``\n\n.. _GitHub Codespaces: https://docs.github.com/en/codespaces/overview\n.. _120 hours per month: https://github.com/settings/billing\n.. _list of existing Codespaces: https://github.com/codespaces\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrap129%2Fsearxng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrap129%2Fsearxng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrap129%2Fsearxng/lists"}