this post was submitted on 25 Jun 2023
40 points (100.0% liked)

Free and Open Source Software

18000 readers
1 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I want to use SearxNG as my daily driver, and I added three instances to my browser’s search engines list. However, I find that all three are down whenever I try to use it, and I inevitably have to look at the list of instances and click the top one just to perform one search. Is there a way to “auto-route” my search through the most reliable instance or something?

top 16 comments
sorted by: hot top controversial new old
[–] [email protected] 11 points 2 years ago (4 children)

My solution to this was to run my own private instance. It's very easy with docker-compose.

[–] [email protected] 6 points 2 years ago

Doesn't this defeat the privacy of searx because it's coming from a single IP and a single user?

[–] [email protected] 2 points 2 years ago (1 children)

Can that be done on a mobile device?

[–] [email protected] 4 points 2 years ago

You could in theory but hosting it on dedicated hardware will be a much better experience.

[–] [email protected] 2 points 2 years ago (2 children)

Does that help with the engine connection errors?

[–] [email protected] 1 points 2 years ago

I still have some issues with Bing from time to time but as far as I can tell that's because they are changing stuff and the SearXNG devs just need to push a fix.

[–] [email protected] 1 points 2 years ago

+1 to self hosting or using a vps.

[–] [email protected] 7 points 2 years ago* (last edited 2 years ago)

Searx.space has a whole bunch of instances. 92 online right now.

[–] [email protected] 5 points 2 years ago

This is why I don't use searxng as my daily driver! I'm too lazy to self host and they're always down.

[–] [email protected] 5 points 2 years ago

I use search.sapti.me as my instance and I've never had an issue with it

[–] [email protected] 3 points 2 years ago

Problem is that this kind of alternative web interfaces for Google are just going web scraping of the regular www.google.com page. They are not using the Google Search API (which is paid and requires an API key). However, Google says scraping of their search results is not allowed. And they are actually preventing it by blocking IPs doing too many search request in certain amount of time. That is the main reason a lot of Searx or SearxNG instances stop working after a certain time.

[–] [email protected] 2 points 2 years ago

i feel this too, i tried using searx for a while and found it really nice but frequently down or broken :/ i’ll try some of the instances suggested here.

[–] [email protected] 2 points 2 years ago

I’m pretty sure the instance I use (searx.org) still works (at least for me it does) but it does result in empty search result pages most of the time due to this bug (I think)