SearX vs SearXNG
A side-by-side comparison of two self-hosted search engines options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | SearX | SearXNG |
|---|---|---|
| Deploy effort | Under-an-hour setup | ≈5-minute setup |
| Health score | 65 · Good | 98 · Excellent |
| Category | Search Engines | Search Engines |
| License | AGPL-3.0 | AGPL-3.0 |
| Language | Python | Python |
| Setup difficulty | Easy | Easy |
| Min. RAM | 256 MB | 256 MB |
| Deployment | docker, bare-metal | docker, kubernetes, bare-metal |
| GitHub stars | ★ 13,553 | ★ 37,570 |
| First released | 2014 | 2021 |
| Replaces | Google Search, Bing | Google Search, Bing |
What are SearX and SearXNG?
SearX
SearX is the original open-source metasearch engine that aggregates results from multiple search engines while protecting user privacy. It paved the way for the modern SearXNG fork.
- Privacy-respecting metasearch
- No tracking of queries
- Configurable engine list
- JSON API output
SearXNG
SearXNG is a free, open-source metasearch engine that aggregates results from more than 70 search services without tracking or profiling users. It is the actively maintained fork of the original SearX project.
- Aggregates 70+ search engines
- No tracking or user profiling
- Customizable engines and categories
- Optional result proxying
SearX vs SearXNG: key differences
Both projects are written in Python. SearX is the more established project (first released 2014), while SearXNG arrived in 2021. SearXNG has the considerably larger community, at 37,570 GitHub stars versus 13,553.
Why pick each one
Choose SearX if…
- Lightweight
- Foundational privacy search
Watch out for
- Largely superseded by SearXNG
Choose SearXNG if…
- Strong privacy guarantees
- Highly configurable
Watch out for
- Public instances can be rate limited
Frequently asked questions
Is SearX or SearXNG better?
Neither is universally better. SearXNG has the larger community; both share a easy setup difficulty, so the decision comes down to features and licensing.
Are SearX and SearXNG free and open-source?
Yes. SearX is licensed under AGPL-3.0 and SearXNG under AGPL-3.0. Both can be self-hosted at no software cost.
Can I run SearX and SearXNG with Docker?
SearX: yes. SearXNG: yes.