Privacy Policy

Last updated: August 10, 2026

This privacy policy describes how Jsonlook handles data when you use the tool. Because the tool is stateless and operates primarily in your browser, there is very little data to describe.

What data is collected

None by default. Jsonlook does not collect, store, or transmit any personal data, usage statistics, or analytics. There are no cookies, no tracking scripts, no third-party embeds, and no telemetry.

Pasted JSON text

When you paste JSON text into the editor, the text is parsed entirely within your browser using JavaScript's built-in JSON.parse(). The text is never sent to any server, never logged, and never stored. It exists only in the browser's memory for the duration of the page session and is discarded when you close or reload the page.

URL inspection

When you enter a URL and click "Inspect", the URL is sent to the Jsonlook Worker via an HTTPS POST request. The Worker fetches the URL you supplied exactly once, with redirect: 'manual' (no following links), and returns the response metadata (status, content-type, body, JSON validity) to your browser. The Worker performs no logging, uses no database, and retains no record of the request or response. The URL and response are not stored, cached, or shared.

No accounts

Jsonlook has no user accounts, no authentication, and no registration. There is nothing to sign up for, and no personal profile is created or maintained.

No data sharing

Jsonlook does not sell, rent, or share any data because it does not collect any data to share. No third-party services receive data from your use of the tool beyond the single Worker request described above, which is required to perform the URL inspection function you request.

No legal entity

No legal entity has been registered for this service. The operator has not yet supplied a company name, address, or jurisdiction. Until a legal entity is established, this privacy policy represents the intended data practices of the service but does not constitute a legally binding agreement with a named party.

Changes to this policy

If this policy changes, the "Last updated" date at the top will be revised. Because there are no accounts and no contact mechanism, you are responsible for reviewing this page periodically.

Contact

No contact address or mailbox is available yet. The operator must supply a contact method before this policy can list one.