Server-side fetch
Pages are requested from the target server by the proxy, never directly by your browser. Your IP and fingerprint stay invisible to the destination.
Paste a URL below β Webloop fetches the page through a secure relay and renders it right here. No browser extension, no install, no trace.
Tip: try example.com,
news.ycombinator.com, or any https URL.
Your proxied page will appear here.
Features
Four layers of protection between you and the page you want to read.
Pages are requested from the target server by the proxy, never directly by your browser. Your IP and fingerprint stay invisible to the destination.
Scripts, inline event handlers and javascript: URIs are stripped before the response ever touches your browser. Rendering is read-only.
You browse from webloop.app, the target sees the proxy's IP. Cookies and storage are sandboxed away from your real session.
Private IP ranges, loopback addresses and metadata endpoints are blocked at the validator, so internal services stay internal.
How it works
The URL is parsed, scheme-checked and run against a private-IP blocklist before any request leaves the proxy.
The proxy server requests the page from the origin, forwarding only the headers needed for a normal GET.
Scripts, inline event handlers and meta-refresh tags are removed from the response body.
The cleaned HTML is served back to your browser at the same origin so links and assets stay relative.
What the proxy guarantees.