UserAgent Parsing

UserAgent parsing tool, quickly parses UserAgent strings to get browser, system, device, and other information.

Green Tool
Browser Name--
Browser Version--
Browser Rendering Engine--
Operating System Name--
Operating System Version--
System Platform--
Screen Refresh Rate--
Screen Width--
Screen Height--
Browser Viewport Width--
Browser Viewport Height--
Device Type--
Chip Architecture--
CPU Architecture Bits--
GPU Vendor--
GPU Model--
IP Address--
Language Used--
Network Type--
Timezone--
Is Webview--
Is Search Engine Spider Program--

Related Tools

Tool Introduction

This tool is used to parse User-Agent strings, extracting information including browser name, version, engine, operating system, device type, and more. By inputting a User-Agent string, you can quickly understand the user's device and software environment, helping developers with device compatibility testing and user behavior analysis.

How to Use

  1. Enter the User-Agent string in the text box.
  2. Click the "Parse" button.
  3. The tool will parse the User-Agent string and display the parsing results in a table below.

Usage Example

Below is a usage example:

  • Example Input Data:
    Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
  • Expected Output Result:
  • Operation demonstration: Paste the above data into the input box, click parse, and you will see the following results:
Field Value
Browser Name Chrome
Browser Version 123.0.0.0
Browser Rendering Engine Blink
Operating System Name Windows
Operating System Version 10.0
System Platform Win64
Screen Refresh Rate --
Screen Width --
Screen Height --
Browser Viewport Width --
Browser Viewport Height --
Device Type desktop
Chip Architecture x64
CPU Architecture Bits 64
GPU Vendor --
GPU Model --
IP Address --
Language Used --
Network Type --
Timezone --
Is Webview --
Is Search Engine Spider Program --

Frequently Asked Questions

  • Q: What input formats are supported? A: This tool only supports User-Agent strings as input.
  • Q: What is the format of the output result? A: The output result is displayed in a table format, including browser name, version, operating system, device type, and other information.
  • Q: Are there any usage restrictions? A: This tool parses based on known User-Agent rules, and may not accurately identify some unconventional or unknown User-Agents.

Notes

  • Please ensure that the input User-Agent string format is correct.
  • The parsing results are for reference only, and there may be errors in special cases.
  • If the User-Agent string is empty, the tool will return default values.

Rating

0 / 5

0 ratings

Statistics

Views: 2475

Uses: 2782