{"id":13398141,"url":"https://github.com/tobie/ua-parser","last_synced_at":"2025-09-27T07:32:36.996Z","repository":{"id":1071635,"uuid":"912604","full_name":"tobie/ua-parser","owner":"tobie","description":"A multi-language port of Browserscope's user agent parser.","archived":true,"fork":false,"pushed_at":"2016-12-26T21:13:22.000Z","size":5052,"stargazers_count":1972,"open_issues_count":0,"forks_count":497,"subscribers_count":128,"default_branch":"master","last_synced_at":"2025-01-14T10:43:45.206Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tobie.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-09-15T14:09:21.000Z","updated_at":"2025-01-02T01:00:53.000Z","dependencies_parsed_at":"2022-07-06T05:01:26.030Z","dependency_job_id":null,"html_url":"https://github.com/tobie/ua-parser","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobie%2Fua-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobie%2Fua-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobie%2Fua-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobie%2Fua-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobie","download_url":"https://codeload.github.com/tobie/ua-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234410425,"owners_count":18828202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T19:00:18.129Z","updated_at":"2025-09-27T07:32:29.756Z","avatar_url":"https://github.com/tobie.png","language":"Perl","readme":"# ua-parser has moved\n\nThis project has moved to a new project space [ua-parser](https://github.com/ua-parser), separating the regexes from the parsers for the different languages into their own repos:\n\n* [uap-core](https://github.com/ua-parser/uap-core) : The regex file necessary to build language ports of Browserscope's user agent parser.\n* [uap-clj](https://github.com/ua-parser/uap-clj) : Clojure implementation of ua-parser\n* [uap-cpp](https://github.com/ua-parser/uap-cpp) : C++ implementation of ua-parser\n* [uap-csharp](https://github.com/ua-parser/uap-csharp) : C# implementation of ua-parser\n* [uap-d](https://github.com/ua-parser/uap-d) : D implementation of ua-parser\n* [uap-go](https://github.com/ua-parser/uap-go) : Go implementation of ua-parser\n* [uap-haskell](https://github.com/ua-parser/uap-haskell) : Haskell implementation of ua-parser\n* [uap-java](https://github.com/ua-parser/uap-java) : Java implementation of ua-parser\n* [uap-perl](https://github.com/ua-parser/uap-perl) : Perl implementation of ua-parser\n* [uap-php](https://github.com/ua-parser/uap-php) : PHP implementation of ua-parser\n* [uap-pig](https://github.com/ua-parser/uap-pig) : Pig implementation of ua-parser\n* [uap-python](https://github.com/ua-parser/uap-python) : Python implementation of ua-parser\n* [uap-r](https://github.com/ua-parser/uap-r) : R implementation of ua-parser\n* [uap-ruby](https://github.com/ua-parser/uap-ruby) : A simple, comprehensive Ruby gem for parsing user agent strings with the help of BrowserScope's UA database\n* [uap-ref-impl](https://github.com/ua-parser/uap-ref-impl) : JavaScript reference implementation of ua-parser.\n\n**Please contribute to the respective repositories! Thanks.**\n\n----\n\nua-parser [![Build Status](https://secure.travis-ci.org/tobie/ua-parser.png?branch=master)](https://travis-ci.org/tobie/ua-parser)\n=========\n\n`ua-parser` is a multi-language port of [BrowserScope][2]'s [user agent string parser][3].\n\nThe crux of the original parser--the data collected by [Steve Souders][4] over the years--has been extracted into a separate [YAML file][5] so as to be reusable _as is_ by implementations in other programming languages. `ua-parser` is just a small wrapper around this data, along with ongoing improvements to the definitions.\n\nNote that `ua-parser` has now been split out into multiple, distinct repositories, one for the [core definitions][6] and one for each [language implementation][7]. Patches and issues should be raised at those repositories, rather than this one.\n\n\n[1]: http://nodejs.org\n[2]: http://www.browserscope.org\n[3]: http://code.google.com/p/ua-parser/\n[4]: http://stevesouders.com/\n[5]: https://raw.github.com/tobie/ua-parser/master/regexes.yaml\n[6]: https://github.com/ua-parser/uap-core\n[7]: https://github.com/ua-parser\n","funding_links":[],"categories":["Perl","Java","I. Development"],"sub_categories":["2. Web development"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobie%2Fua-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobie%2Fua-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobie%2Fua-parser/lists"}