User Agent Parser & Tester
Detect browser version, operating system, layout engine, hardware architecture, and search engine / AI crawler signatures from User-Agent strings.
User-Agent String
0 charactersParsed JSON Output
{
"raw": "",
"browser": {
"name": "Unknown Browser",
"version": "Unknown",
"major": "Unknown"
},
"os": {
"name": "Unknown OS",
"version": ""
},
"device": {
"type": "Desktop"
},
"engine": {
"name": "Unknown"
},
"isBot": false
}Related Network & Diagnostics Utilities
Inspect server responses, User-Agent filtering, and security headers.
Inspect client screen resolution, color depth, WebGL, and language.
Search all 1xx to 5xx HTTP response status codes and resolution guides.
Convert cURL commands to Fetch, Axios, Python requests, Go, and Rust.
Live Browser Auto-Detection
Instantly reads and decodes your current browser user-agent, operating system, and hardware architecture.
Bot & Crawler Classifier
Identifies search engine spiders and AI scrapers including Googlebot, Bingbot, Applebot, Twitterbot, and GPTBot.
100% Client-Side Parsing
Processes strings completely inside your browser memory. No device telemetry or browsing data is logged.
Frequently Asked Questions
What information does a User-Agent header reveal?
Does this tool detect AI scrapers like GPTBot and ClaudeBot?
More Dev Tools Utilities
Cron Generator & Expression Parser
Build, parse, and translate cron expressions visually. Features plain-English interpretation, next execution times (Local & UTC), and multi-platform snippets.
JSON Formatter
Format, beautify, minify, and validate JSON instantly. Adjustable indentation with real-time syntax validation and error feedback.
Markdown Preview
Write Markdown and see rendered HTML in real-time. Split-pane editor with copy Markdown/HTML.