Browser

Explore what information is available for browsers.

This type represents the software used to access a web application, either by a human or a bot, like a search engine crawler or a feed reader.

Properties

These are the available properties:

name

The browser's name. For example, "Chrome", "Safari", or "Firefox".

version

The browser's version. For example, "78.0.3904.108", "13", or "71.0".

type

The browser type. For example, "web", "in-app", or "crawler".

Browser type

These are the possible values and what they represent:

ValueDescription
webA standard web browser.
in-appA browser embedded in an application.
crawlerA search engine bot or crawler.
otherAny other browser, like proxies or feed readers.
unknownUnknown browser type.