User Agent Parser navigator
Analyze browser User-Agent strings.
INPUTuser-agent string
1
PARSEDλΆμ κ²°κ³Ό
Tool Guide
What this tool does
Inspect browser, OS, device, engine, and bot indicators.
When to use it
User Agent Parser is useful during Web work when you need to quickly convert, inspect, format, or generate small pieces of developer data. It is intended for API responses, configuration snippets, logs, test inputs, and browser-side checks.
Input and output example
Input example: Mozilla/5.0 ...
Output example: Browser, operating system, engine, device, and bot hints
Notes and limitations
Use the result as a development aid and verify it before applying it to production systems. Check encoding, timezone, security, and format requirements when the output will be used in an application. Related concept: navigator.