This script grabs data for Pokemon GO.
You can access the data in the output.json file. (Status: 7/20/2016)
- Open up your terminal
- Install NodeJS & npm
npm install
to install all the dependencies- Type
npm run dev
to run this script
Just run the scripts/import.sh script an it will import the pokemons in your MongoDB Test-Database
Thanks to isitin for the MaxCP / MaxHP list.