Devices/pixel
Google

Pixel

Google Pixel phones. Clean Android + Chrome (or WebView) strings, and a brand/model pair the parser resolves reliably.

Oct 2015
first seen in our archive
21K
distinct User-Agents
4.0M+
requests seen

Official: store.google.com/category/phones·Vendor: Google

Parse it

Send the User-Agent to the API, device, OS, browser, and bot detection come back in one response. Paid deep returns brand and model for Pixel hardware when the string (or Client Hints) resolve.

curl -s "https://api.parseapi.com/useragent" \
  -H "User-Agent: Mozilla/5.0 (Linux; Android 7.1.1; Pixel Build/NMF26U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.91 Mobile Safari/537.36" \
  -H "X-Api-Key: $PARSEAPI_KEY"

Example User-Agents

Real strings from our archive that resolve to Pixel. Each opens a full breakdown.