User-Agent string
Firefox on Ubuntu
Firefox on Ubuntu (desktop). One of the most common strings in our parsing archive.
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0- Feb 2015
- first seen
- 94K+
- 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 (X11; Ubuntu; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0" \
-H "X-Api-Key: $PARSEAPI_KEY"