User-Agent string
Chrome on Linux
Chrome on Linux (desktop). One of the most common strings in our parsing archive.
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.26 (KHTML, like Gecko) Chrome/41.0.2272.10441.0.2272.89 Safari/537.26- Apr 2017
- first seen
- 98K+
- 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; Linux x86_64) AppleWebKit/537.26 (KHTML, like Gecko) Chrome/41.0.2272.10441.0.2272.89 Safari/537.26" \
-H "X-Api-Key: $PARSEAPI_KEY"