Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/599316527/user-agent-string-statistics-tool

UserAgent String Statistics Tool
https://github.com/599316527/user-agent-string-statistics-tool

Last synced: 27 days ago
JSON representation

UserAgent String Statistics Tool

Awesome Lists containing this project

README

        

UserAgent String Statistics Tool
=======================

Based on [Detector](https://github.com/hotoo/detector).

## Usage

```
node index.js data.lst [--engine --device --os]
```

* data.lst one user agent string per line
* --engine include engine information
* --device include device information
* --os include OS information