PokeAPI/pokeapi

Generation 8 data

Open

#520 opened on 2020年8月13日

GitHub で見る
 (35 comments) (16 reactions) (0 assignees)Python (1,128 forks)user submission
help wanted

Repository metrics

Stars
 (5,191 stars)
PR merge metrics
 (平均マージ 5d 14h) (30d で 26 merged PRs)

説明

PokeAPI has decided to take a temporary shift from https://github.com/veekun/pokedex and thus to allow the community to add the new generation 8 data.

The process to add new data consists as follows:

  1. Decide which new data you want to bring in.
  2. Look up here how this data is structured in our CSV files
  3. Add the new data manually or by using a script and documenting where did you get those pieces of data, read also this document.
  4. Open 2 Pull Requests

Sources that might be used for scraping/checking new generation 8 data are:

  • Bulbapedia
  • Serebii
  • PokemonDB
  • Pokemon.com
  • Pokemon ROMs dump files

コントリビューターガイド