tejado/pgoapi
Pokemon Go API lib observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3703
- days_rel: n/a
- days_push: 1440
- n_releases_24m: 0
Adoption not part of the score
1390 stars · 431 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
pgoapi is an unofficial Python client library for the Pokemon Go game API, using protobuf-based request/response parsing to expose most available RPC calls. It supports Google and PTC authentication, GPS coordinate handling, and thread-safe chained RPC calls.
Use cases
- query pokemon go game servers from python
- build a pokemon go map or scanner tool
- automate pokemon go rpc calls with protobuf parsing
- authenticate with pokemon trainers club or google in a script
- convert gps addresses to in-game coordinates
When to choose
- you need a python client for the pokemon go api with broad rpc coverage
- you want automatic protobuf parsing into python dictionaries
- you need google/ptc auth and ticket re-authentication handled for you
When to avoid
- you want a supported, actively maintained library - the project is abandoned and the game api has changed
- you need bot or farming functionality - none is included
- you need a guaranteed-compliant client - this is unofficial and use is at your own risk
Facets
library · maturity abandoned
http-client serialization auth gaming-tools apis python cross-platform pokemon-go protobuf unofficial-api reverse-engineered-api game-api-client automation
1 source
- readme: https://github.com/tejado/pgoapi · fetched 2026-08-28 · a378f20a5429
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tejado/pgoapi | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem