Skip to main content

A package that you can use to get the data of a player in hypixel, and hypixel skyblock.

Project description

Hypixel Player Api (vkeshav300):

v1.1.0

This is a package made for getting the data of Hypixel Minecraft players in JSON format. You can also get the data of the player's Skyblock profiles.

General Information:

To Install:

For Windows / macOS:

pip install HypixelPlayerApi

If you get an error:

Make sure you are on the latest version of Python! Also make sure that you have the latest version of this package! To get on the latest version of this package, you can enter the command found below:

pip install --upgrade HypixelPlayerApi

If you still have an error, go to the Issues link found under the Links section below.

Changes Since Last Version:

  • ADDED option to use a player's username instead of their uuid_dashed.
  • UPDATED README to be more organized
  • ADDED Using The Package section to tell how to use the package.
  • REMOVED links that only worked on Github.

Links:

Issues, Releases, Author Profile, PyPI page,

Using The Package:

To Import:

from HypixelPlayerApi import plr

How to instantiate

obj = plr.Player([<(Player UUID-Dashed) or (Player Username)>, <(UUID) or (USERNAME)>], <API_KEY>)

In argument 1, you input a list, with the player's uuid-dashed or username as the first element in the list, and then you enter a string telling the program that you entered the UUID or Username. You will see examples at the end of the How to instantiate section. To get the uuid_dashed of a player, just go to a website like namemc.com and search up the player's username. It should give you their uuid & uuid_dashed. To get the API_KEY, type /api in a Hypixel server. If your API_KEY gets leaked, create a new one.

obj = plr.Player(['TestUser123', 'USERNAME'], <API_KEY>) # With USERNAME
obj = plr.Player(['abcdefgh-ijkl-mnop-qrst-uvwxyz', 'UUID'], <API_KEY>) # With UUID-Dashed

Code Examples:

PlayerData = obj.get_hypixel_stats() # Returns Hypixel player data
SkyblockData = obj.get_skyblock_data(<Profile>) # Returns Hypixel Skyblock data for the inputted profile

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

HypixelPlayerApi-1.1.0.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

HypixelPlayerApi-1.1.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file HypixelPlayerApi-1.1.0.tar.gz.

File metadata

  • Download URL: HypixelPlayerApi-1.1.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for HypixelPlayerApi-1.1.0.tar.gz
Algorithm Hash digest
SHA256 1acce583257748eed36cafe958dbf9ab92c70e38de6d959b61f957ee7cb8dc3c
MD5 2dbc72fc05909b3165aecf50f8aa9b86
BLAKE2b-256 5f054ca0a34dde66121936686877df4e02b56b965a685da6223111cf8de416f6

See more details on using hashes here.

File details

Details for the file HypixelPlayerApi-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for HypixelPlayerApi-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5b3799f9c5ecb913c929ef1faaf485ae5112a66d085119df1d432604aa45277e
MD5 30e490291d975965284645f31c0edc72
BLAKE2b-256 143c51d5495743bd2d9cc0809d8abe309c03e0204bdd5282978fd3ae5b69d54e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page