# Grover-c13/PokeGOAPI-Java

Pokemon Go API

Repository: https://github.com/Grover-c13/PokeGOAPI-Java
Canonical: https://ross.abutalabs.com/products/pokegoapi-java
Language: Java
License: GPL-3.0
License Family: copyleft
Last push: 2021-11-12T06:17:03+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3700, "days_push": 1755, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1045, forks 321 (observed 2026-08-28T04:03:21.435734+00:00)

## What it is
A Java library providing an unofficial client API for Pokemon GO, allowing programs to interact with the game's servers. It supports actions like catching Pokemon and looting Pokestops by emulating the official client.

## Use cases
- programmatically catch pokemon in pokemon go
- build a bot to loot pokestops
- query pokemon go server data from java
- automate pokemon go gameplay
- integrate pokemon go api into a java app

## When to choose
- you need a Java/JVM client for the Pokemon GO API
- you want to build automation or tooling around Pokemon GO in Java

## When to avoid
- you need a maintained or reliable API - the project is abandoned and Niantic actively blocks unofficial clients
- you don't want to risk account softbans or bans
- you need official API support

## Facets
- artifact type: library
- maturity: abandoned
- function: sdk, http-client
- domain: gaming-tools, apis, developer-tools
- platform: jvm, cross-platform
- tags: pokemon-go, game-api-client, unofficial-api, reverse-engineered-api

## Member repositories
- Grover-c13/PokeGOAPI-Java (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.435734+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:02:01.891135+00:00, confidence not recorded.
  - readme: https://github.com/Grover-c13/PokeGOAPI-Java (fetched 2026-08-28T04:03:21.435734+00:00, sha aac7cdc9fb1f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
