Useragent/string
User-Agent string

Firefox on Windows

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

mozilla/5.0 (windows nt 6.1; rv:52.0) gecko/20100101 firefox/52.0
Sep 2016
first seen
650K+
requests in our archive
desktop
device

What we parse

Read more: Firefox · 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.1; rv:52.0) gecko/20100101 firefox/52.0" \
  -H "X-Api-Key: $PARSEAPI_KEY"