I'd be more OK with this if Google had a good API for their search results. But they've deprecated it, and now there is no alternative. So I'll continue to use 3rd parties that scrape Google results, until they change their mind.
Last time I looked into this (about a month ago), there's a lot of restrictions on the use of Gemini's search grounding results. There's not even an easy or approved way to de-mangle their returned URL's to get to the real URL of the search results. Has that changed recently?
I haven't used it but they were silly about their programmatic search api in the same way. Can't use the results for anything other than showing them as-is on a results page.
> The whole thing was just “we don’t like that this is happening, so we’re suing.”
Typical behavior from a big company with immense resources. They probably thought they would get a settlement or SerpAPI could not afford to fight. I assume they are pretty small, at least in comparison to Google (I've never heard of them).
Google has so much money that even a "loser pays" requirement on litigation probably would not disuade them.
EU protects a database creator if there has been a qualitative or quantitative "substantial investment" in obtaining, verifying, or presenting the content, regardless of creative expression.
In USA copyright requires a minimum degree of original creativity in the selection, coordination, or arrangement of the data.
I think it's a rather grey line to say that Google search results are just facts, but eg maps are copyrightable. There's a rather large amount of effort involved in crawling and ranking the web - the PageRank itself should be copyrightable.
> I think it's a rather grey line to say that Google search results are just facts, but eg maps are copyrightable.
I don't think a map is a good example. A picture is probably a better one. A map, by its very definition, is not a replica of any part of the original artifact. Not merely because a map is not the territory, but also because it's not even a direct, unaltered view of the thing. There is clearly some creativity required in putting together a map, since it requires you to decide what to include, what to leave out, what to exaggerate, what to distort, etc... as evidenced by maps of the same area looking vastly different.
By contrast, search engine results are stitchings of various pieces of the text on the page, verbatim. How much creativity that embidies is probably akin to that within a photo.
Where it gets tricky is that, at least in past US case law, 'maps are facts' and thus cannot be copyrighted as easily (this is part of why published maps often have intentional, hopefully subtle errors in them) [0]
[0] - I believe a specific case was Nintendo vs Prima publishing, which was even involving a map of a fictitious construct.
It's interesting to imagine how the world would be different, if internet advertising giants were partially liable for scams/malware that they facilitate.
I recall a articale I read "somewhere" that reported the Facebook makes big profit (Billions) from scams. So they have no ( or no strong motive) motive to shut such scams down
An example is courtcase against Meta for using a Australians mining billionares likeness to promote a crypo investment scam.
I'm surprised legitimate companies don't pressure Facebook on this though. There are enough scams on Facebook that I now refuse to believe anything there, even though some of the things look useful and probably are not scams (and also are things I didn't know existed without an ad - thus filling one of the legitimate values of advertisements: informing me of things that would make my life better but I don't know exist).
This is why Section 230 is fundamentally wrong. Because the core concept of it assumes reasonable behavior without monetary incentives. Which is great if you're legislating someone's personal forum about their hobby. But Section 230 applied to the ad industry is incredibly, incredibly broken, because advertising companies do not have any incentive to act in good faith.
As soon as a dollar of profit is involved in a content moderation decision, a business should be fully liable for the decisions around content on their platform. If I report an ad to Facebook and Facebook decides to keep it they should be accepting legal responsibility for that ad.
You want to stop scams online, you make the platforms liable and then grant them the ability to recover the losses by going after the advertisers.
Your first assertion is obviously untrue. And fake celebrity endorsements pre-date the existence of the Internet, let alone Meta. There were lawsuits back in the 1800s on this topic. This is hardly a new problem unique to Meta.
There's nothing obvious about it. Meta makes money on ads, period. Scams work and get clicks. Therefore, meta makes money on scams running rampant on their platform.
Imagine how world would be different if the actual scammers and malware creators would be prosecuted and not insteead demanded that internet giants play a privatized police force.
Aren't the giants closer to the mob than a police force? I suppose those things are not terribly different in practice, but Google, Facebook, et al make money from leaving the scams on their ad networks.
Either way works - I'd still prefer the scammers to be liable and persecuted for their scamming than demanding that platforms enact censorship and policeing control.
Same with land registry UK, it takes me several tries even though I know I should be looking for the .gov version. Last time I only realised I got the ad version because it asked me to pay for something that's free on the gov version.
The irony is that Google's success was built on crawling and indexing the open web. I understand wanting to protect your product, but once you remove affordable APIs and then object to third parties filling that gap, you're creating demand for the very behavior you're trying to discourage
This ruling might feel good viscerally, but it also reinforces Googles own scraping as perfectly legal. At its inception, Google probably viewed this lawsuit as win-win. Either they successfully sue a competitor into oblivion or establish a precedent that will protect themselves in the future. Google lost, but they still won.
- Google search is on the way out. I don't know any of my peers who use it anymore.
- Coding models make doing extreme depth of work possible.
- Hoards of unemployed engineers now have access to 10x coding utilities and are looking for things to do. They will start clawing away at Google products.
- Just the other day, someone cloned Google Gsuite and it looked awesome
- Drive and Search will also be fungible products
- I'm itching at the chance to build my own phone operating system, and there must be thousands of others who want to do the same.
- Chrome can probably be replaced (Firefox gained a whole percentage point last month)
I don't think Google is safe anymore.
Two caveats that I'll give them:
- YouTube still has network effects and probably can't be dislodged
I tried both and it’s not even close which interface is better when it comes to answering a question. Google gives you stuff to sift through and interpret. AI just gives the answer.
Imagine you’re in the car or hands free or disabled and you just want the question answered.
AI just gives the answer... which you then need to sift through and interpret as it's often wrong.
Google's UX is terrible - but a search engine (a tool that can put you right into contact with the FAQ or forum where actual experts are discussing your problem) is always going to be powerful.
For sure. But a search engine the way we both probably agree is powerful is not Google's business. Google wants to own the interface level where everyday users come with questions/needing things and Google owns that experience. And that part is dying very quickly.
Oh, I definitely agree that Google squandered their golden goose. Had they treated search as an independent business and not a piggy bank they'd be in a much better position. An independent business would still likely fall prey to gradual enshittification but the sheer lack of investment into improving the platform while also worsening the UX has opened up the door. They likely felt quite empowered after Bing crashed and burned but weren't prepared for competitors who had QoL features and weren't backed by the biggest boogieman in tech (at the time at least).
The model just asked the crawler to get a recent copy of relevant pages and used that to give the answer. That is why AI companies experimenting with browsers or at least agentic extensions to browsers as that allows to fetch on behalf of the user directly from the device with a residential IP and ditch expensive to maintain crawling infrastructure.
Index is just a part of the model. The nice property is that the index for LLM does not need to be updated often so LLM plus index can be static. This even works for the latest news as LLM can fetch major news sites to learn the latest stories and then fetch individual articles for the final answer.
"just gives you the answer" is a problem when it is offered without context, sourcing, etc.
Such is the case for people trying to poison--ahem "influence" LLM results for "what is the best restaurant in $my_locale". You're playing a dangerous game.
> is a problem when it is offered without context, sourcing, etc.
Sure. But that's not what's happening here, yeah? Both examples are providing sources. Actually I'd say that the LLM is doing a better job at that. You click a button and see 9 URLs to 9 news sites.
I think for the "influence LLM results" fears, it would be ridiculous to argue about which multi-billion dollar American company can be trusted more not to manipulate you.
> Actually I'd say that the LLM is doing a better job at that. You click a button and see 9 URLs to 9 news sites.
Does it show relevant snippets for each of the 9 URLs? If not, then it's as bad as Google's AI summary. It's not that rare that the reference disagrees with the LLM.
The value of the non-LLM search engine is that in the search results, you see the relevant snippet, and if you want more information, you know quickly which links to click.
Not saying there's no place for the LLM for many search engine use cases, but a proper search engine replacement it is not.
> Does it show relevant snippets for each of the 9 URLs? If not, then it's as bad as Google's AI summary.
Sounds like you're saying that the LLM isn't any better than Google's LLM-created snippets. The claim was that Google has no moat against LLMs, and your evidence against this claim is Google's LLM generated content.
On a personal level if I used to do 100 google searches on a daily basis, now I would be doing only 10. And it is the case with everyone in the tech ecosystem at least. So it would be fair to assume that there share has reduced.
On the LLM side as well, I have not seen much people using Gemini vs the market share of Claude / Open AI.
The assumption of the long tail still using Gemini because it is bundled might be correct, but I am not even sure if that is something that Google will be happy with.
Claude Sonnet 5 Medium more or less on the timestamp of the comment:
Prompt: Who won the 2026 World Cup?
Answer: Spain won the 2026 World Cup, beating Argentina 1-0 after extra time in the final at MetLife Stadium on July 19. Ferran Torres scored the only goal in the 106th minute, coming on as a substitute in the 62nd minute. It’s Spain’s second World Cup title, having also won in 2010.
Prompt: Nearby BBQ places open now?
Answer: (a geolocation permission request prompt for the browser followed by) Right in [redacted] both [redacted] (4.6 stars, open until [redacted]) and [redacted] ([redacted]) are close and currently open.
A bit further out but highly rated: [redacted]
Seems like LLM does a good job on those questions…
Almost certainly. That's OK, isn't it? Folks have been Googling things poorly for as long as there has been a Google to Google with, and now they have bots that do it on their behalf.
The only issue is that the eyeballs stayed with the LLM, which allows it to hold a position that is potentially very powerful. This is particularly problematic with people who believe that computers are infallible.
The point of this thread is that you cannot replace search engines with an LLM. If your example is an LLM using a search engine as a tool call, you have not replaced the search engine. It’s still there.
The LLMs I've tried don't do well with very new stuff. Like Zig for example, they tell me answers that were good for Zig 0.12 but we on 0.16 now. So I've got to feed them the latest docs, then do the AI dance.
I've been using DDG for at least 3 years. Very rarely use Google anymore, and when I do it is when DDG doesn't find much and in those cases Google usually isn't any better.
> Hoards of unemployed engineers now have access to 10x coding utilities and are looking for things to do. They will start clawing away at Google products.
No way this is threat to google. For the same reason why the same hordes of engineers did not managed to compete with large companies up to now. And for the same reason they were not producing all that many novel small apps last 10 years.
This is winner takes all economy. Tokens or no tokes, this is not the econony of small competing companies. This is the world of big ones.
are your peers me, myself, and I? that is a wild claim. I'll start asking around but I don't think I could find one person that says they don't use google search anymore
Google crawling respects robots.txt and doesn't break capcha. It is easy to tell Google to piss off. SerpAPI fully relies on end-user proxies distributed like malware (in LG tv apps for instance), it has no other way it could function because it exclusively ingests data from sources that tell it to stop. If you wanted to scrape a bot friendly site, you wouldn't need SerpApi
But only vaguely. Google uses its monopoly position in advertising to basically ensure that you allow them to scrape your site (or if not you personally, the majority of revenue driving sites). They have the benefit of being allowed by default.
They also then scrape again at the user level for users operating chrome.
They also conveniently ignore global blocks for their adsbots (you have to specifically name them to block them).
If you're not Google, you likely don't have this luxury.
My preference would be that governments force search indexes to be public. The exact mechanisms for this can be debated.
(IANAL) I think that the deeper thing from this lawsuit is that from my understanding, (inherently) Search engines are considered public indexes and the data (URL's,index) behind it is considered uncopyrighted and as such aren't protected by DMCA because DMCA only works for copyrighted contents and thus the dismissal of the lawsuit by the Judge.
Basically, search engines are publicly scrapable, though I do wonder as from a law point of view, that it must be within the murky waters as to what a search engine means in terms of seperating its search engine code/its recomendation engine and the public data much of which are intertwined with each other.
I believe that the argument that could be made is that the recommendation engine is the way it is because of all the data and its unseperable to really copyright the whole mechanism in all its glory.
Speaking of which, it seems that AI models feel really similar. Does this judge lawsuit show that AI model weights aren't copyrightable as well? If a search engine is built on public indexes then so are the AI models. I was just writing similar comment on another thread but it seems to be the case, definitely worth a blog article or thinking more about perhaps this judgement by this judge itself in general as well, I just have a vibe that this judgement has pretty far reaching consequences in its impact.
Yes, it will take legal action in Europe and or when the U.S. switches back with more democrats in power to force them to start paying their fair share.
It behooves them to create systems that gets content creators paid as without content AI can not stay relevant. It also behooves entrepreneurs and technologists to create systems that solves this issue.
I'd be more OK with this if Google had a good API for their search results. But they've deprecated it, and now there is no alternative. So I'll continue to use 3rd parties that scrape Google results, until they change their mind.
I wonder how this changes things (EU forces to share search data):
https://abcnews.com/Technology/wireStory/eu-forces-google-sh...
Doesn't the US too, following Google's antitrust loss last year?
> Judge Mehta said in the 223-page ruling that Google must share some of its search data with “qualified competitors” to resolve its monopoly.
https://www.nytimes.com/2025/09/02/technology/google-search-...
I agree, then need to bring back Nelson Minar’s old search API, or something like it.
Google does supply search grounding with Gemini API calls, and that is handy, but not general enough.
Last time I looked into this (about a month ago), there's a lot of restrictions on the use of Gemini's search grounding results. There's not even an easy or approved way to de-mangle their returned URL's to get to the real URL of the search results. Has that changed recently?
I haven't used it but they were silly about their programmatic search api in the same way. Can't use the results for anything other than showing them as-is on a results page.
> The whole thing was just “we don’t like that this is happening, so we’re suing.”
Typical behavior from a big company with immense resources. They probably thought they would get a settlement or SerpAPI could not afford to fight. I assume they are pretty small, at least in comparison to Google (I've never heard of them).
Google has so much money that even a "loser pays" requirement on litigation probably would not disuade them.
EU protects a database creator if there has been a qualitative or quantitative "substantial investment" in obtaining, verifying, or presenting the content, regardless of creative expression.
In USA copyright requires a minimum degree of original creativity in the selection, coordination, or arrangement of the data.
I think it's a rather grey line to say that Google search results are just facts, but eg maps are copyrightable. There's a rather large amount of effort involved in crawling and ranking the web - the PageRank itself should be copyrightable.
> I think it's a rather grey line to say that Google search results are just facts, but eg maps are copyrightable.
I don't think a map is a good example. A picture is probably a better one. A map, by its very definition, is not a replica of any part of the original artifact. Not merely because a map is not the territory, but also because it's not even a direct, unaltered view of the thing. There is clearly some creativity required in putting together a map, since it requires you to decide what to include, what to leave out, what to exaggerate, what to distort, etc... as evidenced by maps of the same area looking vastly different.
By contrast, search engine results are stitchings of various pieces of the text on the page, verbatim. How much creativity that embidies is probably akin to that within a photo.
Where it gets tricky is that, at least in past US case law, 'maps are facts' and thus cannot be copyrighted as easily (this is part of why published maps often have intentional, hopefully subtle errors in them) [0]
[0] - I believe a specific case was Nintendo vs Prima publishing, which was even involving a map of a fictitious construct.
IIUC that particular case has details that don't fit into the general scenario I mentioned, and they affected its outcome.
They definitely started blowing through that line when they started serving up content answers as results.
It's been over 20 years since the PageRank paper was released. We're past that point and they stopped using PageRank 15 years ago.
It's quite important that SERPs are scrapeable, because they keep advertising scams like ETA/ESTA sites: https://www.bbc.co.uk/news/technology-56886957
It's interesting to imagine how the world would be different, if internet advertising giants were partially liable for scams/malware that they facilitate.
Ironically it's only really people who heavily ad-block/privacy-protect that get these scam/malware ads.
When Google has no profile on you, your view is virtually worthless, so it's only bottom feeders that bid on those views.
Average users get Coke and Tide ads. Its usually the most technically adept that get the worst ads, and usually they just turn their ad block back on.
I recall a articale I read "somewhere" that reported the Facebook makes big profit (Billions) from scams. So they have no ( or no strong motive) motive to shut such scams down
An example is courtcase against Meta for using a Australians mining billionares likeness to promote a crypo investment scam.
https://www.afr.com/technology/dad-it-s-a-fraud-call-that-sp...
I'm surprised legitimate companies don't pressure Facebook on this though. There are enough scams on Facebook that I now refuse to believe anything there, even though some of the things look useful and probably are not scams (and also are things I didn't know existed without an ad - thus filling one of the legitimate values of advertisements: informing me of things that would make my life better but I don't know exist).
This is actually illegal here in Sweden though. Lawsuits are ongoing.
I'm kind of surprised that there haven't been criminal cases.
even in the UK where we don't have "personality rights" it would almost certainly come under the common law offence of "passing off"
This is why Section 230 is fundamentally wrong. Because the core concept of it assumes reasonable behavior without monetary incentives. Which is great if you're legislating someone's personal forum about their hobby. But Section 230 applied to the ad industry is incredibly, incredibly broken, because advertising companies do not have any incentive to act in good faith.
As soon as a dollar of profit is involved in a content moderation decision, a business should be fully liable for the decisions around content on their platform. If I report an ad to Facebook and Facebook decides to keep it they should be accepting legal responsibility for that ad.
You want to stop scams online, you make the platforms liable and then grant them the ability to recover the losses by going after the advertisers.
Your first assertion is obviously untrue. And fake celebrity endorsements pre-date the existence of the Internet, let alone Meta. There were lawsuits back in the 1800s on this topic. This is hardly a new problem unique to Meta.
There's nothing obvious about it. Meta makes money on ads, period. Scams work and get clicks. Therefore, meta makes money on scams running rampant on their platform.
Imagine how world would be different if the actual scammers and malware creators would be prosecuted and not insteead demanded that internet giants play a privatized police force.
Aren't the giants closer to the mob than a police force? I suppose those things are not terribly different in practice, but Google, Facebook, et al make money from leaving the scams on their ad networks.
Either way works - I'd still prefer the scammers to be liable and persecuted for their scamming than demanding that platforms enact censorship and policeing control.
Same with land registry UK, it takes me several tries even though I know I should be looking for the .gov version. Last time I only realised I got the ad version because it asked me to pay for something that's free on the gov version.
The irony is that Google's success was built on crawling and indexing the open web. I understand wanting to protect your product, but once you remove affordable APIs and then object to third parties filling that gap, you're creating demand for the very behavior you're trying to discourage
I am somewhat confused - does this mean we can all now legally scrape Google search results?
Always has been
Legally and ‘they won’t do everything they can to stop you’ are not the same thing of course.
DMCA needs to be reformed one day.
That's not news to me, but this article was a really good reminder of how awful that law is. How have we not gotten it fixed yet??
Copyright should be abolished.
Hypocrisy-rich.
the company that built its empire by indexing every page on the internet without asking is now suing people for reading its pages without asking
This ruling might feel good viscerally, but it also reinforces Googles own scraping as perfectly legal. At its inception, Google probably viewed this lawsuit as win-win. Either they successfully sue a competitor into oblivion or establish a precedent that will protect themselves in the future. Google lost, but they still won.
> but it also reinforces Googles own scraping as perfectly legal.
I don't like Google very much, but making it illegal to scrape public data enables way too much abuse, so this is for the best.
Google has no moat anymore.
- Google search is on the way out. I don't know any of my peers who use it anymore.
- Coding models make doing extreme depth of work possible.
- Hoards of unemployed engineers now have access to 10x coding utilities and are looking for things to do. They will start clawing away at Google products.
- Just the other day, someone cloned Google Gsuite and it looked awesome
- Drive and Search will also be fungible products
- I'm itching at the chance to build my own phone operating system, and there must be thousands of others who want to do the same.
- Chrome can probably be replaced (Firefox gained a whole percentage point last month)
I don't think Google is safe anymore.
Two caveats that I'll give them:
- YouTube still has network effects and probably can't be dislodged
- Google cloud isn't going anywhere
> Google search is on the way out. I don't know any of my peers who use it anymore.
What do they use?
Of all my tech friends, colleagues, I'm the only one who uses Kagi. Another person uses searx. Everyone else uses Google.
Of my non-tech friends and colleagues, everyone uses Google.
Let me tell you about this new little-known technology that's been gaining traction in the last few years...
Sure, go ahead and ask the LLM who won the 2026 World Cup. Or nearby BBQ places open now.
Even assuming no hallucinations, an LLM can replace some use cases for search but not all.
I tried both and it’s not even close which interface is better when it comes to answering a question. Google gives you stuff to sift through and interpret. AI just gives the answer.
Imagine you’re in the car or hands free or disabled and you just want the question answered.
https://ibb.co/whYmZWxs
https://ibb.co/JFkQbmJf
AI just gives the answer... which you then need to sift through and interpret as it's often wrong.
Google's UX is terrible - but a search engine (a tool that can put you right into contact with the FAQ or forum where actual experts are discussing your problem) is always going to be powerful.
For sure. But a search engine the way we both probably agree is powerful is not Google's business. Google wants to own the interface level where everyday users come with questions/needing things and Google owns that experience. And that part is dying very quickly.
Oh, I definitely agree that Google squandered their golden goose. Had they treated search as an independent business and not a piggy bank they'd be in a much better position. An independent business would still likely fall prey to gradual enshittification but the sheer lack of investment into improving the platform while also worsening the UX has opened up the door. They likely felt quite empowered after Bing crashed and burned but weren't prepared for competitors who had QoL features and weren't backed by the biggest boogieman in tech (at the time at least).
The first of the two steps is a web search. The model didn’t answer from its trained weights.
The model just asked the crawler to get a recent copy of relevant pages and used that to give the answer. That is why AI companies experimenting with browsers or at least agentic extensions to browsers as that allows to fetch on behalf of the user directly from the device with a residential IP and ditch expensive to maintain crawling infrastructure.
> relevant pages
If you want to know what the relevant pages are, you need a search index.
Index is just a part of the model. The nice property is that the index for LLM does not need to be updated often so LLM plus index can be static. This even works for the latest news as LLM can fetch major news sites to learn the latest stories and then fetch individual articles for the final answer.
> Index is just a part of the model
I can assure you that it is not. If you download any model off of huggingface, it does not also include an index of the internet.
That screenshot shows the model making a tool call to an external search index.
Google search may survive as a backend service, sure.
"just gives you the answer" is a problem when it is offered without context, sourcing, etc.
Such is the case for people trying to poison--ahem "influence" LLM results for "what is the best restaurant in $my_locale". You're playing a dangerous game.
> is a problem when it is offered without context, sourcing, etc.
Sure. But that's not what's happening here, yeah? Both examples are providing sources. Actually I'd say that the LLM is doing a better job at that. You click a button and see 9 URLs to 9 news sites.
I think for the "influence LLM results" fears, it would be ridiculous to argue about which multi-billion dollar American company can be trusted more not to manipulate you.
> Actually I'd say that the LLM is doing a better job at that. You click a button and see 9 URLs to 9 news sites.
Does it show relevant snippets for each of the 9 URLs? If not, then it's as bad as Google's AI summary. It's not that rare that the reference disagrees with the LLM.
The value of the non-LLM search engine is that in the search results, you see the relevant snippet, and if you want more information, you know quickly which links to click.
Not saying there's no place for the LLM for many search engine use cases, but a proper search engine replacement it is not.
> Does it show relevant snippets for each of the 9 URLs? If not, then it's as bad as Google's AI summary.
Sounds like you're saying that the LLM isn't any better than Google's LLM-created snippets. The claim was that Google has no moat against LLMs, and your evidence against this claim is Google's LLM generated content.
The discussion is about Google Search results vs LLM services (summary or otherwise).
So what I'm saying is:
Google Search Results > LLM results
And yes, that includes:
Google Search Results > Google Summary on search results page
On a personal level if I used to do 100 google searches on a daily basis, now I would be doing only 10. And it is the case with everyone in the tech ecosystem at least. So it would be fair to assume that there share has reduced.
On the LLM side as well, I have not seen much people using Gemini vs the market share of Claude / Open AI.
The assumption of the long tail still using Gemini because it is bundled might be correct, but I am not even sure if that is something that Google will be happy with.
Claude Sonnet 5 Medium more or less on the timestamp of the comment:
Prompt: Who won the 2026 World Cup?
Answer: Spain won the 2026 World Cup, beating Argentina 1-0 after extra time in the final at MetLife Stadium on July 19. Ferran Torres scored the only goal in the 106th minute, coming on as a substitute in the 62nd minute. It’s Spain’s second World Cup title, having also won in 2010.
Prompt: Nearby BBQ places open now?
Answer: (a geolocation permission request prompt for the browser followed by) Right in [redacted] both [redacted] (4.6 stars, open until [redacted]) and [redacted] ([redacted]) are close and currently open.
A bit further out but highly rated: [redacted]
Seems like LLM does a good job on those questions…
Did it do a Google search to learn all that up to date information?
Almost certainly. That's OK, isn't it? Folks have been Googling things poorly for as long as there has been a Google to Google with, and now they have bots that do it on their behalf.
The only issue is that the eyeballs stayed with the LLM, which allows it to hold a position that is potentially very powerful. This is particularly problematic with people who believe that computers are infallible.
The point of this thread is that you cannot replace search engines with an LLM. If your example is an LLM using a search engine as a tool call, you have not replaced the search engine. It’s still there.
Fwiw, I've done those kinds of requests before and it did so successfully.
It did use Google to provide me with the answers though, sooo...
The LLMs I've tried don't do well with very new stuff. Like Zig for example, they tell me answers that were good for Zig 0.12 but we on 0.16 now. So I've got to feed them the latest docs, then do the AI dance.
Whether it's a good choice or not sadly doesn't change the current reality. People now use ChatGPT as a replacement for google.
Really bad idea for a lot of search use cases.
Someone has to crawl the web, and it's not the LLMs themselves.
> Of my non-tech friends and colleagues, everyone uses Google.
Me, almost, too.
I have some friends using duckduckgo - not many and only until Google is the default again...
I've been using DDG for at least 3 years. Very rarely use Google anymore, and when I do it is when DDG doesn't find much and in those cases Google usually isn't any better.
> Google search is on the way out. I don't know any of my peers who use it anymore.
bear in mind we're on Hacker News. Google's market share is still above 90% - in almost any other market this would be a ridiculous monopoly.
Google's most is that people use ad-block and back-door subscriptions.
Every competitor dies in the womb because "subscriptions are bs and ads are cancer" is totally normalized.
If you want Google to fall, start giving ad-loads or money to companies trying to compete.
> - I'm itching at the chance to build my own phone operating system, and there must be thousands of others who want to do the same.
Maybe look into contributing to existing alternatives like PostmarketOS.
https://postmarketos.org/
Please don't send vibecoders to established open source projects . Your literally sabotaging them if you succeed.
Google’s moat is that websites aren’t blocking their crawler.
The once unthinkable is now changing.
https://nypost.com/2026/07/22/business/reddit-news-outlets-w...
https://www.wsj.com/business/media/google-search-publishers-...
> Hoards of unemployed engineers now have access to 10x coding utilities and are looking for things to do. They will start clawing away at Google products.
No way this is threat to google. For the same reason why the same hordes of engineers did not managed to compete with large companies up to now. And for the same reason they were not producing all that many novel small apps last 10 years.
This is winner takes all economy. Tokens or no tokes, this is not the econony of small competing companies. This is the world of big ones.
If only there were laws about antitrust. Oh well.
are your peers me, myself, and I? that is a wild claim. I'll start asking around but I don't think I could find one person that says they don't use google search anymore
If only GPT wouldn't refuse my requests to write a crawler for $site. :(
Gemini has been perfectly willing to write such things for me
Where’s my nanometer-sized violin? Always losing that darn thing …
I may have a smaller one. I don't know exactly where it is, but at least I know exactly how fast it's moving.
A tardigrade stole mine.
Mine is worn out.
Having good thoughts about Google is kind of nostalgic!
“You are trying to kidnap what I have rightfully stolen, and I think it quite ungentlemanly."
Google crawling respects robots.txt and doesn't break capcha. It is easy to tell Google to piss off. SerpAPI fully relies on end-user proxies distributed like malware (in LG tv apps for instance), it has no other way it could function because it exclusively ingests data from sources that tell it to stop. If you wanted to scrape a bot friendly site, you wouldn't need SerpApi
I'm vaguely sympathetic to this argument.
But only vaguely. Google uses its monopoly position in advertising to basically ensure that you allow them to scrape your site (or if not you personally, the majority of revenue driving sites). They have the benefit of being allowed by default.
They also then scrape again at the user level for users operating chrome.
They also conveniently ignore global blocks for their adsbots (you have to specifically name them to block them).
If you're not Google, you likely don't have this luxury.
My preference would be that governments force search indexes to be public. The exact mechanisms for this can be debated.
This sums up every single bit of AI "progress" since 2022.
(IANAL) I think that the deeper thing from this lawsuit is that from my understanding, (inherently) Search engines are considered public indexes and the data (URL's,index) behind it is considered uncopyrighted and as such aren't protected by DMCA because DMCA only works for copyrighted contents and thus the dismissal of the lawsuit by the Judge.
Basically, search engines are publicly scrapable, though I do wonder as from a law point of view, that it must be within the murky waters as to what a search engine means in terms of seperating its search engine code/its recomendation engine and the public data much of which are intertwined with each other.
I believe that the argument that could be made is that the recommendation engine is the way it is because of all the data and its unseperable to really copyright the whole mechanism in all its glory.
Speaking of which, it seems that AI models feel really similar. Does this judge lawsuit show that AI model weights aren't copyrightable as well? If a search engine is built on public indexes then so are the AI models. I was just writing similar comment on another thread but it seems to be the case, definitely worth a blog article or thinking more about perhaps this judgement by this judge itself in general as well, I just have a vibe that this judgement has pretty far reaching consequences in its impact.
What about them taking content for their AI summaries? Have they created a system that gets content owners and creators paid in this regard yet?
These are still open: https://ec.europa.eu/commission/presscorner/detail/en/ip_25_...
https://www.epceurope.eu/post/european-publishers-council-fi...
Yes, it will take legal action in Europe and or when the U.S. switches back with more democrats in power to force them to start paying their fair share.
It behooves them to create systems that gets content creators paid as without content AI can not stay relevant. It also behooves entrepreneurs and technologists to create systems that solves this issue.
But not loading ads will save the Internet! Bypassing ads is good!
Source:
Google vs. SerpApi: The Court Granted Our Motion to Dismiss
https://news.ycombinator.com/item?id=48995411