{"id":16552516,"url":"https://github.com/mabbs/pixiv-index","last_synced_at":"2025-06-18T18:40:36.067Z","repository":{"id":177390979,"uuid":"341185285","full_name":"Mabbs/pixiv-index","owner":"Mabbs","description":"无需后端的部分Pixiv图片索引API","archived":false,"fork":false,"pushed_at":"2024-10-30T02:56:41.000Z","size":46284,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-30T05:14:46.018Z","etag":null,"topics":["pixiv","pixiv-crawler"],"latest_commit_sha":null,"homepage":"https://mabbs.github.io/pixiv-index/","language":"HTML","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/Mabbs.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":"2021-02-22T11:59:36.000Z","updated_at":"2024-10-30T02:56:45.000Z","dependencies_parsed_at":"2023-09-24T06:16:03.776Z","dependency_job_id":"6e034987-9dab-4de8-a13c-efaff6f9e9bc","html_url":"https://github.com/Mabbs/pixiv-index","commit_stats":null,"previous_names":["mabbs/pixiv-index"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mabbs%2Fpixiv-index","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mabbs%2Fpixiv-index/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mabbs%2Fpixiv-index/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mabbs%2Fpixiv-index/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mabbs","download_url":"https://codeload.github.com/Mabbs/pixiv-index/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241886039,"owners_count":20036959,"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":["pixiv","pixiv-crawler"],"created_at":"2024-10-11T19:45:03.745Z","updated_at":"2025-03-04T16:45:05.642Z","avatar_url":"https://github.com/Mabbs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pixiv-index\n无需后端的部分Pixiv图片索引API   \n图片来源：https://api.lolicon.app/   \n由于无法忍受调用次数限制又懒得动脑思考其他图片获取方法，然后站长又明确表示不给数据库而做的方案。   \n## 调用方法\nPHP示例:\n```php\n\u003c?php\n$raw=json_decode(file_get_contents(\"https://mabbs.github.io/pixiv-index/index.json\"),true);\necho file_get_contents('https://mabbs.github.io/pixiv-index/data/'.$raw[rand(0,count($raw)-1)]);\n```\n同样，你也可以使用由[jsDelivr](https://www.jsdelivr.com/)提供的CDN，例如：\n```php\n\u003c?php\n$raw=json_decode(file_get_contents(\"https://cdn.jsdelivr.net/gh/Mabbs/pixiv-index/index.json\"),true);\necho file_get_contents('https://cdn.jsdelivr.net/gh/Mabbs/pixiv-index/data/'.$raw[rand(0,count($raw)-1)]);\n```\n\n## 前端演示\n[Setu Viewer](setu.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmabbs%2Fpixiv-index","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmabbs%2Fpixiv-index","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmabbs%2Fpixiv-index/lists"}