Skip to content

Python script to rip the stats and Gen 4 (Platinum) sprites from pokemondb.net.

Notifications You must be signed in to change notification settings

Spooghetti420/PokemonDBRipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PokemonDB Ripper

A tool for extracting all pokémon data and front-and-back sprites up to Generation 4. In collaboration with another developer creating a custom Pokémon game requiring these assets.

Usage

There are no dependencies, so you can run this program so long as you have a suitable version of Python 3:

$ python scraper.py

Extension

If you desire all pokémon generations, and not just up to 4, you can remove the line that breaks the iteration upon reaching Arceus (the highest registered Gen-4 pokémon). The script is deliberately left simplistic, but can easily be modified to include alternative image sources to Platinum and subsume versions beyond just Generation 4 and below.

(P.S. Please do not question the dubious "placeholder" item at the end of each line.)

About

Python script to rip the stats and Gen 4 (Platinum) sprites from pokemondb.net.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages