Useragent/string
User-Agent string

Chrome Webview on Fire OS

Chrome Webview on Fire OS (tv). One of the most common strings in our parsing archive.

mozilla/5.0 (linux; android 5.1.1; aftt build/lvy48f; wv) applewebkit/537.36 (khtml, like gecko) version/4.0 chrome/55.0.2883.91 mobile safari/537.36
Sep 2017
first seen
230K+
requests in our archive
tv
device

What we parse

Read more: Chrome · Fire OS · Kindle

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