PokemonDataGraber
PokemonDataGraber copied to clipboard
[DEPRECATED] :muscle: This script grabs all kinds of data for Pokemon GO
Pokemon Data Graber
This project is a web scraping tool from the website https://fevgames.net
:warning: DEPRECATED :warning:
IMPORTANT: I highly recommend you not to use this repository! You may consider switching to pokemongo-game-master Repository, which reads real Pokemongo Game data!
Data
You can access the data in the output.json file. (Status: 7/20/2016)
Run
- Open up your terminal
- Install NodeJS & npm
-
npm install
to install all the dependencies - Type
npm run start
to run this script
Import to Mongodb
Just run the scripts/import.sh script an it will import the pokemons in your MongoDB Test-Database
Credits
Thanks to isitin for the MaxCP / MaxHP list.