User-Agent string
Chrome Mobile on Android
Chrome Mobile on Android (mobile). One of the most common strings in our parsing archive.
Mozilla/5.0 (Linux; Android 7.1.1; Pixel Build/NMF26U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.91 Mobile Safari/537.36- Dec 2016
- first seen
- 2.2M+
- requests in our archive
- mobile
- device
What we parse
- BrowserChrome Mobile
- OSAndroid
- FamilyPixel
- ModelGoogle Pixel
- Typemobile
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 (Linux; Android 7.1.1; Pixel Build/NMF26U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.91 Mobile Safari/537.36" \
-H "X-Api-Key: $PARSEAPI_KEY"