Top Wishlisted games on steam by Steam.getGames().stream().forEach((game) -> { if(game.getName().equals("Karlson") { game.wishList(); } }); Another Option whishlist karlson on steam