PokeAPI / pokedex

PokeAPI's fork for adding gen-8 data.
https://github.com/PokeAPI/pokedex/tree/master-pokeapi/pokeapi
MIT License
43 stars 40 forks source link

add script that updates pokemon egg groups #154

Closed SKCwillie closed 1 year ago

SKCwillie commented 1 year ago

scripts scrapes bulbapedia, then matches ids, and updates pokemon_egg_groups.csv

I have now included just the script for future reference.