[beta] degoog - search engine aggregator
[beta] degoog - search engine aggregator
I have used searxng for about a year now, I have had quite a few personal gripes
What gripes have you had? Curious. Maybe something I’ve overlooked.
I keep getting results in different languages, a lot of my engines get rejected, it’s quite heavy and building extensions for it is fairly complex. They also recently restructured their own codebase, which means most of my customisation didn’t work anymore, which is when I decided to build my own instead of re-making all the customisations from scratch.
This is again very personal issues and specific to my use case frankly, and it could be that I wasn’t doing customisations right, but the way my brain works is to make something from scratch and learn the ins and out of it, so I just went for it.
I guess it also is styled more to my linking (plus theming is very extensive) and I wanted to create something that slots things in if wanted (see tmdb above results and rss on the homepage)
Hey! Well, aside from rotating multiple user agents, have a cheeky retry and having a “retry” button next to each engine I also heavily cache results so that for 12 hours the same query will give you the same results from cache. You can always invalidate cache from the settings.
Another thing you can also do is add multiple proxy that rotate on each request, traffic goes through proxy urls and you don’t get hit with rate limiting (again, proxy settings are in the settings tab - you can find free ones around).
So far I haven’t been rate limited by google yet, not gonna claim it won’t happen as it probably will, it’s the nature of the tool, but finger crossed so far so good.
turn on the limiter and link token, and that’ll stop in SearXNG. this is why most instances don’t work, is they don’t turn on the existing anti-bot measures.
* is a o in the name/logo
YES! Customisation is the main reason why I went out of my way to build it, and other stuff I listed in another comment in the thread :)
Thank you, if you ever end up making a store with your own plugins/themes and so on just lemme know and I’ll add it to the repo, it’d be cool to have a list of available stores already in the beta version, so when I go out of beta it’ll feel like a much more mature product <3
Just got it up and running! UI wise it’s super slick both on my phone and PC. It feels a lot better than searxng. My searxng instance also started getting blocked or something because my queries were failing, especially for images.
Are there any plugins or themes to checkout yet or is that ecosystem still developing? I’d love to know the process so I can take a whack at making a theme or plugin myself
Hey! If you go to settings -> store you will find all the plugins/themes/engines I made and use the docs/existing plugins as examples to make your own, I tried to build a variety of them to cover most aspects of customisations ♥️
Glad you like it! I saw you joined discord so feel free to ping me for more direct questions :)
My searxng instance also started getting blocked or something because my queries were failing, especially for images.
your instance has been found by bots. turn on the limiter and link token, and that’ll stop. this is why most instances don’t work, is they don’t turn on the existing anti-bot measures.
Ow that’s a big compliment, thank you! I think it’s just different rather than better as it focuses on user experience more than niche features. It’s meant to be an easy way to move out of using Google daily, without too much of a learning curve
Glad you are enjoying it ♥️
Have you tried 4get.ca? Quite usable, if somewhat childish.
Also, the documentation link in the readme is wrong: contents of () and [] are swapped here
4get.ca
Oh that’s quite nice actually! Never seen it! Suppose it’s very minimal tho, I’ll do some market research to scope the competition lol I feel like more alternatives make a better internet, if you ask me :)
p.s. thank you! sorted out the readme, my bad
That looks amazing!
I don’t want to bother you about that or anything, but Microsoft (who owns GitHub) is a company that’s actively hostile towards open source devs and is actively using GitHub to scrape insane amounts of training data for their own AI models without regard for consent.
Have you considered moving to an alternative platform? Codeberg for example is quite good, all their code is open source and self histable and the interface is quite easy to understand for someone, who is used to GitHub. It’s also managed by a nonprofit. It’s also pretty easy to transfer you repo from GitHub to there.
Hey thank you!
The issue with GitHub alternatives is the lack of runners/pipelines and restricting functionalities.
Gitlab is a good alternative but I use it for work and having two accounts juggling between work/personal projects is a recipe for disaster.
I spent a bit of time on codeberg and I am checking it out, happy to push the repo there too, but they don’t seem to provide pipeline options, so I wouldn’t be able to build the docker image there like I do on GitHub :)
Btw whilst I do believe into the whole Microsoft scraping projects to train AI regardless of licenses, I wouldn’t say they are hostile towards open source. They actually are extremely for it, vscode is free and one of the best IDEs out there for example, GitHub free plan is VERY generous and they have a whole FREE coding academy with extremely in-depth courses on how to learn programming and various niche topics. And they integrated wsl to seamlessly run Linux commands within windows, which I never thought I’d see happen (been there for years, but I’m just giving you examples).
I think they have their own action system (codeberg.org/actions/meta), but I’ve never tried it. Maybe you can look into that?
My point about Microsoft was mainly because AI is harmful and often used in a hostile way against open source. Also the fact that Microsoft tries to own the whole free software ecosystem.
If anyone hosts public instances of degoog, you could use one of those in the future!
If you have an old computer or anything like that lying around, I highly recommend trying out self-hosting though
First of all, thanks a ton.
I have been using SearxNG for more than year, running it as docker container on my Homelab. It’s connected to internet via Mullvad VPN.
Lately, I have see both Google and Bing search engines are either not working or returning complete garbage results.
My firewall setup doesn’t allow any incoming connection to homelab, except from LAN. So, bot accessing my SearxNG instance might not be the issue.
With degoog installed in the same fashion (docker + VPN), google engine seems to be unblocked for me (so far).
Not sure why degoog is not getting rate limited like SearxNG on the same system and same VPN. But, at least I’m happy :)
Aw thank you so much for giving it a try and leaving such a nice feedback ♥️ I am searching in a slightly different way than searxng, can’t promise it’ll work forever but for now it seems to be doing the trick ♥️ I have some more improvements to the search system coming with the next release as Bing does get blocked quite often for me.
P.s. have you been using any extensions? If so what’s your fave so far? Haha
Ah! Forget about that part. The docker-compose file you provided on repo works for rootfull docker.
For rootless docker, it works, but library import is not possible for file permission issue.
I think I know how to solve it, I will give it a try over weekend, and will let you know.
Hey, not sure what you mean, it works perfectly fine as rootless. Are you using docker or podman? Someone else had this issue with podman and we couldn’t figure out why it was different for them.
Everyone else is running this as user 1000, which is what the standard compose requires?
Please refer to this comment: lemmy.ml/comment/24567541
If you need any further information, let me know.

Hey, Some of you may know me for Jotty [https://github.com/fccview/jotty] and Cr*nmaster [https://github.com/fccview/cronmaster], been quiet with my head down lately improving my apps and trying to build a searxng alternative for myself. [https://lemmy.ml/api/v3/image_proxy?url=https%3A%2F%2Flemmy.world%2Fpictrs%2Fimage%2Fa70266bc-f67b-4dc1-b516-86166c8e4080.png] Whilst I have used searxng for about a year now, I have had quite a few personal gripes with it (mostly stuff I personally would prefer worked differently) so in the past few weeks I have decided to make my take on it and ran it happily locally. Since publishing the beta to my discord server I ended up building a fairly extensive tool. Degoog [https://github.com/fccview/degoog] is actually pretty minimal, there’s no much to it aside from a very comprehensive plugin/extension system. The idea being users can create their own engines, themes and plugins that hook into the core application and do… pretty much anything, from adding stuff to the result page (e.g. speedtests, tmdb information, ip retrieval, rss feeds embedded on the home page) to full on OIDC systems. This is still very much in beta and I figured the best way to get it out of beta would be to publish it to a wider audience (currently some users in our discord server have been testing it fairly successfully and i’ve been on top of bug fixing). Repo: https://github.com/fccview/degoog [https://github.com/fccview/degoog] Official extensions: https://github.com/fccview/fccview-degoog-extensions [https://github.com/fccview/fccview-degoog-extensions] Docs: https://fccview.github.io/degoog [https://fccview.github.io/degoog] You can install custom plugins/extensions. You can make your own repo and add it to the store page in the settings, or you can just have your own plugins locally for yourself. Let me know what you think, and feel free to ask any questions and feel free to join our discord (link in releases page on any of my apps) for a more direct chat about things <3
Thank you, that helped :)
I am not entirely sure why you need to do all that but I am trying a different approach and allowing a small entrypoint to set PGID and PUID (which you should be able to set as env variables in the docker-compose.yml file).
This should allow you to run the app as whatever user you wish.
It works for me locally, it’s currently on the develop image if you wanna give it a spin and report back. Otherwise it’ll be added in the next release.
Defaults are still 1000:1000.
Note that I’m running it on a rootless docker instance, and NOT on Podman. So, the following solution might or might not work for you.
services: degoog: image: ghcr.io/fccview/degoog:latest volumes: - ./.data:/app/data user: "0:0" ports: - "4444:4444" restart: unless-stoppedExplanation: rootless docker works a bit different from rootful docker. user 1000 (which is you on your server/machine) will be mapped to a different UID (e.g. 32555). This is to ensure that any process in docker container can’t have access to folders/files that you have access to, in case it manages to break free of docker containerization.
When you put user: “0:0” in a rootless docker container, it will assume your UID 1000 (which is you on your server/machine) inside docker container.
While it solves the file permission issue, but it is NOT a recommended way.
with user:1000:1000
with user:0:0