Useragent/string
User-Agent string

Internet Explorer on Windows

Internet Explorer on Windows (tablet). One of the most common strings in our parsing archive.

Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko
May 2015
first seen
407K+
requests in our archive
tablet
device

What we parse

Read more: Internet Explorer · 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; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko" \
  -H "X-Api-Key: $PARSEAPI_KEY"