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 7.1.1; oneplus a3003 build/nmf26f; wv) applewebkit/537.36 (khtml, like gecko) version/4.0 chrome/59.0.3071.125 mobile safari/537.36
Jun 2017
first seen
179K+
requests in our archive
mobile
device

What we parse

Read more: Chrome · Android · OnePlus

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; oneplus a3003 build/nmf26f; wv) applewebkit/537.36 (khtml, like gecko) version/4.0 chrome/59.0.3071.125 mobile safari/537.36" \
  -H "X-Api-Key: $PARSEAPI_KEY"