--- layout: base.njk key: searx title: Searx --- # Searx Searx is a free meta search engine, which uses other public search engines like Google, DuckDuckGo, StartPage and many others. In order to protect the privacy of the users, Searx does not give the IP address, or the search history to the search engines it retrieves the results from. Searx itself also does not store any search queries or other logs. Additional it offers a variety of settings, for example, the language and the search engines can be configured for each search query. Searx also provides a proxy through which many search results can be accessed anonymously. Instead of clicking on the direct link, use the `proxied` button in the bottom right corner of the search result. __Since November 2019 I run a public Searx instance.__ Feel free to check it out and get answers to your questions. If you have any questions or problems, feel free to contact me. Here is the link to Searx: [searx.sp-codes.de](https://searx.sp-codes.de) ## More useful links * [Searx Website](https://asciimoo.github.io/searx/) * [Documentation](https://asciimoo.github.io/searx/user/index.html) * [Set default search engine in Firefox](https://support.mozilla.org/en-US/kb/add-or-remove-search-engine-firefox) * [Set default search engine in Chrome](https://support.google.com/chrome/answer/95426?co=GENIE.Platform%3DDesktop&hl=en) * [List of other public servers](https://searx.space/) * [Source code of Searx](https://github.com/asciimoo/searx)