BTW - if you are wanting to use it in an expression, it's notIn Security>WAF>Custom Rule blocks Known Bots that are not a Search Engine Crawler. This rule also matches AI Scrapers and Crawlers.
.
View attachment 304669
cf.verified_bot_category ne "Search Engine Crawler"
(that will of course work, but it will pick up other categories of bots as well, including things like payment processor webhooks). If you are just wanting to block AI crawlers, you would want this:cf.verified_bot_category eq "AI Crawler"
Cloudflare only recognizes a small subset of bots as "Known Bots".
These are my Cloudflare WAF Custom rules.
Most requests from countries like Russia China Singapure (the 0% Challenge Solved Rate [CSR] strongly indicates these are bots) are not blocked as "Known Bots other than Search Engine Crawler".
View attachment 304782
We use essential cookies to make this site work, and optional cookies to enhance your experience.