Skip to content

gianlucainnocente/pokemongo-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokemongo-php

A PHP module that makes it easy to communicate with the Pokemon Go API.

Take a look at example.php

Instantly view spawned pokemon

Live Map

https://skiplagged.com/pokemon

API

Central Park, New York, NY

http://skiplagged.com/api/pokemon.php?address=central%20park,%20new%20york,%20ny

OR

http://skiplagged.com/api/pokemon.php?bounds=40.76356269219236,-73.98657795715332,40.7854671345488,-73.95812508392333
bounds = bound_lower_left_lat,bound_lower_left_lng,bound_upper_right_lat,bound_upper_right_lng

Other languages

Python: https://github.com/skiplagged/pokemongo-python

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%