logoalt Hacker News

nijaveyesterday at 8:32 PM0 repliesview on HN

Hmm that's actually pretty clever. They can serve each result page slightly different encrypted links and it should be obvious right away if it's a SERP bot (trying to grab a page of links) or a human that just picks a few here or there.

I wonder if this would also work on other sites getting hammered with bots. Allow each anonymous user 1 "real" page load then turn the rest into encrypted links that the web server can decrypt. If a session cookie with reputation exists, stop screwing with the links.

Kind of annoying but it'd allow tracking if the same agent/bot is churning through IPs/User Agents.