import requests data = requests.get( url = "https://api.hypixel.net/skyblock/bazaar?key=a70af678-ec9f-4aea-b95c-4ea4d88acc08", ).json() print(data["products"]["EMERALD"]["quick_status"]["sellPrice"])