Quantcast
Channel: Active questions tagged hypixel-api - Stack Overflow
Browsing all 8 articles
Browse latest View live

NodeJS : Remove duplicate fields from object

Alright so I am making a project using Hypixel's API, it will fetch all of the friends of a specific (predetermined) user and save their UUIDs to a JSON file. Sadly, due to Hypixel having a poorly...

View Article



KeyError: records when trying to return record count from API

I am trying to check how many records a player has using the Hypixel API friends endpoint (api.hypixel.net/friends)It keeps giving me a key error when trying to count the records. Here is what the API...

View Article

I need help receiving the data from an api every min (looping it)

Im trying to loop the part fetching the reference from the api, there really isn't an error but i couldn't find the correct way to loop it and needed helppastebin: https://paste-bin.xyz/46617 (sorry...

View Article

NEF discord bot

Could some1 try & see whats wrong with this? as whenever i try to run the code i get this msg, im trying to make a discord bot that will check hypixel skyblock AH api & return with the...

View Article

Error [ERR_REQUIRE_ESM]: require() of ES Module not supported [duplicate]

I'm trying to make a Discord bot that just says if someone is online on the game.However I keep getting this message:[ERR_REQUIRE_ESM]: require() of ES Module from not supported. Instead change the...

View Article


Why am I not getting a returned player stats?

I am trying to create a function that loops through the players and gets a player's stats. However, I am never receiving the stats back. Here is the code:queue = []player_list = {}def update_stats():...

View Article

Hypixel Skyblock API not pulling all data from auction (Python)

For some reason my code fails to pull a bunch of random items from the auction house. I attached an image of how my directory looks. I understand that Hypixel api isn't used by many and I doubt many...

View Article

KeyError with hypixel api when profile json does exist

I'm using the Hypixel API while getting a response I try to find a certain key (last_save) in the json request.get(url) gets but while to print it, it keeps saying that the key doesn't exist this is my...

View Article

Browsing all 8 articles
Browse latest View live




Latest Images