Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Bot detection 101: How to detect web bots?

This blog post presents the main bot detection techniques and explain how behavioral approaches, fingerprinting, as well as CAPTCHA can be used to detect bots.

Bot detection 101: Categories of web bots

This blog post is the first of a series on bot detection. In this blog post, we classify web bots into 3 categories depending on the technological stack they use. We go through each of these categories and present their main pros and cons depending on the use case and the type of website the web bots operate on.

Benchmarking our JavaScript obfuscator

In this blog post, we conduct a benchmark to measure the overhead added by the obfuscator we developed in the two previous blog posts.