It's one of my smorgasbord search engines run from a script (which collectively do so much better than Google or any of the legacy "big-tech" engines) Why it matters One of the great American philosophical orators, Rick Roderick (a Texan cowboy philosopher and academic twin of Bill Hicks), spoke about the importance of "the margins": Rick notices that in history certain people do not get a voice; Women. The Poor. Old…
I'd be very interested in checking out your SE script.
alias se1="se1.com" alias se2="se2.com" www-browser se1 $1; www-browser se2 $1 ...
Arrange them in roughly the order best to worse. If a result isn't satisfactory I hit q (exit for my choice of browser) and it falls through to the next search engine.
The other is surf-raw (actually written by everyone's favourite political prisoner, Mr. Assange) You can change the "elvi" to be what you want, but imho it doesn't really offer much extra because you still need to remember the aliases you gave each search engine. A sequence in an alias file hides that from you so I just type
$ search "keywords about thing"
Of course it falls over when different search engines parse the urlstring in different ways.