We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.get_categories()
Returns a dictionary of Pokémon Categories discovered in the Pokémon World.
Returns: Dictionary
Example:
categories = pokedex.get_categories() print(categories)