Hacker News new | past | comments | ask | show | jobs | submit login

This looks like a RNG: I got 0.7, 0.9, and 0.1 successively. It can't make up its mind whether I'm almost certainly not a bot (0.9) or almost certainly a bot (0.1)?



Perhaps the rapid, repeated identical requests outweighed the initial factors which gave you a positive response


Might very well be. I also get errors on hacker news about "can't process requests that fast". When asking about it (initially because I thought votes didn't work randomly), the limit is a few requests per second. Turns out I click faster than that, either by reading a whole comment thread and making up my mind whose comments were most helpful (to upvote all at once) or by navigating too fast.


from the link

>the score returned here is not a reflection on your Google account or type of traffic

I got random scores as well. It looks like this is just a sample of the data structure that the service returns, not the actual score.


That would be a useless site, but that's not how I read it. I understand it as "this is not that Google thinks your account is a bot, it's that this request might be made by a bot. And since you didn't use this site as a normal website, it also doesn't score your type of traffic, just this one request". You might be right, but it really does seem to be doing a request to their API.


>That would be a useless site

looks like it is a demo of the API for people wanting to consume it. knowing what the payload looks like is not useless at all in this case.


Documenting requests' format and their return values is documentation and doesn't require an interactive site that looks totally real and makes you expect a real (rather than a dummy) answer. Which is not to say it's impossible, but it would be weird/unlikely. Usually when there is an example api request in documentation, it's a real (live) request, too, and this isn't even a documentation page.


> This looks like a RNG

Come on, how is everyone in this chain so blind. It's literally in bold and the single largest block of content on the page:

NOTE:This is a sample implementation, the score returned here is not a reflection on your Google account or type of traffic. In production, refer to the distribution of scores shown in your admin interface and adjust your own threshold accordingly. Do not raise issues regarding the score you see here.


> Come on, how is everyone in this chain so blind

Please see the sibling comments (that were there before yours) where this is already being discussed, before being insulting.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: