{"id":21426340,"url":"https://github.com/code-raisan/gouseragent","last_synced_at":"2026-05-21T10:02:59.779Z","repository":{"id":49755278,"uuid":"517944822","full_name":"code-raisan/gouseragent","owner":"code-raisan","description":"Goでユーザーエージェント文字列を提供します","archived":false,"fork":false,"pushed_at":"2022-07-26T17:00:13.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T07:30:02.643Z","etag":null,"topics":["golang","golang-library","useragent"],"latest_commit_sha":null,"homepage":"","language":"Go","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/code-raisan.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}},"created_at":"2022-07-26T06:43:39.000Z","updated_at":"2022-07-27T03:28:04.000Z","dependencies_parsed_at":"2022-08-25T12:40:10.629Z","dependency_job_id":null,"html_url":"https://github.com/code-raisan/gouseragent","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-raisan%2Fgouseragent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-raisan%2Fgouseragent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-raisan%2Fgouseragent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-raisan%2Fgouseragent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-raisan","download_url":"https://codeload.github.com/code-raisan/gouseragent/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243933454,"owners_count":20370988,"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":["golang","golang-library","useragent"],"created_at":"2024-11-22T21:41:31.936Z","updated_at":"2026-05-21T10:02:54.733Z","avatar_url":"https://github.com/code-raisan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gouseragent\n\nGoでユーザーエージェント文字列を提供します。\n\n## Install\n\n```\ngo get github.com/code-raisan/gouseragent@latest\n```\n\n## Use\n\n```golang\npackage main\n\nimport \"github.com/code-raisan/gouseragent\"\n\nfunc main() {\n\tprintln(gouseragent.MozillaFirefoxWindows)\n    // → Mozilla/5.0 (Windows NT ....\n}\n```\n\n### 現在の対応UA\n\n- Mozilla Firefox Windows (`gouseragent.MozillaFirefoxWindows`)\n\n- Mozilla Firefox Linux (`gouseragent.MozillaFirefoxLinux`)\n\n- Mozilla Firefox Mac (`gouseragent.MozillaFirefoxMac`)\n\n- Mozilla Firefox Android (`gouseragent.MozillaFirefoxAndroid`)\n\n- Google Chrome Windows (`gouseragent.GoogleChromeWindows`)\n\n- Google Chrome Mac (`gouseragent.GoogleChromeMac`)\n\n- Google Chrome Android (`gouseragent.GoogleChromeAndroid`)\n\n- Google Chrome iOS (`gouseragent.GoogleChromeIos`)\n\n- Apple Safari Mac (`gouseragent.AppleSafariMac`)\n\n- Apple Safari iOS (`gouseragent.AppleSafariIos`)\n\n- Google Bot (`gouseragent.GoogleBot`)\n\n- Microsoft Bing Bot (`gouseragent.MicrosoftBingBot`)\n\n- Twitter Bot (`gouseragent.TwitterBot`)\n\n- Facebook External Hit (`gouseragent.FacebookBot`)\n\n- Discord Bot (`gouseragent.DiscordBot`)\n\n- Slack Link Expanding (`gouseragent.SlackBot`)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-raisan%2Fgouseragent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-raisan%2Fgouseragent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-raisan%2Fgouseragent/lists"}