<!DOCTYPE html> 
 
						
						
						
							
 
						
						
						
							< html  lang = "en"  data-content_root = "../../../" > 
 
						
						
						
							  < head > 
 
						
						
						
							    < meta  charset = "utf-8"  / > 
 
						
						
						
							    < meta  name = "viewport"  content = "width=device-width, initial-scale=1.0"  / > 
 
						
						
						
							  < meta  name = "viewport"  content = "width=device-width, initial-scale=1" > 
 
						
						
						
							    < title > Presearch Engine —  SearXNG Documentation (2025.2.9+a1e2b2546)< / title > 
 
						
						
						
							    < link  rel = "stylesheet"  type = "text/css"  href = "../../../_static/pygments.css?v=6625fa76"  / > 
 
						
						
						
							    < link  rel = "stylesheet"  type = "text/css"  href = "../../../_static/searxng.css?v=52e4ff28"  / > 
 
						
						
						
							    < script  src = "../../../_static/documentation_options.js?v=09da0b18" > < / script > 
 
						
						
						
							    < script  src = "../../../_static/doctools.js?v=9a2dae69" > < / script > 
 
						
						
						
							    < script  src = "../../../_static/sphinx_highlight.js?v=dc90522c" > < / script > 
 
						
						
						
							    < script  data-project = "searxng"  data-version = "2025.2.9+a1e2b2546"  src = "../../../_static/describe_version.js?v=fa7f30d0" > < / script > 
 
						
						
						
							    < link  rel = "index"  title = "Index"  href = "../../../genindex.html"  / > 
 
						
						
						
							    < link  rel = "search"  title = "Search"  href = "../../../search.html"  / > 
 
						
						
						
							    < link  rel = "next"  title = "Qwant"  href = "qwant.html"  / > 
 
						
						
						
							    < link  rel = "prev"  title = "Piped"  href = "piped.html"  / >  
 
						
						
						
							  < / head > < body > 
 
						
						
						
							    < div  class = "related"  role = "navigation"  aria-label = "Related" > 
 
						
						
						
							      < h3 > Navigation< / h3 > 
 
						
						
						
							      < ul > 
 
						
						
						
							        < li  class = "right"  style = "margin-right: 10px" > 
 
						
						
						
							          < a  href = "../../../genindex.html"  title = "General Index" 
 
						
						
						
							             accesskey = "I" > index< / a > < / li > 
 
						
						
						
							        < li  class = "right"  > 
 
						
						
						
							          < a  href = "../../../py-modindex.html"  title = "Python Module Index" 
 
						
						
						
							             > modules< / a >  |< / li > 
 
						
						
						
							        < li  class = "right"  > 
 
						
						
						
							          < a  href = "qwant.html"  title = "Qwant" 
 
						
						
						
							             accesskey = "N" > next< / a >  |< / li > 
 
						
						
						
							        < li  class = "right"  > 
 
						
						
						
							          < a  href = "piped.html"  title = "Piped" 
 
						
						
						
							             accesskey = "P" > previous< / a >  |< / li > 
 
						
						
						
							        < li  class = "nav-item nav-item-0" > < a  href = "../../../index.html" > SearXNG Documentation (2025.2.9+a1e2b2546)< / a >  » < / li > 
 
						
						
						
							          < li  class = "nav-item nav-item-1" > < a  href = "../../index.html"  > Developer documentation< / a >  » < / li > 
 
						
						
						
							          < li  class = "nav-item nav-item-2" > < a  href = "../index.html"  accesskey = "U" > Engine Implementations< / a >  » < / li > 
 
						
						
						
							        < li  class = "nav-item nav-item-this" > < a  href = "" > Presearch Engine< / a > < / li >  
 
						
						
						
							      < / ul > 
 
						
						
						
							    < / div >   
 
						
						
						
							
 
						
						
						
							    < div  class = "document" > 
 
						
						
						
							      < div  class = "documentwrapper" > 
 
						
						
						
							        < div  class = "bodywrapper" > 
 
						
						
						
							          < div  class = "body"  role = "main" > 
 
						
						
						
							            
 
						
						
						
							  < section  id = "presearch-engine" > 
 
						
						
						
							< span  id = "engine-presearch" > < / span > < h1 > Presearch Engine< a  class = "headerlink"  href = "#presearch-engine"  title = "Link to this heading" > ΒΆ< / a > < / h1 > 
 
						
						
						
							< nav  class = "contents local"  id = "contents" > 
 
						
						
						
							< ul  class = "simple" > 
 
						
						
						
							< li > < p > < a  class = "reference internal"  href = "#search-type-video"  id = "id1" > Search type < code  class = "docutils literal notranslate" > < span  class = "pre" > video< / span > < / code > < / a > < / p > < / li > 
 
						
						
						
							< li > < p > < a  class = "reference internal"  href = "#languages-regions"  id = "id2" > Languages &  Regions< / a > < / p > < / li > 
 
						
						
						
							< li > < p > < a  class = "reference internal"  href = "#implementations"  id = "id3" > Implementations< / a > < / p > < / li > 
 
						
						
						
							< / ul > 
 
						
						
						
							< / nav > 
 
						
						
						
							< p  id = "module-searx.engines.presearch" > Presearch supports the search types listed in < a  class = "reference internal"  href = "#searx.engines.presearch.search_type"  title = "searx.engines.presearch.search_type" > < code  class = "xref py py-obj docutils literal notranslate" > < span  class = "pre" > search_type< / span > < / code > < / a >  (general,
 
						
						
						
							images, videos, news).< / p > 
 
						
						
						
							< p > Configured < code  class = "docutils literal notranslate" > < span  class = "pre" > presarch< / span > < / code >  engines:< / p > 
 
						
						
						
							< div  class = "highlight-yaml notranslate" > < div  class = "highlight" > < pre > < span > < / span > < span  class = "p p-Indicator" > -< / span > < span  class = "w" >  < / span > < span  class = "nt" > name< / span > < span  class = "p" > :< / span > < span  class = "w" >  < / span > < span  class = "l l-Scalar l-Scalar-Plain" > presearch< / span > 
 
						
						
						
							< span  class = "w" >   < / span > < span  class = "nt" > engine< / span > < span  class = "p" > :< / span > < span  class = "w" >  < / span > < span  class = "l l-Scalar l-Scalar-Plain" > presearch< / span > 
 
						
						
						
							< span  class = "w" >   < / span > < span  class = "nt" > search_type< / span > < span  class = "p" > :< / span > < span  class = "w" >  < / span > < span  class = "l l-Scalar l-Scalar-Plain" > search< / span > 
 
						
						
						
							< span  class = "w" >   < / span > < span  class = "nt" > categories< / span > < span  class = "p" > :< / span > < span  class = "w" >  < / span > < span  class = "p p-Indicator" > [< / span > < span  class = "nv" > general< / span > < span  class = "p p-Indicator" > ,< / span > < span  class = "w" >  < / span > < span  class = "nv" > web< / span > < span  class = "p p-Indicator" > ]< / span > 
 
						
						
						
							
 
						
						
						
							< span  class = "p p-Indicator" > -< / span > < span  class = "w" >  < / span > < span  class = "nt" > name< / span > < span  class = "p" > :< / span > < span  class = "w" >  < / span > < span  class = "l l-Scalar l-Scalar-Plain" > presearch images< / span > 
 
						
						
						
							< span  class = "w" >   < / span > < span  class = "l l-Scalar l-Scalar-Plain" > ...< / span > 
 
						
						
						
							< span  class = "w" >   < / span > < span  class = "nt" > search_type< / span > < span  class = "p" > :< / span > < span  class = "w" >  < / span > < span  class = "l l-Scalar l-Scalar-Plain" > images< / span > 
 
						
						
						
							< span  class = "w" >   < / span > < span  class = "nt" > categories< / span > < span  class = "p" > :< / span > < span  class = "w" >  < / span > < span  class = "p p-Indicator" > [< / span > < span  class = "nv" > images< / span > < span  class = "p p-Indicator" > ,< / span > < span  class = "w" >  < / span > < span  class = "nv" > web< / span > < span  class = "p p-Indicator" > ]< / span > 
 
						
						
						
							
 
						
						
						
							< span  class = "p p-Indicator" > -< / span > < span  class = "w" >  < / span > < span  class = "nt" > name< / span > < span  class = "p" > :< / span > < span  class = "w" >  < / span > < span  class = "l l-Scalar l-Scalar-Plain" > presearch videos< / span > 
 
						
						
						
							< span  class = "w" >   < / span > < span  class = "l l-Scalar l-Scalar-Plain" > ...< / span > 
 
						
						
						
							< span  class = "w" >   < / span > < span  class = "nt" > search_type< / span > < span  class = "p" > :< / span > < span  class = "w" >  < / span > < span  class = "l l-Scalar l-Scalar-Plain" > videos< / span > 
 
						
						
						
							< span  class = "w" >   < / span > < span  class = "nt" > categories< / span > < span  class = "p" > :< / span > < span  class = "w" >  < / span > < span  class = "p p-Indicator" > [< / span > < span  class = "nv" > general< / span > < span  class = "p p-Indicator" > ,< / span > < span  class = "w" >  < / span > < span  class = "nv" > web< / span > < span  class = "p p-Indicator" > ]< / span > 
 
						
						
						
							
 
						
						
						
							< span  class = "p p-Indicator" > -< / span > < span  class = "w" >  < / span > < span  class = "nt" > name< / span > < span  class = "p" > :< / span > < span  class = "w" >  < / span > < span  class = "l l-Scalar l-Scalar-Plain" > presearch news< / span > 
 
						
						
						
							< span  class = "w" >   < / span > < span  class = "l l-Scalar l-Scalar-Plain" > ...< / span > 
 
						
						
						
							< span  class = "w" >   < / span > < span  class = "nt" > search_type< / span > < span  class = "p" > :< / span > < span  class = "w" >  < / span > < span  class = "l l-Scalar l-Scalar-Plain" > news< / span > 
 
						
						
						
							< span  class = "w" >   < / span > < span  class = "nt" > categories< / span > < span  class = "p" > :< / span > < span  class = "w" >  < / span > < span  class = "p p-Indicator" > [< / span > < span  class = "nv" > news< / span > < span  class = "p p-Indicator" > ,< / span > < span  class = "w" >  < / span > < span  class = "nv" > web< / span > < span  class = "p p-Indicator" > ]< / span > 
 
						
						
						
							< / pre > < / div > 
 
						
						
						
							< / div > 
 
						
						
						
							< div  class = "admonition hint" > 
 
						
						
						
							< p  class = "admonition-title" > Hint< / p > 
 
						
						
						
							< p > By default Presearchβ < / p > 
 
						
						
						
							< div  class = "highlight-default notranslate" > < div  class = "highlight" > < pre > < span > < / span > < span  class = "n" > categories< / span > < span  class = "p" > :< / span >  < span  class = "p" > [< / span > < span  class = "n" > general< / span > < span  class = "p" > ,< / span >  < span  class = "n" > web< / span > < span  class = "p" > ]< / span > 
 
						
						
						
							< / pre > < / div > 
 
						
						
						
							< / div > 
 
						
						
						
							< / div > 
 
						
						
						
							< section  id = "search-type-video" > 
 
						
						
						
							< h2 > < a  class = "toc-backref"  href = "#id1"  role = "doc-backlink" > Search type < code  class = "docutils literal notranslate" > < span  class = "pre" > video< / span > < / code > < / a > < a  class = "headerlink"  href = "#search-type-video"  title = "Link to this heading" > ΒΆ< / a > < / h2 > 
 
						
						
						
							< p > The results in the video category are most often links to pages that contain a
 
						
						
						
							video, for instance many links from Preasearchβ  
						
						
						
							from facebook (aka Meta) or Twitter (aka X).  Since these are not real links to
 
						
						
						
							video streams SearXNG canβ β  
						
						
						
							use this template, then the user doesnβ  
						
						
						
							category.< / p > 
 
						
						
						
							< / section > 
 
						
						
						
							< section  id = "languages-regions" > 
 
						
						
						
							< h2 > < a  class = "toc-backref"  href = "#id2"  role = "doc-backlink" > Languages &  Regions< / a > < a  class = "headerlink"  href = "#languages-regions"  title = "Link to this heading" > ΒΆ< / a > < / h2 > 
 
						
						
						
							< p > In Presearch there are languages for the UI and regions for narrowing down the
 
						
						
						
							search.  If we set βautoβ for the region in the WEB-UI of Presearch and cookie
 
						
						
						
							< code  class = "docutils literal notranslate" > < span  class = "pre" > use_local_search_results=false< / span > < / code > , then the defaults are set for both (the
 
						
						
						
							language and the region) from the < code  class = "docutils literal notranslate" > < span  class = "pre" > Accept-Language< / span > < / code >  header.< / p > 
 
						
						
						
							< p > Since the region is already βautoβ by default, we only need to set the
 
						
						
						
							< code  class = "docutils literal notranslate" > < span  class = "pre" > use_local_search_results< / span > < / code >  cookie and send the < code  class = "docutils literal notranslate" > < span  class = "pre" > Accept-Language< / span > < / code >  header.  We
 
						
						
						
							have to set these values in both requests we send to Presearch; in the first
 
						
						
						
							request to get the request-ID from Presearch and in the final request to get the
 
						
						
						
							result list (see < code  class = "docutils literal notranslate" > < span  class = "pre" > send_accept_language_header< / span > < / code > ).< / p > 
 
						
						
						
							< / section > 
 
						
						
						
							< section  id = "implementations" > 
 
						
						
						
							< h2 > < a  class = "toc-backref"  href = "#id3"  role = "doc-backlink" > Implementations< / a > < a  class = "headerlink"  href = "#implementations"  title = "Link to this heading" > ΒΆ< / a > < / h2 > 
 
						
						
						
							< / section > 
 
						
						
						
							< dl  class = "py data" > 
 
						
						
						
							< dt  class = "sig sig-object py"  id = "searx.engines.presearch.search_type" > 
 
						
						
						
							< span  class = "sig-prename descclassname" > < span  class = "pre" > searx.engines.presearch.< / span > < / span > < span  class = "sig-name descname" > < span  class = "pre" > search_type< / span > < / span > < em  class = "property" > < span  class = "w" >  < / span > < span  class = "p" > < span  class = "pre" > =< / span > < / span > < span  class = "w" >  < / span > < span  class = "pre" > 'search'< / span > < / em > < a  class = "headerlink"  href = "#searx.engines.presearch.search_type"  title = "Link to this definition" > ΒΆ< / a > < / dt > 
 
						
						
						
							< dd > < p > must be any of < code  class = "docutils literal notranslate" > < span  class = "pre" > search< / span > < / code > , < code  class = "docutils literal notranslate" > < span  class = "pre" > images< / span > < / code > , < code  class = "docutils literal notranslate" > < span  class = "pre" > videos< / span > < / code > , < code  class = "docutils literal notranslate" > < span  class = "pre" > news< / span > < / code > < / p > 
 
						
						
						
							< / dd > < / dl > 
 
						
						
						
							
 
						
						
						
							< / section > 
 
						
						
						
							
 
						
						
						
							
 
						
						
						
							            < div  class = "clearer" > < / div > 
 
						
						
						
							          < / div > 
 
						
						
						
							        < / div > 
 
						
						
						
							      < / div > 
 
						
						
						
							  < span  id = "sidebar-top" > < / span > 
 
						
						
						
							      < div  class = "sphinxsidebar"  role = "navigation"  aria-label = "Main" > 
 
						
						
						
							        < div  class = "sphinxsidebarwrapper" > 
 
						
						
						
							  
 
						
						
						
							    
 
						
						
						
							            < p  class = "logo" > < a  href = "../../../index.html" > 
 
						
						
						
							              < img  class = "logo"  src = "../../../_static/searxng-wordmark.svg"  alt = "Logo of SearXNG" / > 
 
						
						
						
							            < / a > < / p > 
 
						
						
						
							  
 
						
						
						
							
 
						
						
						
							< h3 > < a  href = "../../../index.html" > Table of Contents< / a > < / h3 > 
 
						
						
						
							< ul  class = "current" > 
 
						
						
						
							< li  class = "toctree-l1" > < a  class = "reference internal"  href = "../../../user/index.html" > User information< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l1" > < a  class = "reference internal"  href = "../../../own-instance.html" > Why use a private instance?< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l1" > < a  class = "reference internal"  href = "../../../admin/index.html" > Administrator documentation< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l1 current" > < a  class = "reference internal"  href = "../../index.html" > Developer documentation< / a > < ul  class = "current" > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../quickstart.html" > Development Quickstart< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../rtm_asdf.html" > Runtime Management< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../contribution_guide.html" > How to contribute< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../extended_types.html" > Extended Types< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l2 current" > < a  class = "reference internal"  href = "../index.html" > Engine Implementations< / a > < ul  class = "current" > 
 
						
						
						
							< li  class = "toctree-l3" > < a  class = "reference internal"  href = "../enginelib.html" > Engine Library< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l3" > < a  class = "reference internal"  href = "../engines.html" > SearXNGβ < / a > < / li > 
 
						
						
						
							< li  class = "toctree-l3" > < a  class = "reference internal"  href = "../engine_overview.html" > Engine Overview< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l3" > < a  class = "reference internal"  href = "../index.html#resultlist-and-engines" > ResultList and engines< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l3 current" > < a  class = "reference internal"  href = "../index.html#engine-types" > Engine Types< / a > < ul  class = "current" > 
 
						
						
						
							< li  class = "toctree-l4 current" > < a  class = "reference internal"  href = "../index.html#online-engines" > Online Engines< / a > < ul  class = "current" > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "../demo/demo_online.html" > Demo Online Engine< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "../xpath.html" > XPath Engine< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "../mediawiki.html" > MediaWiki Engine< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "../json_engine.html" > JSON Engine< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "adobe_stock.html" > Adobe Stock< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "alpinelinux.html" > Alpine Linux Packages< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "annas_archive.html" > Annaβ < / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "archlinux.html" > Arch Linux< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "bing.html" > Bing Engines< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "bpb.html" > Bpb< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "brave.html" > Brave Engines< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "bt4g.html" > BT4G< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "dailymotion.html" > Dailymotion< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "discourse.html" > Discourse Forums< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "duckduckgo.html" > DuckDuckGo Engines< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "geizhals.html" > Geizhals< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "gitea.html" > Gitea< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "gitlab.html" > GitLab< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "google.html" > Google Engines< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "lemmy.html" > Lemmy< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "loc.html" > Library of Congress< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "mastodon.html" > Mastodon< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "moviepilot.html" > Moviepilot< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "mrs.html" > Matrix Rooms Search (MRS)< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "mullvad_leta.html" > Mullvad-Leta< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "mwmbl.html" > Mwmbl Engine< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "odysee.html" > Odysee< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "peertube.html" > Peertube Engines< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "piped.html" > Piped< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5 current" > < a  class = "current reference internal"  href = "#" > Presearch Engine< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "qwant.html" > Qwant< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "radio_browser.html" > RadioBrowser< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "recoll.html" > Recoll Engine< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "seekr.html" > Seekr Engines< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "startpage.html" > Startpage Engines< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "tagesschau.html" > Tagesschau API< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "torznab.html" > Torznab WebAPI< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "void.html" > Void Linux binary packages< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "wallhaven.html" > Wallhaven< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "wikipedia.html" > Wikimedia< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "yacy.html" > Yacy< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "yahoo.html" > Yahoo Engine< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l5" > < a  class = "reference internal"  href = "zlibrary.html" > Z-Library< / a > < / li > 
 
						
						
						
							< / ul > 
 
						
						
						
							< / li > 
 
						
						
						
							< li  class = "toctree-l4" > < a  class = "reference internal"  href = "../index.html#offline-engines" > Offline Engines< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l4" > < a  class = "reference internal"  href = "../index.html#online-url-search" > Online URL Search< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l4" > < a  class = "reference internal"  href = "../index.html#online-currency" > Online Currency< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l4" > < a  class = "reference internal"  href = "../index.html#online-dictionary" > Online Dictionary< / a > < / li > 
 
						
						
						
							< / ul > 
 
						
						
						
							< / li > 
 
						
						
						
							< / ul > 
 
						
						
						
							< / li > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../result_types/index.html" > Result Types< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../templates.html" > Simple Theme Templates< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../search_api.html" > Search API< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../plugins/index.html" > Plugins< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../answerers/index.html" > Answerers< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../translation.html" > Translation< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../lxcdev.html" > Developing in Linux Containers< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../makefile.html" > Makefile &  < code  class = "docutils literal notranslate" > < span  class = "pre" > ./manage< / span > < / code > < / a > < / li > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../reST.html" > reST primer< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l2" > < a  class = "reference internal"  href = "../../searxng_extra/index.html" > Tooling box < code  class = "docutils literal notranslate" > < span  class = "pre" > searxng_extra< / span > < / code > < / a > < / li > 
 
						
						
						
							< / ul > 
 
						
						
						
							< / li > 
 
						
						
						
							< li  class = "toctree-l1" > < a  class = "reference internal"  href = "../../../utils/index.html" > DevOps tooling box< / a > < / li > 
 
						
						
						
							< li  class = "toctree-l1" > < a  class = "reference internal"  href = "../../../src/index.html" > Source-Code< / a > < / li > 
 
						
						
						
							< / ul > 
 
						
						
						
							
 
						
						
						
							  < h3 > Project Links< / h3 > 
 
						
						
						
							  < ul > 
 
						
						
						
							    < li > < a  href = "https://github.com/searxng/searxng/tree/master" > Source< / a > 
 
						
						
						
							  
 
						
						
						
							    < li > < a  href = "https://github.com/searxng/searxng/wiki" > Wiki< / a > 
 
						
						
						
							  
 
						
						
						
							    < li > < a  href = "https://searx.space" > Public instances< / a > 
 
						
						
						
							  
 
						
						
						
							    < li > < a  href = "https://github.com/searxng/searxng/issues" > Issue Tracker< / a > 
 
						
						
						
							  < / ul > < h3 > Navigation< / h3 > 
 
						
						
						
							< ul > 
 
						
						
						
							  < li > < a  href = "../../../index.html" > Overview< / a > 
 
						
						
						
							    < ul > 
 
						
						
						
							      < li > < a  href = "../../index.html" > Developer documentation< / a > 
 
						
						
						
							        < ul > 
 
						
						
						
							      < li > < a  href = "../index.html" > Engine Implementations< / a > 
 
						
						
						
							        < ul > 
 
						
						
						
							          < li > Previous: < a  href = "piped.html"  title = "previous chapter" > Piped< / a > 
 
						
						
						
							          < li > Next: < a  href = "qwant.html"  title = "next chapter" > Qwant< / a > < / ul > 
 
						
						
						
							      < / li > < / ul > 
 
						
						
						
							      < / li > 
 
						
						
						
							    < / ul > 
 
						
						
						
							  < / li > 
 
						
						
						
							< / ul > 
 
						
						
						
							< search  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"  autocomplete = "off"  autocorrect = "off"  autocapitalize = "off"  spellcheck = "false" / > 
 
						
						
						
							      < input  type = "submit"  value = "Go"  / > 
 
						
						
						
							    < / form > 
 
						
						
						
							    < / div > 
 
						
						
						
							< / search > 
 
						
						
						
							< script > document . getElementById ( 'searchbox' ) . style . display  =  "block" < / script > 
 
						
						
						
							  < div  role = "note"  aria-label = "source link" > 
 
						
						
						
							    < h3 > This Page< / h3 > 
 
						
						
						
							    < ul  class = "this-page-menu" > 
 
						
						
						
							      < li > < a  href = "../../../_sources/dev/engines/online/presearch.rst.txt" 
 
						
						
						
							            rel = "nofollow" > Show Source< / a > < / li > 
 
						
						
						
							    < / ul > 
 
						
						
						
							   < / div > 
 
						
						
						
							        < / div > 
 
						
						
						
							      < / div > 
 
						
						
						
							      < div  class = "clearer" > < / div > 
 
						
						
						
							    < / div > 
 
						
						
						
							    < div  class = "footer"  role = "contentinfo" > 
 
						
						
						
							    ©  Copyright SearXNG team.
 
						
						
						
							    < / div > 
 
						
						
						
							  < / body > 
 
						
						
						
							< / html >