
Bot Detection Without JavaScript: What My Blog Measured
A recent post on a personal blog examined how to identify automated traffic without using client‑side scripts. The author set up experiments comparing traditional JavaScript‑based checks with alternative signals such as request patterns, headers, and timing. Results showed that non‑JS methods can reliably flag many bots, though some sophisticated scripts still evade detection. The findings suggest a layered approach for improved security.