i have tried many ways to split the string though am not that good in this programing language my string looks like this
{"success":true," URL ":"WWW.face-book.com", "rank":9, "details":null}
how do i separate my strings in such a way that the output looks like-
URL: WWW.face-book.com
rank: 9