Downloads
GamerInfo (Html Parse Method)
Language: ColdFusion
Description: This will get various bits of information from Xbox.com about the specified gamertag.
Information: This parses the URI http://gamercard.xbox.com/gamertag.card and gets all the information that’s contained there.
It’s fairly basic. I mainly used it before I figured out how to parse the XML Xbox Live data feed. I had code to update Twitter with my new gamerscore and send a text to my phone to tell me what it updated too. I removed the Twitter and texting code because that’s not the focus of the program. If wanted let me know and I’ll throw it up here.
This code was based off someone elses code I found on the internet. Though I made some modifications to suit my needs.

This work by Ramon Ecung II is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.

