Rawscope Rawscope
  • App
  • Pricing

Privacy Policy

Last updated: August 31, 2026
No legal entity has been registered for Rawscope yet. This policy describes the technical handling of data by the product as it exists today; it is not issued by a company, and there is no registered address or jurisdiction to contact. The operator must supply the entity name, address and jurisdiction before these terms bind anyone.

What this tool is

Rawscope is a diagnostic tool. You paste a JSON blob or give it a URL, and it tells you whether the JSON parses, where it fails, and what the server at that URL actually sent. Its entire purpose is to show you raw response data.

What happens to pasted text

Text you paste into the Pasted text mode is parsed entirely in your browser, with JavaScript on this page. It is not sent to any server, is not stored, and cannot be retrieved by Rawscope or anyone else. When you close or reload the page, it is gone.

What happens when you fetch a URL

When you enter a URL, your browser sends that URL to this site’s own API endpoint (/api/fetch). The API fetches the URL on the server, reads the response, and returns it to your browser for display. Your pasted content is never sent anywhere beyond the request for the URL you typed.

The fetch is made from the hosting provider’s edge network (a Cloudflare Worker). The URL you asked for, and the response from that URL, pass through that provider’s systems in order to perform the request. Rawscope does not store this data.

What is never collected

  • No accounts. There is no login, no user profile, and no way to identify you as a returning user.
  • No tracking cookies, no analytics SDKs, no advertising identifiers.
  • No email address is collected or requested for the free tool.
  • No request history is stored by Rawscope. Nothing you paste or fetch is saved server-side or in your browser’s storage by this site.
  • No payment data. The pricing page is a demo; no payment processor is connected, so card details cannot be collected.

Server logs

The hosting provider may keep operational logs required to run and secure the service. Rawscope does not use those logs to build profiles and does not sell or share them commercially. We do not add analytics of our own.

Network and security

The API refuses URLs that point at loopback, link-local, or private-network addresses (SSRF protection), refuses unsupported protocols, and follows a maximum of 5 redirects, re-validating each hop against the same rules. This is a platform-safety measure, not a data-collection feature.

Third parties

The site loads its fonts from Google Fonts; loading the page makes a request to Google’s font servers. The site itself is served from the hosting provider’s edge network.

Contact

There is no registered entity, no address, and no support mailbox for Rawscope yet. Until the operator registers a legal entity and provides contact details, there is no channel through which to exercise privacy requests, so this policy cannot promise a response. This section will be updated when the operator supplies contact information.

Changes

This policy will be updated when the product or the legal situation changes. The date above reflects the last update.

App Pricing Support Privacy Terms © 2026 Rawscope. No legal entity has been registered yet.