Privacy
Privacy & retention
The tool is built to hold as little as possible. There is no account, no tracking, no advertising, and no analytics.
What we do not store
- The URLs you submit — there is no disk file and no database.
- The HTML, rendered DOM, or screenshots the analyzer produces.
- Your IP address in any report. The crawler does not log the raw URLs you submit.
How a submission is handled
You submit a URL with an HTTP POST, so it is not placed in the address bar, browser history, or ordinary web-access log lines the way a query string would be. The backend fetches the page, builds the report, streams it back to your browser for the current request, and then discards it. Nothing is written to disk or a database, and nothing is kept for later retrieval.
Operator note: this in-app behaviour cannot cover a reverse proxy or load balancer placed in front of the site. If you deploy behind one, configure it not to log POST request bodies or query strings so submitted URLs are not captured upstream.
No third parties
The website loads no third-party scripts, fonts, advertising, or analytics. Fonts are self-hosted. The only outbound request is from our own backend to the public URL you ask it to analyze.
What the analyzer refuses
For safety, the analyzer accepts only public http/https URLs on ports 80 and 443, rejects credentials in URLs and URLs over 2048 characters, follows at most five redirects, and refuses private, loopback, link-local, and cloud-metadata addresses at every hop.
Not affiliated with Google or Bing.