Overview
Features
Complete HTTP Methods
Supports GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS, and TRACE for comprehensive HTTP interactions.
Browser Fingerprinting
Accurate TLS, JA3/JA4, and HTTP/2 browser fingerprints to emulate real browsers.
Content Handling
Automatic handling of large responses with token counting and secure storage.
HTML to Markdown Conversion
Converts HTML responses to Markdown for easier processing by LLMs.
PDF to Markdown Conversion
Converts PDFs to Markdown using the Marker library for high-quality output.
Authentication Support
Supports Basic, Bearer, and custom authentication methods.
Request Customization
Supports headers, cookies, redirects, form data, JSON payloads, multipart, and query parameters.
SSL Security
Uses BoringSSL for secure connections with realistic browser fingerprints.
Who Is This For?
- LLM developers:Enable realistic browser-like HTTP requests for Claude and other LLMs.
- Web data engineers:Fetch, process, and convert HTML/PDF content for ML workflows in stable pipelines.




