An open API service indexing awesome lists of open source software.

https://github.com/sandinmyjoints/whatsmyua

See what your user-agent detection library really thinks!
https://github.com/sandinmyjoints/whatsmyua

Last synced: 3 months ago
JSON representation

See what your user-agent detection library really thinks!

Awesome Lists containing this project

README

        

# What's my user agent (ua)?

## What does your ua lib *really* think?

* [ua-parser](https://github.com/tobie/ua-parser)
* [ua-parser-js](https://github.com/faisalman/ua-parser-js)
* [platform.js](https://github.com/bestiejs/platform.js/)

Running live at **[whatsmyua.info](http://www.whatsmyua.info)**.

## API

`GET /api/v1/ua?ua=`

Parameters (optional):

* `ua-string`: Be sure to url-encode it. Defaults to your request's user agent string.