25 comments

[ 3.4 ms ] story [ 61.8 ms ] thread
Undoubtedly useful, but I'd be shocked if this wasn't violating Google's ToS and I can't imagine building something important using this.
i had the same reaction, but i looked to see what google's tos was for things like this and i found https://serpapi.com/ , which apparently has been around for 5 years and also offers paid services for scraping google search. if their homepage is to be believed, there are large companies using their service. i'm very surprised that google hasn't taken steps to block them.
Interesting. I haven't heard of SerpApi but that is indeed surprising.
Note that part of SerpApi's product seems to be indemnification from liability. On their pricing page, the Developer plan specifies "No Legal US Shield" and the Production plan specifies "Legal US Shield".

From their FAQ:

> What are scraper legal protections?

> SerpApi, LLC assumes scraping and parsing liabilities for both domestic and foreign companies unless your usage is otherwise illegal.

if i were evaluating serpapi, my concern wouldn't be my own legal liability. i'd be worried about serpapi getting blocked one day and my own application suffering as a result
There's many services like this that want/need access to Google search results. Another is ahrefs which is geared towards SEO.
(comment deleted)
I wouldn’t be surprised if actually it’s just a ChatGPT prompt “What google search autocomplete would return for this query:”

seems easier than reverse engineering/scraping google search autocomplete

Definitely easier but will be not be factually correct.

Will be ok if you just want some ideas but not if you’re tracking keywords performance in Google

You can use Google without agreeing to their ToS, so technically it shouldn't matter, but practically, if their lawyers come knocking, that's a different story.
I'm not sure what the connection is here. I wouldn't be so worried about violating the ToS myself if I was using the service. I'd be worried about Keyword Quill violating the ToS, getting shut down, and a service I was depending on disappearing.
Nice work, but I am surprised that you would charge people money to use this, and I imagine that it will be promptly shut down by Google.
Yes, this. Also, why pay when you can do what they did and get the autocompletions for free?
SEOs and digital marketing departments needs this kind of services, especially for a huge number of this queries. Getting this kind of data for “free” is not so straightforward when Google detects that.
Isn't Google more likely to detect that this service is consuming their API and then blocking them?
That's the entire value of the API. They deal with the proxies and reverse engineering for you.
What's it for? Also it doesn't give the same results as using google.com in the browser.
I built https://wwwww.today/ as a vanity project last year. It's in the same space but is almost completely pointless.

Pro tip: clicking through to individual results is probably the most interesting thing you can do. At some point I'll look at the aggregated data collected over the whole period. I'm curious to see which were the most fleeting autocomplete results.

Awesome, many things this could be useful for. How often does it update?
Aren't these suggestions based on the user and their location? If so, how does this project account for that?