web - How do I make sure my website can block automation scripts, bots? -
i'd make sure website blocks automation tools selenium , qtp. there way ? settings on website selenium bound fail ?
with due consideration comments on original question asking "why on earth this?", need follow same strategy site uses verify user human. methods such asking users authenticate or enter text images or work, have effect of blocking google crawlers , else.
doing based on user agent strings or useless. trivial fake.
rate-limiting connections or similar might have limited effectiveness, seems you're going inadvertently block web crawlers too.
Comments
Post a Comment