this post was submitted on 25 Jun 2023
39 points (100.0% liked)
Free and Open Source Software
17926 readers
40 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.