2017-06-12 12:34:30 +02:00
2019-12-30 18:31:17 +01:00
<!DOCTYPE html>
2015-11-17 23:38:25 +01:00
2020-06-19 11:15:15 +02:00
< html >
2015-11-17 23:38:25 +01:00
< head >
2019-12-30 18:31:17 +01:00
< meta charset = "utf-8" / >
2020-09-30 10:35:05 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2019-12-30 18:31:17 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2021-03-27 20:39:04 +01:00
< title > Welcome to searx — Searx Documentation (Searx-1.0.0.tex)< / title >
2015-11-17 23:38:25 +01:00
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
2021-01-05 16:45:49 +01:00
< link rel = "stylesheet" href = "_static/searx.css" type = "text/css" / >
2021-02-17 20:54:37 +01:00
< link rel = "stylesheet" type = "text/css" href = "_static/tabs.css" / >
2020-02-15 10:08:58 +01:00
< script id = "documentation_options" data-url_root = "./" src = "_static/documentation_options.js" > < / script >
< script src = "_static/jquery.js" > < / script >
< script src = "_static/underscore.js" > < / script >
< script src = "_static/doctools.js" > < / script >
2016-11-04 21:56:14 +01:00
< link rel = "index" title = "Index" href = "genindex.html" / >
< link rel = "search" title = "Search" href = "search.html" / >
2019-12-30 18:31:17 +01:00
< link rel = "next" title = "User documentation" href = "user/index.html" / >
< script > DOCUMENTATION _OPTIONS . URL _ROOT = './' ; < / script >
2015-11-17 23:38:25 +01:00
2019-12-30 18:31:17 +01:00
< / head > < body >
< div class = "related" role = "navigation" aria-label = "related navigation" >
< h3 > Navigation< / h3 >
< ul >
< li class = "right" style = "margin-right: 10px" >
< a href = "genindex.html" title = "General Index"
accesskey="I">index< / a > < / li >
2020-11-04 14:12:59 +01:00
< li class = "right" >
< a href = "py-modindex.html" title = "Python Module Index"
>modules< / a > |< / li >
2019-12-30 18:31:17 +01:00
< li class = "right" >
< a href = "user/index.html" title = "User documentation"
accesskey="N">next< / a > |< / li >
2021-03-27 20:39:04 +01:00
< li class = "nav-item nav-item-0" > < a href = "#" > Searx Documentation (Searx-1.0.0.tex)< / a > » < / li >
2020-09-30 10:35:05 +02:00
< li class = "nav-item nav-item-this" > < a href = "" > Welcome to searx< / a > < / li >
2019-12-30 18:31:17 +01:00
< / ul >
< / div >
2015-11-17 23:38:25 +01:00
< div class = "document" >
< div class = "documentwrapper" >
< div class = "bodywrapper" >
< div class = "body" role = "main" >
2021-04-03 23:03:34 +02:00
< section id = "welcome-to-searx" >
2016-07-09 22:32:57 +02:00
< h1 > Welcome to searx< a class = "headerlink" href = "#welcome-to-searx" title = "Permalink to this headline" > ¶< / a > < / h1 >
2020-06-19 11:15:15 +02:00
< blockquote >
< div > < p > < em > Search without being tracked.< / em > < / p >
< / div > < / blockquote >
< p > Searx is a free internet metasearch engine which aggregates results from more
than 70 search services. Users are neither tracked nor profiled. Additionally,
searx can be used over Tor for online anonymity.< / p >
< p > Get started with searx by using one of the < a class = "reference external" href = "https://searx.space" > Searx-instances< / a > . If you don’ t trust
anyone, you can set up your own, see < a class = "reference internal" href = "admin/installation.html#installation" > < span class = "std std-ref" > Installation< / span > < / a > .< / p >
2021-04-03 23:03:34 +02:00
< aside class = "sidebar" >
2019-12-30 18:31:17 +01:00
< p class = "sidebar-title" > Features< / p >
< ul class = "simple" >
< li > < p > Self hosted< / p > < / li >
< li > < p > No user tracking< / p > < / li >
< li > < p > No user profiling< / p > < / li >
< li > < p > About 70 supported search engines< / p > < / li >
< li > < p > Easy integration with any search engine< / p > < / li >
< li > < p > Cookies are not used by default< / p > < / li >
< li > < p > Secure, encrypted connections (HTTPS/SSL)< / p > < / li >
< li > < p > Hosted by organizations, such as < em > La Quadrature du Net< / em > , which promote
digital rights< / p > < / li >
2015-11-17 23:38:25 +01:00
< / ul >
2021-04-03 23:03:34 +02:00
< / aside >
2015-11-17 23:38:25 +01:00
< div class = "toctree-wrapper compound" >
2021-04-03 23:03:34 +02:00
< p > < span class = "caption-text" > Contents< / span > < / p >
2015-11-17 23:38:25 +01:00
< ul >
2019-12-30 18:31:17 +01:00
< li class = "toctree-l1" > < a class = "reference internal" href = "user/index.html" > User documentation< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "user/search_syntax.html" > Search syntax< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "user/own-instance.html" > Why use a private instance?< / a > < / li >
2015-11-17 23:38:25 +01:00
< / ul >
2019-12-30 18:31:17 +01:00
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "admin/index.html" > Administrator documentation< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/installation.html" > Installation< / a > < / li >
2020-06-19 11:15:15 +02:00
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/installation-searx.html" > Step by step installation< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/installation-uwsgi.html" > uwsgi< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/installation-nginx.html" > Install with nginx< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/installation-apache.html" > Install with apache< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/installation-docker.html" > Docker installation< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/update-searx.html" > How to update< / a > < / li >
2020-01-06 15:33:58 +01:00
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/settings.html" > < code class = "docutils literal notranslate" > < span class = "pre" > settings.yml< / span > < / code > < / a > < / li >
2019-12-30 18:31:17 +01:00
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/api.html" > Administration API< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/architecture.html" > Architecture< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/filtron.html" > How to protect an instance< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/morty.html" > How to setup result proxy< / a > < / li >
2020-01-06 15:33:58 +01:00
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/engines.html" > Engines< / a > < / li >
2019-12-30 18:31:17 +01:00
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/plugins.html" > Plugins builtin< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/buildhosts.html" > Buildhosts< / a > < / li >
2016-07-09 22:32:57 +02:00
< / ul >
2019-12-30 18:31:17 +01:00
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "dev/index.html" > Developer documentation< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/quickstart.html" > Development Quickstart< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/contribution_guide.html" > How to contribute< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/engine_overview.html" > Engine overview< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/search_api.html" > Search API< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/plugins.html" > Plugins< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/translation.html" > Translation< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/makefile.html" > Makefile Targets< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/reST.html" > reST primer< / a > < / li >
< / ul >
< / li >
2021-03-05 09:46:32 +01:00
< li class = "toctree-l1" > < a class = "reference internal" href = "searx_extra/index.html" > Tooling box < code class = "docutils literal notranslate" > < span class = "pre" > searx_extra< / span > < / code > for developers and users< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "searx_extra/standalone_searx.py.html" > < code class = "docutils literal notranslate" > < span class = "pre" > searx_extra/standalone_searx.py< / span > < / code > < / a > < / li >
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "utils/index.html" > Tooling box < code class = "docutils literal notranslate" > < span class = "pre" > utils< / span > < / code > for administrators< / a > < ul >
2020-06-19 11:15:15 +02:00
< li class = "toctree-l2" > < a class = "reference internal" href = "utils/searx.sh.html" > < code class = "docutils literal notranslate" > < span class = "pre" > utils/searx.sh< / span > < / code > < / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "utils/filtron.sh.html" > < code class = "docutils literal notranslate" > < span class = "pre" > utils/filtron.sh< / span > < / code > < / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "utils/morty.sh.html" > < code class = "docutils literal notranslate" > < span class = "pre" > utils/morty.sh< / span > < / code > < / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "utils/lxc.sh.html" > < code class = "docutils literal notranslate" > < span class = "pre" > utils/lxc.sh< / span > < / code > < / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "utils/index.html#common-commands-environment" > Common commands & environment< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "utils/index.html#tooling-box-setup" > Tooling box setup< / a > < / li >
< / ul >
< / li >
2019-12-30 18:31:17 +01:00
< li class = "toctree-l1" > < a class = "reference internal" href = "blog/index.html" > Blog< / a > < ul >
2020-06-29 08:26:27 +02:00
< li class = "toctree-l2" > < a class = "reference internal" href = "blog/lxcdev-202006.html" > Developing in Linux containers [202006]< / a > < / li >
2019-12-30 18:31:17 +01:00
< li class = "toctree-l2" > < a class = "reference internal" href = "blog/python3.html" > Introducing Python 3 support< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "blog/admin.html" > Searx admin interface< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "blog/intro-offline.html" > Preparation for offline engines< / a > < / li >
2020-03-05 22:30:31 +01:00
< li class = "toctree-l2" > < a class = "reference internal" href = "blog/private-engines.html" > Limit access to your searx engines< / a > < / li >
2020-10-08 14:19:38 +02:00
< li class = "toctree-l2" > < a class = "reference internal" href = "blog/command-line-engines.html" > Running shell commands to fetch results< / a > < / li >
2019-12-30 18:31:17 +01:00
< / ul >
< / li >
2015-11-17 23:38:25 +01:00
< / ul >
< / div >
2021-04-03 23:03:34 +02:00
< / section >
2015-11-17 23:38:25 +01:00
2020-09-30 10:35:05 +02:00
< div class = "clearer" > < / div >
2015-11-17 23:38:25 +01:00
< / div >
< / div >
< / div >
2019-12-30 18:31:17 +01:00
< span id = "sidebar-top" > < / span >
2015-11-17 23:38:25 +01:00
< div class = "sphinxsidebar" role = "navigation" aria-label = "main navigation" >
2019-12-30 18:31:17 +01:00
< div class = "sphinxsidebarwrapper" >
< p class = "logo" > < a href = "#" >
< img class = "logo" src = "_static/searx_logo_small.png" alt = "Logo" / >
< / a > < / p >
< h3 > Project Links< / h3 >
< ul >
2020-09-30 10:35:05 +02:00
< li > < a href = "https://github.com/searx/searx" > Source< / a >
2019-12-30 18:31:17 +01:00
2020-09-30 10:35:05 +02:00
< li > < a href = "https://github.com/searx/searx/wiki" > Wiki< / a >
2019-12-30 18:31:17 +01:00
2021-01-12 10:55:12 +01:00
< li > < a href = "https://searx.space" > Public instances< / a >
2019-12-30 18:31:17 +01:00
< li > < a href = "https://twitter.com/Searx_engine" > Twitter< / a >
2021-01-12 10:55:12 +01:00
< li > < a href = "https://github.com/searx/searx/issues" > Issue Tracker< / a >
2019-12-30 18:31:17 +01:00
< / ul > < h3 > Navigation< / h3 >
2015-11-17 23:38:25 +01:00
< ul >
2019-12-30 18:31:17 +01:00
< li > < a href = "#" > Overview< / a >
< ul >
< li > Next: < a href = "user/index.html" title = "next chapter" > User documentation< / a >
< / ul >
< / li >
2015-11-17 23:38:25 +01:00
< / ul >
2019-12-30 18:31:17 +01:00
< div id = "searchbox" style = "display: none" role = "search" >
< h3 id = "searchlabel" > Quick search< / h3 >
< div class = "searchformwrapper" >
< form class = "search" action = "search.html" method = "get" >
< input type = "text" name = "q" aria-labelledby = "searchlabel" / >
< input type = "submit" value = "Go" / >
< / form >
< / div >
2015-11-17 23:38:25 +01:00
< / div >
2020-02-15 10:08:58 +01:00
< script > $ ( '#searchbox' ) . show ( 0 ) ; < / script >
2015-11-17 23:38:25 +01:00
< / div >
< / div >
< div class = "clearer" > < / div >
< / div >
2019-12-30 18:31:17 +01:00
< div class = "footer" role = "contentinfo" >
2020-02-20 19:32:55 +01:00
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
2021-03-12 20:22:18 +01:00
Created using < a href = "https://www.sphinx-doc.org/" > Sphinx< / a > 3.5.2.
2015-11-17 23:38:25 +01:00
< / div >
2020-02-15 10:08:58 +01:00
< script src = "_static/version_warning_offset.js" > < / script >
2019-12-30 18:31:17 +01:00
2015-11-17 23:38:25 +01:00
< / body >
< / html >