Browser User-Agent Parser

Break down any User-Agent string into browser, engine, operating system and device information to assess whether the identity is coherent.

Live detection

Parsing browser identity

Extracting browser, engine, operating system and device fields.

  1. Read UA string
  2. Identify browser and engine
  3. Parse system and device
  4. Generate identity result
User-Agent Parser | NexScan