What is CookieYesbot?
CookieYesbot is an automated scanning bot used by CookieYes to verify the implementation and behavior of cookie consent banners and compliance configurations on websites using their platform. It performs scans to detect and validate consent banner implementations, identify region-specific behavior, and provide diagnostic insights to help websites maintain compliance with data protection laws such as GDPR and CCPA. You can set up Agent Analytics to see when CookieYesbot visits your website.
Overview
| Operated By | CookieYes |
| Source | Official Website |
| Expected To Follow Robots.txt | Yes |
| Insights Last Updated | September 14, 2026 |
Do you operate this agent? Contact us to suggest an update.
Category
Expected Behavior
CookieYesbot's cadence depends on how the scan is configured. Continuous monitoring may run daily or hourly, while a one-time or internet-wide scan may sweep once and disappear.
CookieYesbot's User Agent
| User Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko; CookieYesbot/1.0; +http://www.cookieyes.com/documentation/cookieyesbot) Chrome/146.0.0.0 Safari/537.36 |
How To Block CookieYesbot With Robots.txt
Add this rule to your robots.txt file to block CookieYesbot from accessing your website, or use Automatic Robots.txt to block all security scanners at once. You can customize which pages are blocked by swapping out / for a different path.
User-agent: CookieYesbot # https://knownagents.com/agents/cookieyesbot
Disallow: /
Insights for CookieYesbot
As of September 14, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the top 1000 websites and their robots.txt files.
Robots.txt Blocked Percentage
Country of Origin
Robots.txt Blocking Trend
6% of top websites block CookieYesbot in their robots.txts.
Overall Security Scanner Traffic
0.0% of all web traffic came from security scanners.
Frequently Asked Questions
Should I Block CookieYesbot?
Usually not, unless you already run your own security scans and want cleaner logs. CookieYesbot checks for exposed vulnerabilities, and some services report their findings to site owners at no cost. For context, 6% of the top websites we track currently have robots.txt rules for CookieYesbot.
Does CookieYesbot Follow Robots.txt Rules?
Yes. CookieYesbot is expected to follow robots.txt rules, so a disallow rule is the appropriate first step. Automatic Robots.txt can add and maintain that rule, while Agent Analytics lets you verify whether CookieYesbot respects it.
Does CookieYesbot Access Private Content?
It deliberately looks for exposed private content. CookieYesbot tests login pages, admin panels, and API endpoints for vulnerabilities. Probing does not mean it gained access, but you should expect requests to sensitive paths in your logs.
How Can I Tell if CookieYesbot Is Visiting My Website?
Agent Analytics tracks CookieYesbot visits in real time. You can also check your server logs for requests whose user-agent string contains "CookieYesbot". Look for bursts of requests to uncommon paths that ordinary visitors rarely access. Because CookieYesbot does not publish a verification method, any client can claim its identity and a log match is only a clue.
Why Is CookieYesbot Visiting My Website?
CookieYesbot is scanning your site for vulnerabilities, either as part of an internet-wide sweep or because someone requested an assessment of your domain. Recurring visits often indicate that a monitoring service has added your site to its checks.