{"id":15479253,"url":"https://github.com/niuhuan/pica-go","last_synced_at":"2025-08-16T04:32:00.406Z","repository":{"id":40495159,"uuid":"389813445","full_name":"niuhuan/pica-go","owner":"niuhuan","description":"Golang版的哔咔漫画API。","archived":false,"fork":false,"pushed_at":"2023-02-13T01:37:12.000Z","size":130,"stargazers_count":32,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T04:07:44.839Z","etag":null,"topics":["anime","api","bika","comic","golang","pica"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niuhuan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-07-27T01:25:29.000Z","updated_at":"2024-10-15T08:22:29.000Z","dependencies_parsed_at":"2024-06-19T02:45:50.984Z","dependency_job_id":"c73511cc-1943-4031-9ee7-805ba5f61fdc","html_url":"https://github.com/niuhuan/pica-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niuhuan%2Fpica-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niuhuan%2Fpica-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niuhuan%2Fpica-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niuhuan%2Fpica-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niuhuan","download_url":"https://codeload.github.com/niuhuan/pica-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230005255,"owners_count":18158371,"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":["anime","api","bika","comic","golang","pica"],"created_at":"2024-10-02T04:20:29.134Z","updated_at":"2024-12-16T18:17:31.556Z","avatar_url":"https://github.com/niuhuan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"PICA-GO\n===========\nGolang哔卡漫画API\n\n## 实现功能\n\n- [x] 用户\n    - [x] 登录 / 注册 / 获取用户信息 / 打卡 / 我的评论\n    - [x] 变更密码 / 变更签名 / 变更头像\n- [x] 漫画\n    - [x] 分类 / 搜索 / 大家都在搜 / 随机本子 / 排行榜 / 推荐\n    - [x] 收藏 / 喜欢 / 获取EP / 获取图片\n    - [x] 看这个本子的也在看 / 评论 / 获取评论 / 子评论\n- [x] 游戏\n    - [x] 评论 / 获取评论 / 子评论\n- [x] 社交\n    - [x] 大家都在搜\n- [x] 网络\n    - [x] 分流 / 代理 ([examples](https://github.com/niuhuan/pica-go/blob/master/examples/examples.go))\n\n## 使用方法\n\n```text\npackage main\n\nimport \"github.com/niuhuan/pica-go\"\n\nfunc main(){\n  client := pica.Client{}  \n  err := client.Login(username, password)\n  comicsPage, err := client.Comics(\"\", \"\", \"\", \"\", pica.SortDefault, 1)\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniuhuan%2Fpica-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniuhuan%2Fpica-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniuhuan%2Fpica-go/lists"}