{"id":37176290,"url":"https://github.com/oystersjp/octopus-client-golang","last_synced_at":"2026-01-14T20:34:19.990Z","repository":{"id":64307212,"uuid":"134043542","full_name":"oystersjp/octopus-client-golang","owner":"oystersjp","description":"2chまとめ記事DBサービス \"octopus\"  クライアント for golang","archived":false,"fork":false,"pushed_at":"2018-10-08T07:27:58.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T12:36:30.383Z","etag":null,"topics":["golang","octopus","oystersjp"],"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/oystersjp.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":"2018-05-19T08:16:46.000Z","updated_at":"2024-06-20T12:36:30.385Z","dependencies_parsed_at":"2023-01-15T11:00:57.970Z","dependency_job_id":null,"html_url":"https://github.com/oystersjp/octopus-client-golang","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/oystersjp/octopus-client-golang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oystersjp%2Foctopus-client-golang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oystersjp%2Foctopus-client-golang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oystersjp%2Foctopus-client-golang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oystersjp%2Foctopus-client-golang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oystersjp","download_url":"https://codeload.github.com/oystersjp/octopus-client-golang/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oystersjp%2Foctopus-client-golang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","octopus","oystersjp"],"created_at":"2026-01-14T20:34:19.347Z","updated_at":"2026-01-14T20:34:19.964Z","avatar_url":"https://github.com/oystersjp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# octopus-client-golang\n\n## example\n\ncode\n```\npackage main\n\nimport (\n\t\"fmt\"\n\t\"github.com/oystersjp/octopus-client-golang\"\n)\n\nfunc main(){\n\tclient := octopus.NewClient(\"some-cred-xxx\")\n\tarticles, err := client.SearchByKeyword(\"やきそば\", 1)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\n\tfor _, v := range articles {\n\t\tfmt.Println(v.Title)\n\t}\n}\n```\n\nresult\n```\n$ go run yakisoba.go\n【画像】通常の4倍「ペヤング超超超大盛GIGAMAX」がついに登場！！\nペヤングがガチでやべー商品を来月発売してしまう　超超超大盛GIGAMAX2142kcal\n【朗報】ペヤングソースやきそば超超超大盛ＧＩＧＡＭＡＸ　一日のカロリーを400円で摂取できる！\nペヤング「超超超大盛ＧＩＧＡＭＡＸ」、爆誕。カロリー 2142kcal、食塩相当量13.5g\nペヤングがガチでやべー商品を来月発売してしまうｗｗｗｗｗｗｗｗｗ\n【速報】ペヤングから2142kcalの超超超大盛 ＧＩＧＡＭＡＸが爆誕ｗｗｗｗｗｗ\nペヤング「超超超大盛ＧＩＧＡＭＡＸ」登場　2142kcal、必要湯量1300ml、食塩相当量13.5g\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foystersjp%2Foctopus-client-golang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foystersjp%2Foctopus-client-golang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foystersjp%2Foctopus-client-golang/lists"}