Y
Hacker News
new
|
ask
|
show
|
jobs
by
askjdlkasdjsd
2187 days ago
Welp, now Google will lock this API down soon.
3 comments
barrkel
2186 days ago
This API is hit on every search keystroke in modern browsers with a small debounce delay, so its tolerance to frequent requests will be pretty high.
link
instance
2187 days ago
How would they, without impairing normal users? You need an API for the public that allows you to get suggestions rather quickly without an API key, for all the users that are not logged into their Google account.
link
awb
2187 days ago
Probably the same way they lock down Google search from too many HTTP requests.
link
Cthulhu_
2186 days ago
Yeah I'm sure there's a reasonable flood control on that endpoint, which for project like this probably won't kick in.
link
mdoms
2186 days ago
Captcha? This won't work for their regular use cases.
link
awb
2186 days ago
Probably server-side rate limiting based on IP.
link
Kiro
2187 days ago
This API has been well-known forever.
link