{"id":25206610,"url":"https://github.com/andrey-lawyer/user-agent-parser","last_synced_at":"2025-04-05T03:14:49.104Z","repository":{"id":273539553,"uuid":"918212787","full_name":"andrey-lawyer/user-agent-parser","owner":"andrey-lawyer","description":"User Agent parser using java backend","archived":false,"fork":false,"pushed_at":"2025-01-21T13:45:18.000Z","size":319,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T11:17:08.686Z","etag":null,"topics":["browser-detection","browser-info","parsing-tool","user-agent"],"latest_commit_sha":null,"homepage":"https://user-agent-parser.onrender.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrey-lawyer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-17T13:26:38.000Z","updated_at":"2025-01-21T13:45:21.000Z","dependencies_parsed_at":"2025-01-21T14:36:36.381Z","dependency_job_id":"88e776af-47af-400b-97ea-49b1b18387c2","html_url":"https://github.com/andrey-lawyer/user-agent-parser","commit_stats":null,"previous_names":["andrey-lawyer/user-agent-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrey-lawyer%2Fuser-agent-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrey-lawyer%2Fuser-agent-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrey-lawyer%2Fuser-agent-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrey-lawyer%2Fuser-agent-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrey-lawyer","download_url":"https://codeload.github.com/andrey-lawyer/user-agent-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280266,"owners_count":20912967,"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":["browser-detection","browser-info","parsing-tool","user-agent"],"created_at":"2025-02-10T11:17:09.987Z","updated_at":"2025-04-05T03:14:49.074Z","avatar_url":"https://github.com/andrey-lawyer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# User-Agent Parser\n\n**User-Agent Parser** is a web application designed to analyze and display information about the User-Agent string from a browser or a manually entered string. It uses React and Ant Design to create a user-friendly interface to display details about the browser, operating system, device, and other parameters.\n\n## Description\n\nThis tool helps analyze User-Agent strings, providing detailed information about the current browser, its version, operating system, and other parameters. You can either retrieve information about your current browser's User-Agent or input a custom User-Agent string for analysis.\n\n## Tech Stack\n\n- **React** — for building the user interface.\n- **Ant Design** — for the component library.\n- **Axios (or Fetch)** — for making API requests.\n- **JavaScript (ES6+)** — for the app's logic.\n\n## Installation and Setup\n\n1. **Clone the repository:**\n\n```bash\ngit clone https://github.com/andrey-lawyer/user-agent-parser.git\n```\n\n2. **Navigate to the project directory:**\n\n```bash\ncd user-agent-parser\n```\n\n3. **Install dependencies:**\n\n```bash\nnpm install\n# or, if using yarn\nyarn install\n```\n\n4. **Start the development server:**\n\n```bash\nnpm start\n# or\nyarn start\n```\n\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\n## Usage\n\n1. **When you open the app, you will automatically see the current User-Agent information of your browser.**\n\n2.  **You can also enter a custom User-Agent string and click \"Submit\" to get detailed information about that string.**\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrey-lawyer%2Fuser-agent-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrey-lawyer%2Fuser-agent-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrey-lawyer%2Fuser-agent-parser/lists"}