User-Agent string
Chrome on Windows
Chrome on Windows (desktop). One of the most common strings in our parsing archive.
Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36- Sep 2017
- first seen
- 2.2M+
- 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 NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36" \
-H "X-Api-Key: $PARSEAPI_KEY"