Useragent/string
User-Agent string

Android Browser on Smartisan OS

Android Browser on Smartisan OS (mobile). One of the most common strings in our parsing archive.

mozilla/5.0 (linux; android 5.1.1; sm801 build/lmy47v) applewebkit/537.36 (khtml, like gecko)
Mar 2017
first seen
69K+
requests in our archive
mobile
device

What we parse

Read more: Android Browser · Smartisan OS

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 5.1.1; sm801 build/lmy47v) applewebkit/537.36 (khtml, like gecko)" \
  -H "X-Api-Key: $PARSEAPI_KEY"