This page describes how Rawview handles data when you use the tool. Rawview is a pre-launch debugging utility with no established legal entity or registered address. Legal contact details are not yet available.
Rawview has two operating modes, each with different data-handling characteristics:
JSON.parse. The text is never sent to any server. No network request is made. No data leaves your machine./api/check?url=.... The Worker fetches the target URL, inspects the response, and returns the analysis. The URL and the fetched response are processed ephemerally — no data is stored, logged, or persisted beyond the duration of the request. The Worker does not write to any database or cache.Rawview does not use cookies, tracking pixels, analytics scripts, or any form of persistent identifier. There is no user account system, no login, and no registration. The site does not set any client-side storage (localStorage, sessionStorage, IndexedDB) for tracking purposes.
Rawview does not collect IP addresses, browser fingerprints, or usage statistics. Each session is independent and anonymous by design.
A dedicated contact address and legal entity are not yet established. When they are, this page will be updated with a direct contact route. In the meantime, refer to the repository or deployment channel where you obtained this tool.
This privacy statement may be updated as the tool matures and a legal framework is established. Check back for the current version.
Last updated: August 2026.