Safari
The User-Agent structure and representative examples of Safari
Safari is a browser developed by Apple and uses the WebKit rendering engine. The table below shows the User-Agent tokens that identify Safari and its supported operating systems, followed by real string examples.
| Vendor | Apple |
|---|---|
| Rendering Engine | WebKit |
| Supported OS | macOS, iOS |
| UA Identifier Token | Version/<version> Safari/605.1.15 |
User-Agent Example
Mozilla/5.0 (Macintosh; Intel Mac OS X 26_0) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Safari/605.1.15Mozilla/5.0 (iPhone; CPU iPhone OS 26_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Mobile/15E148 Safari/604.1
Try assembling one yourself: User-Agent Generator