Engines/blink
Google

Blink

Google’s Chromium layout engine (a 2013 WebKit fork). Powers Chrome, Edge, Opera, Brave, Vivaldi, Samsung Internet, and most Android WebViews. In User-Agents it still often shows up as AppleWebKit/537.36.

Jan 2015
first seen in our archive
5.6M
distinct User-Agents
206M+
requests seen

Official: www.chromium.org/blink·Vendor: Google

Browsers on Blink

Directory browsers that primarily ship with this layout engine.

Most parsed browsers →

Parse it

Send the User-Agent to the API, device, OS, browser, and bot detection come back in one response. Paid deep returns the engine as `Blink` when the string matches.

curl -s "https://api.parseapi.com/useragent?deep=true" \
  -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393" \
  -H "X-Api-Key: $PARSEAPI_KEY"

# deep.engine → { "name": "Blink", "version": … }

Example User-Agents

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