Useragent/string
User-Agent string

Chrome Webview on Fire OS

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

Mozilla/5.0 (Linux; Android 5.1.1; KFFOWI Build/LVY48F; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/55.0.2883.91 Safari/537.36
Jun 2017
first seen
122K+
requests in our archive
tablet
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; KFFOWI Build/LVY48F; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/55.0.2883.91 Safari/537.36" \
  -H "X-Api-Key: $PARSEAPI_KEY"