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!
- Host: GitHub
- URL: https://github.com/sandinmyjoints/whatsmyua
- Owner: sandinmyjoints
- Created: 2013-11-09T19:47:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T17:46:23.000Z (over 2 years ago)
- Last Synced: 2024-10-07T09:08:05.672Z (9 months ago)
- Language: JavaScript
- Homepage: http://www.whatsmyua.info
- Size: 327 KB
- Stars: 92
- Watchers: 5
- Forks: 22
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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.