Useragent/string
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; Z981 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/48.0.2564.106 Mobile Safari/537.36
Aug 2016
first seen
611K+
requests in our archive
mobile
device

What we parse

Read more: Chrome · Android · ZTE

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; Z981 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/48.0.2564.106 Mobile Safari/537.36" \
  -H "X-Api-Key: $PARSEAPI_KEY"