Skip to content

mad-it/Pokemon_Go_API

 
 

Repository files navigation

Pokemon_Go_API

Pokémon GO API in Python

To-Do:

  • eat more proto..
  • login as pokemon trainer + token
  • login over google + token
  • run to pokestops
  • human run logic
  • catch pokemons
  • drop items
  • drop low cp pokemon
  • Pokemon filter
  • incubate eggs
  • evolve pokemons
  • use candy
  • clean code
  • fully automate this script

Preview:

Alt text

Alt text

Video of the Pokestop farmer beta v1.0:

Alt text

Video of the Pokemon catcher v1.0:

Alt text

Features:

  • working with google & ptc login
  • fake location
  • set distance for farming
  • good logic to prevent bans
  • automatic catching pokemons
  • automaticly farm pokestops

Requirements:

  • python 2.7
  • requests
  • protobuf
  • geopy
  • s2sphere
  • gpsoauth (unix)

Credits:

About

Pokémon GO API in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.7%
  • Protocol Buffer 8.3%