searx-instances

SearXNG instances list (by searxng)

Searx-instances Alternatives

Similar projects and alternatives to searx-instances

  1. uBlock

    3,051 searx-instances VS uBlock

    uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.

  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. duckduckgo-locales

    Translation files for <a href="https://duckduckgo.com"> </a>

  4. Pi-hole

    A black hole for Internet advertisements

  5. Killed by Google

    Part guillotine, part graveyard for Google's doomed apps, services, and hardware.

  6. brave-browser

    Brave browser for Android, iOS, Linux, macOS, Windows.

  7. Bitwarden

    Bitwarden infrastructure/backend (API, database, Docker, etc). (by bitwarden)

  8. user.js

    701 searx-instances VS user.js

    Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening

  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  10. vaultwarden

    Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs

  11. uBlock-issues

    This is the community-maintained issue tracker for uBlock Origin

  12. privacytests

    Source code for privacytests.org. Includes browser testing code and site rendering.

  13. browser_extension

    A browser extension that redirects popular sites to alternative privacy friendly frontends

  14. Searx

    Discontinued Privacy-respecting metasearch engine

  15. searxng

    SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.

  16. FastForward

    Don't waste your time with compliance. FastForward automatically skips annoying link shorteners.

  17. Yacy

    Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance

  18. hister

    Your own search engine

  19. searxng

    SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled. This is a fork of SearXNG used by searx.tiekoetter.com (by tiekoetter)

  20. searxng-docker

    Discontinued The docker-compose files for setting up a SearXNG instance with docker.

  21. librex

    Framework and javascript free privacy respecting meta search engine

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better searx-instances alternative or higher similarity.

searx-instances discussion

Log in or Post with
  1. User avatar
    a54b22e1
    · about 2 years ago
    · Reply

    Review ★★★★★ 10/10

searx-instances reviews and mentions

Posts with mentions or reviews of searx-instances. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-08-03.
  • Ask HN: What are the viable alternatives to DuckDuckGo?
    3 projects | news.ycombinator.com | 3 Aug 2026
    https://search.brave.com

    other things that came up in a search not mentioned in post yet (that I have heard of before):

    mojeek or yacy - are these any good?

    list of searx instances (I've used some of these a while ago but not recently so idk of their quality currently): https://searx.space/

  • SearXNG: A free internet metasearch engine
    17 projects | news.ycombinator.com | 3 Jul 2026
    Yeah, searxng instance reliability problem goes deeper than simple uptime. The google response time function on public instance page [1] should be a good measurement of the search engine availability of one instance, but is broken for some time. Without real testing, people really cannot get the full view of the service status of a single instance.

    [1] https://searx.space

  • Your SearXNG JSON integration works on your own instance and silently breaks on everyone else's. Here's why.
    2 projects | dev.to | 1 Jul 2026
    Don't hardcode one public instance and assume it represents all of them. searx.space maintains a live, checked list of public instances and — usefully — tracks which ones actually support which output formats. Filter for JSON support there instead of guessing.
  • Ask HN: General purpose search engine that will respect special characters?
    1 project | news.ycombinator.com | 24 Jan 2026
    exa.ai/search and perplexity, and most other search engines if you put the special characters in quotes. you could also find/make an instance of searx or search across aggregators. https://searx.space/
  • Live List of SearXNG Instances
    1 project | news.ycombinator.com | 17 Apr 2025
  • Moving away from US cloud services
    5 projects | news.ycombinator.com | 18 Mar 2025
  • Google.com search now refusing to search for FF esr 128 without JavaScript
    1 project | news.ycombinator.com | 16 Jan 2025
    Good that there are also non-EU instances of searx.

    Here is an extended list:

    https://searx.space/

  • Show HN: Self-hosteable browser-based minimalist web-searching platform
    6 projects | news.ycombinator.com | 13 Oct 2024
    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:

  • Creating a search engine for fun and because Google sucks
    3 projects | news.ycombinator.com | 8 Sep 2024
    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!

  • Indonesia bans search engine DuckDuckGo on gambling, pornography concerns
    1 project | news.ycombinator.com | 6 Aug 2024
    That comment is simply ludicrous.

    You display enough technical pro-efficiency on the topic but then you try to compare as equivalent the usage of SearX or DDG, ignoring that only one of them has the source code available for review. If you are affiliated to DDG, please disclose openly.

    If you honestly are _THAT_ worried about IP tracking on the server level, then you would run SearX inside your local machine with Tor or any VPN of your choice. Simple.

    Otherwise you'd just pick an online instance from https://searx.space/

    But I wonder if we are having a non-affiliated conversation.

  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 Sep 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic searx-instances repo stats
234
206
8.8
5 days ago

Sponsored
Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com