Quantcast
Channel: PCEasies » api
Viewing all articles
Browse latest Browse all 3

Runescape Hiscore API in JSON Format

0
0

Runescape offers an interface for fansites to grab hiscores info without having to load the entire hiscores page and use complicated scripts to pull out each piece. You can get the info by visiting this page: http://hiscore.runescape.com/index_lite.ws?player=yourusername

The page will feed back info in line break and comma separated form. Each skill is separated by a line break and rank/level/xp are seperated by commas. In its default form it's not very usable, you'd need to write some sort of script to format it. I was bored and decided to make a PHP script that converts the page into JSON format, making it very easy to use with a Javascript front-end.

The post Runescape Hiscore API in JSON Format appeared first on PCEasies.


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images