5andr0 / PogoLocationFeeder

Json feed of pokemon location data
GNU Affero General Public License v3.0
493 stars 168 forks source link

[POSSIBLE FEATURE REQUEST][API INSIDE] More data sources #69

Open N0N4M3-DEV opened 8 years ago

N0N4M3-DEV commented 8 years ago

http://www.pokemonradargo.com/

URL: https://www.pokeradar.io/api/v1/submissions?deviceId=da15b720586b11e682d91f81c26e0740&latitude=0&longitude=0&zoomLevel=4&pokemonId=POKEID

URL: https://api.pokecrew.com/api/v2/seens?&live=true&minimal=true&northeast_latitude=180&northeast_longitude=90&pokemon_id=POKEID&southwest_latitude=-180&southwest_longitude=-90

URL: https://pokemapper.global.ssl.fastly.net/sightings?limit=AMOUNT

ExcuseMi commented 8 years ago

I don't think any of these can give you the location of a rare spawn that is snipable at this time.

N0N4M3-DEV commented 8 years ago

@ExcuseMi http://www.pokemonradargo.com/ does, but it relies on user submissions. It works on the assumption, that pokemon caught at hh.mm will spawn in the same spot 24h/45m (whichever is true) later. Needs further testing to confirm.