Welcome to Poke-Go-Dex!

The idea of this project is to create one place that contains all data about pokemon, attacks, etc in Pokemon Go and serve it in a processed form that is useful straight away.

The main functionality right now is calculating DPS and other stats of each attack set of a given pokémon, so that you can figure out which one is the best. There already other apps that do it, but all of them work only for PvE. This page does it for both PvE and PvP (and that's the reason I started to work on it at all).

To try it out just use the search box above and find the pokémon you want, or go to the the pokemon index page.

If you have more questions check the FAQ page on github!

All code of Poke-Go-Dex is open source, so feel free to look through it or even contribute your own.