pogobuf-sgq-fork
v1.5.2
Published
Pokémon Go Client Library
Downloads
10
Maintainers
Readme
pogobuf, a Pokémon Go Client Library for node.js
Features
- Implements all known Pokémon Go API calls
- Includes request signing (aka Unknown6) support
- Uses ES6 Promises and Bluebird
- Includes Pokémon Trainer Club and Google login clients
- Optional batch mode to group several requests in one RPC call
- Automatically retries failed API requests with increasing delay
- 100% pure JS, no native library bindings
Acknowledgements
- Uses the excellent POGOProtos (via node-pogo-protos)
- Based on prior work by tejado and others
- Uses SpencerSharkey's node-pogo-signature for request signing
Documentation and usage
You can find the documentation and other information in the wiki.