User Agent analysis and reporting as a Service.
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.
- To prevent abuse of the system you currently have to provide a valid email address. Your address is stored encrypted in our database.
MIT