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/49.0.2623.105 Safari/537.36
Feb 2017
first seen
100K+
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/49.0.2623.105 Safari/537.36" \
  -H "X-Api-Key: $PARSEAPI_KEY"