Support checks
Ask a user to send the string when a browser-specific issue is hard to reproduce.
Request utility
Inspect the browser identity and request hints your device sends on first load. Useful for debugging crawlers, analytics filters, device targeting, and support tickets.
Browser
Unknown browser
OS
Unknown OS
Device
Desktop or tablet
Language
Not provided
Header output is limited to non-sensitive diagnostics. Cookies and authorization headers are intentionally not shown.
This is the exact user-agent string received by the server for this page request.
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Modern browsers may send these structured hints alongside the classic user-agent string.
Useful fetch and forwarding details available to the server.
Ask a user to send the string when a browser-specific issue is hard to reproduce.
Compare browser requests against crawler requests when content changes by user agent.
Confirm what the browser sends before building filters or debugging device segments.
Same data as JSON, formatted for developers and bug reports.
{
"generatedAt": "2026-07-15T20:39:21.324Z",
"userAgent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"summary": {
"browser": "Unknown browser",
"operatingSystem": "Unknown OS",
"device": "Desktop or tablet",
"language": "Not provided"
},
"clientHints": {
"brands": null,
"mobile": null,
"platform": null,
"architecture": null,
"bitness": null,
"model": null,
"platformVersion": null
},
"requestContext": {
"acceptLanguage": null,
"fetchSite": null,
"fetchMode": null,
"fetchDest": null,
"forwardedHost": "lilrobots.com",
"forwardedProto": "https"
}
}