User-Agent string
Firefox on Windows
Firefox on Windows (desktop). One of the most common strings in our parsing archive.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13- Jan 2015
- first seen
- 427K+
- requests in our archive
- desktop
- device
What we parse
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; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13" \
-H "X-Api-Key: $PARSEAPI_KEY"