Onion Render
Lookups
Onion Render
Fetch a single .onion page over Tor and return its sanitized HTML plus extracted text, emails, linked onions, and outbound links.
POST
Onion Render
Authentication
Requires an API key in theAuthorization header.
Request
The
.onion URL to fetch typically a url returned by Onion Search. Must contain .onion.Response
The onion URL that was fetched.
The page title.
HTTP status returned by the onion service.
Whether the service responded successfully.
Whether the HTML was truncated to stay within size limits.
Sanitized HTML scripts and active content stripped, safe to render in a sandboxed frame.
Plain-text content extracted from the page.
Email addresses found on the page.
Phone numbers found on the page.
Outbound links found on the page.
Other
.onion addresses linked from the page.Credits charged (
0 when served from cache).