User-Agent string
Chrome Webview on Android
Chrome Webview on Android (mobile). One of the most common strings in our parsing archive.
Mozilla/5.0 (Linux; Android 6.0.1; 5056N Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/50.0.2661.86 Mobile Safari/537.36- Sep 2016
- first seen
- 149K+
- requests in our archive
- mobile
- device
What we parse
- BrowserChrome Webview
- OSAndroid
- FamilyAlcatel
- ModelAlcatel One Touch Fierce 4
- 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 6.0.1; 5056N Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/50.0.2661.86 Mobile Safari/537.36" \
-H "X-Api-Key: $PARSEAPI_KEY"