If you are a Pokemon fan like me, and you like dig deep in things, you would find the latest Pokemon Go Game master files interesting.
You can download the latest Pokemon Go game master file here: http://db.pokemongohirek.hu/pokemon-go-latest-game-master-file
With every Pokemon Go update, the game downloads a game_master.protobuf file which contains all sort of data. Pokemon types, movesets, new items and a lot more, you just have to read it. The problem is, the .protobuf file is not in an easy to read format. Because of this, we make a game_master.json file from it.
First of all, you can understand this json pretty easy, and second: you can process it for your for your php page, and make your own pokedex like I did (it is a Hungarian one) db.pokemongohirek.hu