Open readtedium opened 6 months ago
There are FOSS proxy implementations of Google working in the wild. In particular, SearX(NG) exists, and all it seemingly does is do a GET query and parse its HTML... I wonder if Google will eventually break the HTML however, or simply delay or block requests based in IPs or user agents
See: https://docs.searxng.org/dev/engines/online/google.html#google-engines https://github.com/searxng/searxng/blob/master/searx/engines/google.py
Mastodon user Artmesia had this idea:
This sounds like an intriguing service that could help people but it potentially would not be cheap to implement.