Feature request: Query multiple scrapers at once #74

Closed
opened 2025-05-03 12:59:47 +00:00 by emorydeer3 · 3 comments

Searx sucks ass but this is one of their nicer features I have yet to see in a search engine that doesn't suck, it would be nice to have it in 4get

I tried implementing that myself but I suck at PHP and also your codebase is kinda messy

Searx sucks ass but this is one of their nicer features I have yet to see in a search engine that doesn't suck, it would be nice to have it in 4get I tried implementing that myself but I suck at PHP and also your codebase is kinda messy
Owner

Querying multiple engines not only make the search results worse: it uses up resources needlessly. Scrapers have conflicting filters. Not all search engines support searching a specific date-range, for example.

In most, if not all cases, you want to use a specific search engine for different types of queries nowadays. Searching up the name of a movie on Yandex VS DuckDuckGo serves 2 different purposes and it's pretty clear why. Searching the name of a paper on Google VS Bing can mean the difference between getting SEO spam back VS actual results.

4get is a search tool for RESEARCH. It's not a solution to magically fix the bad search results returned by big tech. Hearch.co is decent, if, for some reason, you really need metasearch, but then again what for?

Querying multiple engines not only make the search results worse: it uses up resources needlessly. Scrapers have conflicting filters. Not all search engines support searching a specific date-range, for example. In most, if not all cases, you want to use a specific search engine for different types of queries nowadays. Searching up the name of a movie on Yandex VS DuckDuckGo serves 2 different purposes and it's pretty clear why. Searching the name of a paper on Google VS Bing can mean the difference between getting SEO spam back VS actual results. 4get is a search **tool** for RESEARCH. It's not a solution to magically fix the bad search results returned by big tech. Hearch.co is decent, if, for some reason, you *really* need metasearch, but then again what for?
Author

Metasearch is one way to combat SEO slop and it can give you less biased results.
However, you're right; it does make queries much slower.

Maybe I'll look into writing a Hearch.co scraper.

Metasearch is one way to combat SEO slop and it can give you less biased results. However, you're right; it does make queries much slower. Maybe I'll look into writing a Hearch.co scraper.
Owner

Metasearch engines can't make the difference between slop and good results

Metasearch engines can't make the difference between slop and good results
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lolcat/4get#74
No description provided.