{"id":21283541,"url":"https://github.com/fantasticmao/pokemon-wiki","last_synced_at":"2025-07-11T11:30:59.236Z","repository":{"id":40370603,"uuid":"143259837","full_name":"fantasticmao/pokemon-wiki","owner":"fantasticmao","description":"一起来收服神奇宝贝吧！","archived":false,"fork":false,"pushed_at":"2023-05-16T17:50:48.000Z","size":16378,"stargazers_count":25,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-23T02:26:28.179Z","etag":null,"topics":["java","pokemon"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fantasticmao.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-02T07:39:31.000Z","updated_at":"2024-03-06T14:40:20.000Z","dependencies_parsed_at":"2023-01-29T00:16:11.491Z","dependency_job_id":null,"html_url":"https://github.com/fantasticmao/pokemon-wiki","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/fantasticmao%2Fpokemon-wiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantasticmao%2Fpokemon-wiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantasticmao%2Fpokemon-wiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantasticmao%2Fpokemon-wiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fantasticmao","download_url":"https://codeload.github.com/fantasticmao/pokemon-wiki/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225715887,"owners_count":17512909,"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":["java","pokemon"],"created_at":"2024-11-21T11:10:06.252Z","updated_at":"2024-11-21T11:10:06.665Z","avatar_url":"https://github.com/fantasticmao.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pokemon Wiki\n\n[![Actions Status](https://github.com/fantasticmao/pokemon-wiki/workflows/ci/badge.svg)](https://github.com/fantasticmao/pokemon-wiki/actions)\n![JDK Version](https://img.shields.io/badge/JDK-11%2B-blue)\n[![codecov](https://codecov.io/gh/fantasticmao/pokemon-wiki/branch/master/graph/badge.svg)](https://codecov.io/gh/fantasticmao/pokemon-wiki)\n[![Docker Hub](https://img.shields.io/badge/docker_hub-released-blue.svg?logo=docker)](https://hub.docker.com/r/maomao233/pokemon-wiki)\n[![License](https://img.shields.io/github/license/fantasticmao/pokemon-wiki)](https://github.com/fantasticmao/pokemon-wiki/blob/master/LICENSE)\n\nPokemon-Wiki 是爬取 **[神奇宝贝百科](https://wiki.52poke.com/wiki/主页)** 站点，并提供组合数据查询的项目。\n\n## 实现方式\n\nPokemon-Wiki 爬虫模块基于 [jsoup](https://github.com/jhy/jsoup)，使用多线程实现并行数据爬取，在网络畅通的情况下，当线程池大小配置为 100 时，可以在一分钟内爬完所需的 1700+ 个页面。\n\nPokemon-Wiki 爬虫模块获取的数据存于 [SQLite](https://www.sqlite.org/index.html) 中，二次开发可直接使用 [pokemon_wiki.db](https://github.com/fantasticmao/pokemon-wiki/blob/master/pokemon_wiki.db) 文件。\n\nPokemon-Wiki 接口模块基于 [Spring Web MVC](https://spring.io/)，API 详情可见 [接口文档](https://github.com/fantasticmao/pokemon-wiki/tree/master/apiDoc)，常用接口示例：\n\n- 查询宝可梦详情：[https://pokemon.fantasticmao.cn/pokemon/detail?nameZh=妙蛙种子](https://pokemon.fantasticmao.cn/pokemon/detail?nameZh=妙蛙种子)\n- 查询特性详情：[https://pokemon.fantasticmao.cn/ability/detail?nameZh=茂盛](https://pokemon.fantasticmao.cn/ability/detail?nameZh=茂盛)\n- 查询招式详情：[https://pokemon.fantasticmao.cn/move/detail?nameZh=飞叶快刀](https://pokemon.fantasticmao.cn/move/detail?nameZh=飞叶快刀)\n\n## 许可声明\n\nPokemon-Wiki 数据来源自 **[神奇宝贝百科](https://wiki.52poke.com/wiki/主页)** 站点，Pokemon-Wiki 仅提供组合数据查询。\n\n神奇宝贝百科 [版权声明](https://wiki.52poke.com/wiki/%E7%A5%9E%E5%A5%87%E5%AE%9D%E8%B4%9D%E7%99%BE%E7%A7%91:%E7%89%88%E6%9D%83%E5%A3%B0%E6%98%8E)\n\nPokemon-Wiki [许可声明](https://github.com/fantasticmao/pokemon-wiki/blob/master/LICENSE)\n\nCopyright (c) 2018 fantasticmao","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantasticmao%2Fpokemon-wiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffantasticmao%2Fpokemon-wiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantasticmao%2Fpokemon-wiki/lists"}