Useragent/string
User-Agent string

Chrome on Windows

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

Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36
May 2018
first seen
1.4M+
requests in our archive
desktop
device

What we parse

Read more: Chrome · 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 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36" \
  -H "X-Api-Key: $PARSEAPI_KEY"