SearXNG | |
---|---|
![]() | |
![]() SearXNG home page with the default dark theme | |
Initial release | March 27, 2021 |
Repository | github |
Written in | Python, HTML |
Operating system | Linux, FreeBSD, macOS |
Predecessor | Searx |
Standard(s) | OpenSearch |
Type | Metasearch engine |
License | GNU Affero General Public License |
Website | docs searx |
SearXNG is a free and open-source metasearch engine forked from and a continuation of Searx. SearXNG supports over 70 different search engines. [1] Similar to Searx, it does not collect information about users. [2]
SearXNG is server-side software, and as such is hosted by several instances, public and private. Private instances are hosted on a local network, or run on the user's desktop computer itself, and are designed to be used by one person or a small number of people. Public instances are hosted on public web servers and are designed to be used by anyone like a typical search engine. [1] A list of public instances is available at searx
SearXNG can separate results into multiple categories, including the standard categories of "Web, "Images," "Videos," and "News," as well as the non-standard categories of "Social Media," "Music," "Files," "IT," and "Science." [4]
As a metasearch engine, SearXNG functions by sending queries to upstream search engines and returning them to the user. More than 70 different search engines are supported, including Google, Bing, DuckDuckGo, and Qwant. [1] [3] SearXNG also supports "bangs", searching only a particular engine if an exclamation point and shortcut key are appended before the search. Using two exclamation marks, such as "!!w", functions like DuckDuckGo's version of bangs, redirecting to the external engine itself. [5]
SearXNG removes private data from requests sent to search services. SearXNG itself stores little to no information that can be used to identify users. [2] [1]