Python scripts to help parse Pokemon info from serebii.net
python 3.7
pip install -r requirements.txt
python parse_swsh.py
Check outputs in data/pokedex-swsh.csv
and data/pokedex-swsh.json
python parse_bdsp.py
Check outputs in data/pokedex-bdsp.csv
and data/pokedex-bdsp.json
python parse_sv.py
Check outputs in data/pokedex-sv.csv
and data/pokedex-sv.json