cypher121
java.net.URL("<http://medalbot.com/api/v1/medals>").readText().lines().slice(listOf(3,12,21)).map{println(it.split('"')[3])}