Hello, Is there a way to block non-browser clients from accessing a website (e.g., scraping attempts by bots or even software like Selenium that might programmatically control a browser), preferrably before the requests reach the webserver?
I'm wondering if there's a to do that with, for example, pf to block such requests completely rather than responding with a 403. -- Sadeep Madurange PGP: 103BF9E3E750BF7E

