Future<String> getBazaar() async { return new RequestBuilder(HypixelAPI.BASE + 'skyblocks/bazaar').get(); }