norberttech / pkg-api-php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon GO Api Client

Proof of concept, do not use anywhere! It's a port of https://github.com/tejado/pgoapi

Install dependencies

$ composer update

Obtain user profile with google auth

php bin/google.php login@google.com YOUR_GOOGLE_ACCOUNT_PASSWORD

Obtain user profile with pokemon club auth

php bin/ptc.php login YOUR_PASSWORD

About


Languages

Language:PHP 97.8%Language:Protocol Buffer 2.2%