Skip to content
This repository has been archived by the owner on Mar 3, 2018. It is now read-only.

User Agent analysis as a Service.

License

Notifications You must be signed in to change notification settings

stefanzweifel/user-agent-analyzer

Repository files navigation

User Agent Analyzer

Build Status StyleCI Code Climate Test Coverage

User Agent analysis and reporting as a Service.

Screenshot of a Report

What this?

From time to time I have to work with raw User Agent Data and most of the time I just need to know which device type a User Agent is. So I've created this very simple service which allows you to upload a CSV-File containing User Agent strings. The service will then parse these User Agents (based on serbanghita/Mobile-Detect), generate a report and emails you the results.

You can download improved list of your uploaded User Agents on the result page.

What about security?

  • To prevent abuse of the system you currently have to provide a valid email address. Your address is stored encrypted in our database.

License

MIT