• asudoxM
    link
    106 months ago

    My own self-hosted SearXNG.

    • yeehaw
      link
      fedilink
      56 months ago

      How does that work, does it go out and start indexing the internet for you?

      • @whaleross
        link
        56 months ago

        It’s a meta search engine. It queries other search engines and compiles you results.

        • @[email protected]
          link
          fedilink
          36 months ago

          That’s a shame, It would be more interesting to run your own crawlers.

          (Yes I realise that would be computationally intense and hard, but it would nonetheless be cool)

          • @whaleross
            link
            36 months ago

            There is probably a neat wget oneliner that could crawl everything on the open web. The real challenge is how to index all the information. That might be a neat Perl oneliner.