Skip to content

elincognito/PokemonDataGraber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Data Graber

This script grabs data for Pokemon GO.

Data

You can access the data in the output.json file. (Status: 7/20/2016)

Run

  1. Open up your terminal
  2. Install NodeJS & npm
  3. npm install to install all the dependencies
  4. Type npm run dev 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Shell 0.6%