Live data from Hacker News

SearX: Privacy-respecting metasearch engine

github.com

11–20 of 30 posts

Re: SearX: Privacy-respecting metasearch engine

#11

Even with a pool of proxies, I would expect an instance of this "metasearch engine" to quickly get banned by the other search engines. The same IP running thousands of queries and scraping its content (which is against their ToS) should be easily detectable.

google will give you a captcha every once in a while but they never actually stop you from using their service.

Re: SearX: Privacy-respecting metasearch engine

#12

Even with a pool of proxies, I would expect an instance of this "metasearch engine" to quickly get banned by the other search engines. The same IP running thousands of queries and scraping its content (which is against their ToS) should be easily detectable.

google will give you a captcha every once in a while but they never actually stop you from using their service.

It will also sometimes ban you completely (not even the CAPTCHA works, solving it just gets you another) for ~2h. I've triggered it manually, usually when trying very specific queries and multiple variations in quick succession and also going through to the "end" of the result pages.

Re: SearX: Privacy-respecting metasearch engine

#14
post #8

Earlier quoted context omitted.

This is self-hosted, so I'm assuming it's running under the assumption that each person hosts their own instance and uses that instance. The number of queries coming from the instance in that case wouldn't look too out of the ordinary.

Then that defeats the purpose of trying to be privacy focused if your search queries aren't mixed with other people's queries.

I can't grasp how you got that idea. Do you not know what self-hosted means?

the engine craws the web and saves its data locally. this locally saved data can be queried/searched. So yes, in your search engine, there will only be your own searches. But these searches are only visible to your own servers/services.

Re: SearX: Privacy-respecting metasearch engine

#15

Even with a pool of proxies, I would expect an instance of this "metasearch engine" to quickly get banned by the other search engines. The same IP running thousands of queries and scraping its content (which is against their ToS) should be easily detectable.

I'm curious. How does DuckDuckGo do this?

Re: SearX: Privacy-respecting metasearch engine

#16
post #8

Earlier quoted context omitted.

This is self-hosted, so I'm assuming it's running under the assumption that each person hosts their own instance and uses that instance. The number of queries coming from the instance in that case wouldn't look too out of the ordinary.

Then that defeats the purpose of trying to be privacy focused if your search queries aren't mixed with other people's queries.

I also run searx self-hosted, configured to proxy all its queries through Tor. Occasionally one of the engines doesn't return results (probably due to blocking), which is barely noticeable since several others still work, but normally all the engines including Google return results.

Since searx doesn't store cookies returned by the search engines, and I'm using it through Tor, I think this is a significant improvement over sending all my search queries to Google directly from my laptop.

Re: SearX: Privacy-respecting metasearch engine

#17
post #14
post #8

Earlier quoted context omitted.

Then that defeats the purpose of trying to be privacy focused if your search queries aren't mixed with other people's queries.

I can't grasp how you got that idea. Do you not know what self-hosted means? the engine craws the web and saves its data locally. this locally saved data can be queried/searched. So yes, in your search engine, there will only be your own searches. But these searches are only visible to your own servers/services.

This is not how searx works.

Re: SearX: Privacy-respecting metasearch engine

#18

Even with a pool of proxies, I would expect an instance of this "metasearch engine" to quickly get banned by the other search engines. The same IP running thousands of queries and scraping its content (which is against their ToS) should be easily detectable.

Building on that issue, I'd like to add that it would be nice to have a feature that alerts a user that certain a search engine is denying requests. It's visible in the logs or settings somewhere, but usually I find myself wondering for a while why my search queries aren't accurate before heading off to figure out why. Still a great project though, I use it every day.

At least for me, next to each result is a list of the engines that returned that result. I run searx through Tor, so I occasionally find that Google stops returning results for a few minutes.

It doesn't happen often, but it's easy to tell when it does because none of the first page results have "google" next to them, while of course normally most of them would.

Re: SearX: Privacy-respecting metasearch engine

#19
post #15

Even with a pool of proxies, I would expect an instance of this "metasearch engine" to quickly get banned by the other search engines. The same IP running thousands of queries and scraping its content (which is against their ToS) should be easily detectable.

I'm curious. How does DuckDuckGo do this?

By paying for API access to other search engines. Yahoo used to offer that publicly but eventually shut the service down (but kept DDG as a legacy customer)

Re: SearX: Privacy-respecting metasearch engine

#20
post #19
post #15

Earlier quoted context omitted.

I'm curious. How does DuckDuckGo do this?

By paying for API access to other search engines. Yahoo used to offer that publicly but eventually shut the service down (but kept DDG as a legacy customer)

That's interesting. I wonder the cost.
Post reply on HN