SaaSHub helps you find the best software and product alternatives Learn more →
Searxng Alternatives
Similar projects and alternatives to searxng
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Home Assistant
:house_with_garden: Open source home automation that puts local control and privacy first.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
-
Gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
-
-
-
-
-
-
-
-
-
-
-
mylar3
The python3 version of the automated Comic Book downloader (cbr/cbz) for use with various download clients.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
searxng discussion
searxng reviews and mentions
- A free internet metasearch engine
-
Show HN: Self-hosteable browser-based minimalist web-searching platform
Glad for your review!
About the source of the search results, both text and images, they're all from [SearXNG](https://github.com/searxng/searxng/).
> SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
SearXNG by itself offers a full-stack platform for you to run searches privately (you can find public instances at <https://searx.space/>, and easily host yourself [via docker](https://github.com/searxng/searxng-docker)).
About how they scrape other search engines, it's really simple: HTTP calls and parsing of HTML (for most of them).
In MiniSearch, I don't need to save the results by myself. The scrape is done in real-time by SearXNG and passed to MiniSearch, which in turn runs a similarity search and filters out the textual results that don't seem that useful.
But I can say the real differential of MiniSearch is that it's mobile-first. Since the beginning, it was made to run on the browsers of Chrome/Safari/Firefox Mobile, and [Wllama](https://github.com/ngxson/wllama) together with [Web-LLM](https://github.com/mlc-ai/web-llm), along with LLMs of <1B parameters, allowed it!
If you're curious, here's the HN post I made about it a year ago:
-
Disroot Search Engine (Tor hidden .onion service also available)
Disroot Search:
SearXNG
"Anonymous multi search engine platform
Disroot's Search is a search engine like Google, DuckDuckGo, Qwant, powered by SearXNG. What makes it unique from others is that it is a metasearch engine, aggregating the results of other search engines while not storing information about its users.
You don't need any account on Disroot to use this service."
= Disroot Search: https://search.disroot.org
= Disroot Tor Search: http://bzg6fq2cbzrp52z5xkmggsiqhfc4zb4ouq3g7y6b2yfdnuud6yajp...
= Source code: https://github.com/searxng/searxng
-
Creating a search engine for fun and because Google sucks
As someone who cares about their online searches actually being good, fast and private, I cannot recommend SearXNG more. https://github.com/searxng/searxng/
It's a metasearch engine that can query multiple search providers at once, including google, so you're not missing out on the good results you expect. Pick an instance at https://searx.space/ and tell your friends!
-
Does Sundar Pichai/Search team know how bad Google search is?
One thing to rule them all, one thing to find them, One thing to bring them all, and in the sandbox bind them:
SearxNG [1]
[1] https://github.com/searxng/searxng
-
This Week In Python
searxng – free internet metasearch engine which aggregates results from various search services
-
Perplexica: Open-Source Perplexity Alternative
Same here, here is a list of public instances[1]. Docs link [2].
[1] https://searx.space/
[2] https://docs.searxng.org/
-
Mobile Ad Blocker Will No Longer Stop YouTube's Ads
Don't use Youtube without going through a proxy like Invidious [1] or Newpipe
Don't use {site} Search without going through a proxy like SearxNG [2]
Don't use TwiXXer without going through a proxy like Nitter - this has gotten more difficult lately but it still works as long as you feed the daemon some registered accounts. Video does not work at the moment but that seems to be fixable.
Don't use Reddit without going through a proxy like libreddit [4]
Start noticing the pattern? Maybe it is time to start producing promotional posters:
The only thing to come between you and ADS could be a proxy / ADS. I'ts just not worth the risk
ADS / New rules for a sane net / Sane net protects you, your partner and your community
A proxy here and a filter there, ADS nowhere
The more you tighten your grip, ${site}, the more viewers will slip through your fingers
[1] https://github.com/iv-org/invidious
[2] https://github.com/searxng/searxng
[3] https://github.com/zedeus/nitter
[4] https://github.com/libreddit/libreddit
-
DuckDuckGo Privacy Pro
privacy-focused metasearch engines, like SearXNG[1] and 4get[2], should be considered more comprehensive and private than any one index or engine.
[1]https://docs.searxng.org/
-
SearXNG is a free internet metasearch engine
Global configuration for an instance:
https://github.com/searxng/searxng/blob/f1a148f53e9fbd10e95b...
-
A note from our sponsor - SaaSHub
www.saashub.com | 26 Mar 2025
Stats
searxng/searxng is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
The primary programming language of searxng is Python.