pgoapi icon indicating copy to clipboard operation
pgoapi copied to clipboard

Pokemon Go API lib

Results 79 pgoapi issues
Sort by recently updated
recently updated
newest added

I'm wanting to reverse an API for a different game. I found your code in auth_google.py and was hopeful I could either re-use the python library or do something similar....

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 2.6.1 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...

dependencies

Bumps [requests](https://github.com/requests/requests) from 2.10.0 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...

dependencies

Bumps [requests](https://github.com/requests/requests) from 2.10.0 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...

dependencies

while executing python program why i am having access denied pop-up in ubuntu terminal?

For AttackGym - we need to be able to send repeated BattleAction objects/classes. Currently rpc_api.py only handles "repeated" base-types (i.e., ints, longs, strings) by accepting a "list" and iterating over...

I'be wrote simple app to login and fetch player's info. It worked, but it stopes to work couple of weeks ago. Any request cause the same thing: ``` DEBUG:Protobuf structure...

Login failed[ptc] - unexpected server response! pgoapi.py if 'api_url' in response: i dont get any 'api_url' in Json: print str(response) {'status_code': 100, 'auth_ticket': {'expire_timestamp_ms': 1488136861210L, 'start': '6ORYDTfGNMUTZPCpnXIeIDsYsbpjqqIhHA+n250OlD4RteKMJIuthnDp6gk5bdJPUldo6hWhqaZqlZButjq/vr1Rbki4DSfpkYw08brFts4=', 'end': 'Ul+Gz0A7WXBCwHonpEaPig=='}, 'responses':...

I think they've changed how we do the requests about player and inventory. i used the pokecli.py to get my pokemons (iv cp and statistics) and now i just can't...

[2017-02-17 02:56:46] [ Pokemon] [ERROR] Unexpected moveset [Tackle, Swift] for #165 Ledyba, please update info in pokemon.json and create issue/PR [2017-02-17 02:56:46] [ Pokemon] [ERROR] Unexpected moveset [Peck, Drill Peck]...