Hacker News new | ask | show | jobs
by pedalpete 1092 days ago
Why is this valuable, who is it valuable to?

If you're just looking for a way to scrape search results, what end use are you trying to serve with that?

I'm not saying it isn't valuable, but as maybe the tagline needs maybe needs work. As far as I am aware, I am already searching google for "free".

It is my understanding that search engines heavily use cookies in order to tailor results to the user.

2 comments

The search is indeed free. But if you try to automate the process, it becomes "paid" :) For instance, I use it as part of my other solution. To inspect the content of URLs I find during some queries.
Use an LLM to go through the first 50 links, explore the content, and give you a summary of your query along with the link to the best result.