UXXRAYBot

The crawler behind UXXRAY — a deterministic funnel-teardown tool.

What it does

UXXRAYBot loads a public web page in a headless browser and measures it — conversion tactics, design tokens, and UX signals (contrast, typography, accessibility). It reads only publicly accessible pages, the same thing you see in a browser. It does not log in, submit forms, complete purchases, bypass paywalls, or copy your assets. It stops before any payment step.

How to identify it

Every request carries this User-Agent:

UXXRAYBot/1.0 (+https://uxxray.com/bot)

Requests originate from Cloudflare Browser Rendering infrastructure.

How to block it

UXXRAYBot honors robots.txt on automated (discovery) crawls. To opt out, add:

User-agent: UXXRAYBot
Disallow: /

We re-check robots.txt on every automated crawl and will not fetch a disallowed path. (A scan that a person explicitly requests by pasting a URL — like using their own browser — is a user action, not an automated crawl.)

Politeness

One site is crawled at most once per 30 days, a few pages per visit, with delays between requests. If you believe UXXRAYBot is misbehaving, email [email protected] and we'll fix it.