hypixel-sdk 0.2.1

Async client for the Hypixel Public API with typed models and SkyBlock helpers
Documentation
{
  "success": true,
  "lastUpdated": 1607456400329,
  "products": {
    "INK_SACK:3": {
      "product_id": "INK_SACK:3",
      "sell_summary": [
        { "amount": 20569, "pricePerUnit": 4.2, "orders": 1 }
      ],
      "buy_summary": [
        { "amount": 640, "pricePerUnit": 4.8, "orders": 1 }
      ],
      "quick_status": {
        "productId": "INK_SACK:3",
        "sellPrice": 4.2,
        "sellVolume": 409855,
        "sellMovingWeek": 8301075,
        "sellOrders": 11,
        "buyPrice": 4.9,
        "buyVolume": 1254854,
        "buyMovingWeek": 5667544,
        "buyOrders": 85
      }
    }
  }
}