Probably a better way, but you can write a little application to download these pages for you, and save the information in a comma delimited format that you want, then import them into your document.
Each player seems to have an uniquely assigned ID number, and a webpage with their stats located at
http://rslsim.atspace.com/html/players/playerID.htm
Just write your app to snatch all of these pages you are interested in.
Only problem I would see is that when the information changes on the website, you'll have to re-download the data, and not sure what else you will have to do (depending on what your doing).
This post was edited by Azrad on Jul 23 2013 04:41am