Google says it has begun requiring users to turn on JavaScript in order to use Google Search, possibly in an effort to block certain SEO tools.
If you set your user agent to Lynx it won’t need JavaScript
Submitted 1 year ago by BrikoX@lemmy.zip to technology@lemmy.zip
https://techcrunch.com/2025/01/17/google-begins-requiring-javascript-for-google-search/
Google says it has begun requiring users to turn on JavaScript in order to use Google Search, possibly in an effort to block certain SEO tools.
If you set your user agent to Lynx it won’t need JavaScript
DOS wins again!
Which proves, without a doubt, that the engine doesn’t need js to load results.
I wish I didn’t ever need google but unfortunately sucksuckgo has been getting worse and worse.
Talk about a step in the wrong direction!
the quality of search results tends to be degraded [without JavaScript].
Lol, how? That’s such bullshit.
Seriously, that’s such an absurd statement. It implies that the client-side affects the actual results.
I think their system just makes more money with sponsored gimmicks they might be enhancing.
The decline continues.
So until now Googlers sent a full web form to the backend and replaced the page contents with HTML returned by the server?
Like cavemen…
Google can eat shit.
possiblylinux127@lemmy.zip 1 year ago
Wait, they didn’t before?
Semi_Hemi_Demigod@lemmy.world 1 year ago
No, you could submit a request and just parse the HTML. This allowed people to write search proxies and then filter the results. Not as good as an actual API but it worked.