User-Agent Parser
Parse browser User-Agent strings
Category
How to Use
- Page automatically parses your User-Agent
- Enter custom UA string in the input box
- Click "Parse" to see browser, OS, engine info
Examples
-
Parse Chrome UA
Input:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 Chrome/120.0.0.0Output:
Browser: Chrome 120 | OS: Windows 10 | Engine: WebKit | Device: Desktop
FAQ
- What is User-Agent?
- User-Agent is a string sent by browsers to servers containing browser name, version, OS info, etc.
- Why is the parsing result inaccurate?
- Some browsers disguise their UA (e.g., Edge伪装as Chrome), the tool prioritizes identifying the real browser.
Related tools
- IP Lookup
Query IP geolocation and network info
- NAT Type Test
Detect your network NAT type and get optimization suggestions