{"id":16696271,"url":"https://github.com/everpcpc/pixiv","last_synced_at":"2025-04-07T17:12:24.558Z","repository":{"id":57498043,"uuid":"144292128","full_name":"everpcpc/pixiv","owner":"everpcpc","description":"Pixiv API for Golang","archived":false,"fork":false,"pushed_at":"2025-02-13T01:42:32.000Z","size":10807,"stargazers_count":47,"open_issues_count":1,"forks_count":12,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-31T15:19:52.500Z","etag":null,"topics":["client","go","golang","pixiv"],"latest_commit_sha":null,"homepage":null,"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/everpcpc.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":"2018-08-10T13:51:53.000Z","updated_at":"2025-03-02T09:18:01.000Z","dependencies_parsed_at":"2024-06-18T18:17:24.572Z","dependency_job_id":"61940ea5-83d2-4643-8b36-8f51a253f454","html_url":"https://github.com/everpcpc/pixiv","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Fpixiv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Fpixiv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Fpixiv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Fpixiv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/everpcpc","download_url":"https://codeload.github.com/everpcpc/pixiv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247694877,"owners_count":20980733,"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":["client","go","golang","pixiv"],"created_at":"2024-10-12T17:27:15.118Z","updated_at":"2025-04-07T17:12:24.537Z","avatar_url":"https://github.com/everpcpc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pixiv\n\n![test](https://github.com/everpcpc/pixiv/workflows/test/badge.svg?branch=main\u0026event=push)\n[![codecov](https://codecov.io/gh/everpcpc/pixiv/branch/main/graph/badge.svg)](https://codecov.io/gh/everpcpc/pixiv)\n[![Go Report Card](https://goreportcard.com/badge/github.com/everpcpc/pixiv)](https://goreportcard.com/report/github.com/everpcpc/pixiv)\n[![godoc](https://img.shields.io/badge/godoc-reference-5272B4.svg)](https://godoc.org/github.com/everpcpc/pixiv)\n\nPixiv API for Golang (with Auth supported)\n\nInspired by [pixivpy](https://github.com/upbit/pixivpy)\n\n## example\n\n```golang\naccount, err := pixiv.Login(\"username\", \"password\")\napp := pixiv.NewApp()\nuser, err := app.UserDetail(uid)\nillusts, next, err := app.UserIllusts(uid, \"illust\", 0)\nillusts, next, err := app.UserBookmarksIllust(uid, \"public\", 0, \"\")\nillusts, next, err := app.IllustFollow(\"public\", 0)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverpcpc%2Fpixiv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverpcpc%2Fpixiv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverpcpc%2Fpixiv/lists"}