Useragent/string
User-Agent string

Microsoft Edge on Windows

Microsoft Edge on Windows (desktop). One of the most common strings in our parsing archive.

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299
Sep 2017
first seen
1.2M+
requests in our archive
desktop
device

What we parse

Read more: Microsoft Edge · Windows

Parse this string

One GET, browser, OS, device, and bot detection for this exact User-Agent.

curl -s "https://api.parseapi.com/useragent" \
  -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299" \
  -H "X-Api-Key: $PARSEAPI_KEY"