Updated at: Oct 20, 2024
A lot of people ask us if it's possible to be able to use the same sorts of web browser, operating system, device and capabilities detection that we provide on the homepage of WhatIsMyBrowser.com. We're very happy to say that yes; it's easy to do.
We've made our Front-end detection completely free to use. You can download it from our developers site: Frontend browser-settings detection library. This will let you detect:
It provides a consistent and easy to use interface for you to use to access all of those things in your JavaScript code. It's completely free to use.
To detect which web browser, operating system, device type and so on, that your customers are using, you can use our User Agent Parsing and Browser Detection API. Your server simply sends us a single API request containing all their Browser's HTTP Headers, and we instantly reply with a very detailed break-down of their Browser, OS, Device etc; including whether their browser is up to date. You can detect:
It's free to use for the basic things, and Companies or individuals with more advanced needs can use the higher-tier plans to get more detailed data, a higher quota and access to additional end points.
If using our Library and API is a bit overkill for your needs, you can always just embed our handy IFrame on your site. This will show the same kinds of detection that we provide on our homepage in a neat read out for you to show to your visitors. You can control what it displays to your visitors, and you can even customise the appearance so that it blends in perfectly with the design of your site:
So there are our three powerful ways of harnessing the same detection that we've developed over the years:
We hope you found this page and the detection that we've built helpful. If you use it for anything, then by all means share it with us! We'd love to see what you build with it! We've made this to help you with your customers. Thanks for using our site.