A
A
Alex Smith2017-01-24 18:24:22
PHP
Alex Smith, 2017-01-24 18:24:22

How to weed out moderators and search bots?

I do arbitration. The question arose, how to calculate when the user enters the page, and when the search bot or bot from moderation? There were thoughts to check for UserAgent, but anyone can substitute it, you can check for the presence of a loaded js script, if it's a bot, then as a rule js does not work (no mouse movement), and indeed what are the ways to separate "non-human actions" from real people ?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yuri, 2017-01-24
@riky

so the moderators are real people.
plus PS bots also use browsers (with js) sometimes.
so various shitty redirects and content substitution are now, thank God, quickly cut off.

E
emp1re, 2017-01-25
@emp1re

https://github.com/Valve/fingerprintjs

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question