WebmasterID logoWebmasterID
User agents

PlayStation browser user agent

PlayStation consoles include a WebKit-based web browser. Its user-agent string carries WebKit tokens together with a PlayStation platform token (such as a PlayStation 4 or PlayStation 5 indicator), which lets you recognise console web traffic and separate it from desktop and mobile browsers.

Partially verified

What this means

PlayStation consoles ship with a built-in browser used for web access and captive-portal logins. It is WebKit-based, so it behaves somewhat like Safari, but it is a console browser with its own constraints rather than a full desktop browser.

The PlayStation platform token in the user agent is the reliable indicator that the request came from a console.

How it appears

Expect a Mozilla/5.0 prefix, WebKit tokens, and a PlayStation platform token that names the console generation. Because the engine is WebKit, simplistic detection can confuse it with Safari; the PlayStation token disambiguates it.

Match on the PlayStation platform token rather than a version. The string is a claim and can be copied, so treat it as device context.

How it appears in analytics and logs

A WebKit user agent carrying a PlayStation platform token indicates a PlayStation console browser. It is real human traffic from a game console rather than a phone or computer.

Diagnostic use case

Identify PlayStation console web traffic, keep it distinct from desktop and mobile, and account for the browser's WebKit-based, console-constrained behaviour.

What WebmasterID can help detect

WebmasterID can classify the PlayStation platform token as console traffic, keeping game-console form factor distinct in reporting.

Common mistakes

Privacy and accuracy notes

The PlayStation token reveals the device class, not the person using it. WebmasterID reads it as coarse device context only.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.