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
- clean code
- catch pokemons
- fully automate this script
Preview:
Video of the Pokestop farmer beta v1.0:
Video of the Pokemon catcher v1.0:
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
Credits:
- Mila432
- https://github.com/tejado for public proto



